diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 10:19:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 10:19:23 +0000 |
commit | 6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93 (patch) | |
tree | 103fb6b422733669e1836a367e139fa4a24ba203 /dev-perl/Math-GMP | |
parent | Stable for HPPA too. (diff) | |
download | historical-6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93.tar.gz historical-6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93.tar.bz2 historical-6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog index 1eec566cae86..bfc6adb0a14a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.18 2007/01/19 14:06:29 mcummings Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.19 2008/03/28 10:18:18 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Math-GMP-2.04.ebuild: + Stable for HPPA too. 19 Jan 2007; 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 520b5540d56c..12941111dcab 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.10 2007/01/19 14:06:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.11 2008/03/28 10:18:18 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chipt/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND="dev-libs/gmp |