summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-04-30 11:35:40 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-04-30 11:35:40 +0000
commit9446e39d4d5084bfa17852285026c1658e14ff91 (patch)
tree7b6a742f4aa50b647e0e38428632bddcb9b0c216 /dev-perl/Math-GMP
parentAdded a proper fix for rpath issue, thanks to Azarah. (diff)
downloadhistorical-9446e39d4d5084bfa17852285026c1658e14ff91.tar.gz
historical-9446e39d4d5084bfa17852285026c1658e14ff91.tar.bz2
historical-9446e39d4d5084bfa17852285026c1658e14ff91.zip
Stable on alpha.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/ChangeLog5
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index e66873dcd5de..4bab899e45cc 100644
--- a/dev-perl/Math-GMP/ChangeLog
+++ b/dev-perl/Math-GMP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-GMP
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.10 2005/04/29 00:14:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.11 2005/04/30 11:30:34 kloeri Exp $
+
+ 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Math-GMP-2.04.ebuild:
+ Stable on alpha.
29 Apr 2005; Michael Cummings <mcummings@gentoo.org> Math-GMP-2.03.ebuild,
Math-GMP-2.04.ebuild:
diff --git a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
index 3aa5e6c828be..33708a13de62 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.04.ebuild,v 1.2 2005/04/29 00:14:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.3 2005/04/30 11:30:34 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chipt/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~alpha ~ppc sparc ~amd64 ~mips"
+KEYWORDS="x86 alpha ~ppc sparc ~amd64 ~mips"
IUSE=""
DEPEND="dev-libs/gmp"