ago 14/03/23 11:03:36 Modified: llvm-3.3-r3.ebuild ChangeLog Log: Stable for ppc, wrt bug #491018 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 sys-devel/llvm/llvm-3.3-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild?r1=1.5&r2=1.6 Index: llvm-3.3-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- llvm-3.3-r3.ebuild 5 Mar 2014 21:18:52 -0000 1.5 +++ llvm-3.3-r3.ebuild 23 Mar 2014 11:03:36 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.5 2014/03/05 21:18:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.6 2014/03/23 11:03:36 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="clang debug doc gold +libffi multitarget ocaml python +static-analyzer test udis86 xml video_cards_radeon kernel_Darwin kernel_FreeBSD" 1.181 sys-devel/llvm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.181&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.181&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.180&r2=1.181 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- ChangeLog 11 Mar 2014 18:40:17 -0000 1.180 +++ ChangeLog 23 Mar 2014 11:03:36 -0000 1.181 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/llvm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.180 2014/03/11 18:40:17 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.181 2014/03/23 11:03:36 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <[email protected]> llvm-3.3-r3.ebuild: + Stable for ppc, wrt bug #491018 11 Mar 2014; Michał Górny <[email protected]> llvm-9999.ebuild: Remove unnecessary --with-clang-resource-dir that broke the build whenever the
