diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-16 00:06:28 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-16 00:06:28 +0000 |
commit | 3898f0d973777653e2a043de1875a452d386e1ac (patch) | |
tree | 799efbb2ddaed5a19eeb42ff450cb6097abf4631 /dev-perl/Math-BigInt | |
parent | adding s390 keywords (Manifest recommit) (diff) | |
download | gentoo-2-3898f0d973777653e2a043de1875a452d386e1ac.tar.gz gentoo-2-3898f0d973777653e2a043de1875a452d386e1ac.tar.bz2 gentoo-2-3898f0d973777653e2a043de1875a452d386e1ac.zip |
added s390 keywords
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.64.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Math-BigInt/ChangeLog b/dev-perl/Math-BigInt/ChangeLog index e97c83646951..61b7c62bc982 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.3 2004/02/16 14:00:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/ChangeLog,v 1.4 2004/04/16 00:02:18 randy Exp $ + + 15 Apr 2004; Michael McCabe <randy@gentoo.org> Math-BigInt-1.69.ebuild: + s390 adding s390 keywords *Math-BigInt-1.69 (16 Feb 2004) diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild index e853e8d621dc..b5224edcd448 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.64.ebuild,v 1.3 2004/02/16 14:00:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild,v 1.4 2004/04/16 00:02:18 randy Exp $ inherit perl-module diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild index becc77a8e53a..9b6c00e2345a 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.65.ebuild,v 1.2 2004/02/16 14:00:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild,v 1.3 2004/04/16 00:02:18 randy Exp $ inherit perl-module diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild index 5c8aa0fb7d4b..069ae660d9c5 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.1 2004/02/16 14:00:01 mcummings Exp $ +# $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 $ 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" +KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc s390" |