ago 15/02/21 10:07:49
Modified: clang-3.4.2-r100.ebuild clang-3.5.1-r100.ebuild
ChangeLog
Log:
keyword for ppc64 for stabilization in bug #530882
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
7194459F)
Revision Changes Path
1.2 sys-devel/clang/clang-3.4.2-r100.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild?r1=1.1&r2=1.2
Index: clang-3.4.2-r100.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clang-3.4.2-r100.ebuild 23 Jun 2014 23:01:02 -0000 1.1
+++ clang-3.4.2-r100.ebuild 21 Feb 2015 10:07:49 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild,v
1.1 2014/06/23 23:01:02 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.4.2-r100.ebuild,v
1.2 2015/02/21 10:07:49 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="UoI-NCSA"
SLOT="0/3.4"
-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 ~ppc64 ~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.2 sys-devel/clang/clang-3.5.1-r100.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild?r1=1.1&r2=1.2
Index: clang-3.5.1-r100.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clang-3.5.1-r100.ebuild 21 Jan 2015 09:26:47 -0000 1.1
+++ clang-3.5.1-r100.ebuild 21 Feb 2015 10:07:49 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild,v
1.1 2015/01/21 09:26:47 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.5.1-r100.ebuild,v
1.2 2015/02/21 10:07:49 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="UoI-NCSA"
SLOT="0/3.5"
-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 ~ppc64 ~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.118 sys-devel/clang/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?rev=1.118&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?rev=1.118&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?r1=1.117&r2=1.118
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog 21 Jan 2015 09:26:47 -0000 1.117
+++ ChangeLog 21 Feb 2015 10:07:49 -0000 1.118
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/clang
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.117
2015/01/21 09:26:47 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.118
2015/02/21 10:07:49 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <[email protected]> clang-3.4.2-r100.ebuild,
+ clang-3.5.1-r100.ebuild:
+ keyword for ppc64 for stabilization in bug #530882
*clang-3.5.1-r100 (21 Jan 2015)