diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-15 18:18:49 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-15 18:18:49 +0000 |
commit | 14ca71a95107ac7c5543022380f3ac7e259240f8 (patch) | |
tree | db4da8eade0520ad26f8a132f737af94ff16173e /dev-perl/IO-stringy | |
parent | Version bump for the CAN-2004-0109 issue; bug #47881. (diff) | |
download | historical-14ca71a95107ac7c5543022380f3ac7e259240f8.tar.gz historical-14ca71a95107ac7c5543022380f3ac7e259240f8.tar.bz2 historical-14ca71a95107ac7c5543022380f3ac7e259240f8.zip |
added s390 to keywords
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index cc2179180772..ec73dffb05ec 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-stringy -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.8 2003/07/12 10:49:57 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.9 2004/04/15 18:18:49 randy Exp $ + + 15 Apr 2004; Michael McCabe <randy@gentoo.org> IO-stringy-2.108-r1.ebuild: + added s390 to keywords *IO-stringy-2.108-r1 (21 Jun 2003) diff --git a/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild b/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild index c365e1c26f7e..ab64a71d6f53 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.108-r1.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/IO-stringy/IO-stringy-2.108-r1.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild,v 1.6 2004/04/15 18:18:49 randy Exp $ inherit perl-module @@ -12,4 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha s390" diff --git a/dev-perl/IO-stringy/IO-stringy-2.108.ebuild b/dev-perl/IO-stringy/IO-stringy-2.108.ebuild index f5af9b409b89..2a63f86dfe5a 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.108.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.108.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/IO-stringy/IO-stringy-2.108.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108.ebuild,v 1.6 2004/04/15 18:18:49 randy Exp $ inherit perl-module |