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/IO-stringy-2.108-r1.ebuild | |
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/IO-stringy-2.108-r1.ebuild')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |