diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:59:41 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:59:41 +0000 |
commit | 56628b74f806d47c1a9cac149e68cfc274ee87ad (patch) | |
tree | bb514446a8971b3820d94706b6eb8c287c15aa9b /dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild | |
parent | Stable on alpha, bug #400171 (diff) | |
download | gentoo-2-56628b74f806d47c1a9cac149e68cfc274ee87ad.tar.gz gentoo-2-56628b74f806d47c1a9cac149e68cfc274ee87ad.tar.bz2 gentoo-2-56628b74f806d47c1a9cac149e68cfc274ee87ad.zip |
Stable on alpha, bug #400173
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild index 5f89971ca61e..b41f7aa22be9 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.60.0.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-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.2 2012/02/24 10:25:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.3 2012/02/25 17:59:41 klausman Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" RDEPEND="dev-libs/gmp" |