diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-20 09:13:54 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-20 09:13:54 +0000 |
commit | a528f87273ed8920a21102532d6daef884d22a96 (patch) | |
tree | ba3aa8aa5ede94720bbe8131601dcf923b7eb799 /dev-libs/cloog-ppl | |
parent | Version bump. (diff) | |
download | gentoo-2-a528f87273ed8920a21102532d6daef884d22a96.tar.gz gentoo-2-a528f87273ed8920a21102532d6daef884d22a96.tar.bz2 gentoo-2-a528f87273ed8920a21102532d6daef884d22a96.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/cloog-ppl')
-rw-r--r-- | dev-libs/cloog-ppl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cloog-ppl/ChangeLog b/dev-libs/cloog-ppl/ChangeLog index cd8ec0a01a83..613114a8c598 100644 --- a/dev-libs/cloog-ppl/ChangeLog +++ b/dev-libs/cloog-ppl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/cloog-ppl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/ChangeLog,v 1.42 2011/07/25 14:38:47 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/ChangeLog,v 1.43 2011/08/20 09:13:54 chithanh Exp $ + + 20 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + cloog-ppl-0.15.10.ebuild: + keyword ~sparc-solaris 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> cloog-ppl-0.15.10.ebuild: ppc/ppc64 stable wrt #373877 diff --git a/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild b/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild index 4b89c4322f5f..d74603617471 100644 --- a/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild +++ b/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild,v 1.8 2011/07/25 14:38:47 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild,v 1.9 2011/08/20 09:13:54 chithanh Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/infrastructure/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" IUSE="static-libs" RDEPEND="dev-libs/ppl |