diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 17:47:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 17:47:30 +0000 |
commit | b6474b601d021cc9012ffb15acc038ec7f5cac88 (patch) | |
tree | 5a91fbb8fa949d670d13a8835704d98bac7b59bd /dev-perl/Math-BigInt | |
parent | Mark stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-b6474b601d021cc9012ffb15acc038ec7f5cac88.tar.gz gentoo-2-b6474b601d021cc9012ffb15acc038ec7f5cac88.tar.bz2 gentoo-2-b6474b601d021cc9012ffb15acc038ec7f5cac88.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/Math-BigInt')
-rw-r--r-- | dev-perl/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-BigInt/ChangeLog b/dev-perl/Math-BigInt/ChangeLog index 61b7c62bc982..9028ccd4372d 100644 --- a/dev-perl/Math-BigInt/ChangeLog +++ b/dev-perl/Math-BigInt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Math-BigInt # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/ChangeLog,v 1.4 2004/04/16 00:02:18 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/ChangeLog,v 1.5 2004/05/07 17:47:30 gustavoz Exp $ + + 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> Math-BigInt-1.69.ebuild: + Stable on sparc 15 Apr 2004; Michael McCabe <randy@gentoo.org> Math-BigInt-1.69.ebuild: s390 adding s390 keywords diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild index 069ae660d9c5..17bf6bf2388e 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.2 2004/04/16 00:02:18 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.3 2004/05/07 17:47:30 gustavoz Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc s390" +KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc sparc s390" |