ago 14/03/23 11:03:40 Modified: clang-3.3-r100.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.11 sys-devel/clang/clang-3.3-r100.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild?r1=1.10&r2=1.11 Index: clang-3.3-r100.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- clang-3.3-r100.ebuild 5 Mar 2014 21:19:19 -0000 1.10 +++ clang-3.3-r100.ebuild 23 Mar 2014 11:03:40 -0000 1.11 @@ -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/clang/clang-3.3-r100.ebuild,v 1.10 2014/03/05 21:19:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.11 2014/03/23 11:03:40 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~ppc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm ppc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]" 1.105 sys-devel/clang/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?rev=1.105&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?rev=1.105&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?r1=1.104&r2=1.105 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- ChangeLog 8 Mar 2014 10:15:19 -0000 1.104 +++ ChangeLog 23 Mar 2014 11:03:40 -0000 1.105 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/clang # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.104 2014/03/08 10:15:19 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.105 2014/03/23 11:03:40 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <[email protected]> clang-3.3-r100.ebuild: + Stable for ppc, wrt bug #491018 08 Mar 2014; Michał Górny <[email protected]> metadata.xml: Use "clang" as maintainer to help assigning bugs cleanly.
