diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-02-13 12:12:59 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-02-13 12:12:59 +0000 |
commit | 502ce0de50c9f201a5776c8cb526c0f3c575c2d0 (patch) | |
tree | 70a27f7c7e1339f1e900431c6b3718c7d977bc0a /dev-libs/ppl/ppl-0.11.2-r1.ebuild | |
parent | Mask packages with treecleaners CCed for removal. (diff) | |
download | gentoo-2-502ce0de50c9f201a5776c8cb526c0f3c575c2d0.tar.gz gentoo-2-502ce0de50c9f201a5776c8cb526c0f3c575c2d0.tar.bz2 gentoo-2-502ce0de50c9f201a5776c8cb526c0f3c575c2d0.zip |
ppc64 stable wrt #396631
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/ppl/ppl-0.11.2-r1.ebuild')
-rw-r--r-- | dev-libs/ppl/ppl-0.11.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ppl/ppl-0.11.2-r1.ebuild b/dev-libs/ppl/ppl-0.11.2-r1.ebuild index 78e81eb3090d..b7aa648d1cbf 100644 --- a/dev-libs/ppl/ppl-0.11.2-r1.ebuild +++ b/dev-libs/ppl/ppl-0.11.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.11.2-r1.ebuild,v 1.6 2012/02/01 21:31:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.11.2-r1.ebuild,v 1.7 2012/02/13 12:12:59 xarthisius Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.cs.unipr.it/ppl/Download/ftp/releases/${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" IUSE="doc lpsol pch static-libs test watchdog" RDEPEND=">=dev-libs/gmp-4.1.3[cxx] |