diff options
author | Michael McCabe <randy@gentoo.org> | 2004-05-12 04:58:38 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-05-12 04:58:38 +0000 |
commit | ea57fbee12a5877efe6365d9c42112a89b626da9 (patch) | |
tree | aabc8ef79fa3555da009352752e3d129ac9c5fbc /dev-perl/digest-base/digest-base-1.05.ebuild | |
parent | Added s390 keywords (diff) | |
download | historical-ea57fbee12a5877efe6365d9c42112a89b626da9.tar.gz historical-ea57fbee12a5877efe6365d9c42112a89b626da9.tar.bz2 historical-ea57fbee12a5877efe6365d9c42112a89b626da9.zip |
Addded s390 keywords
Diffstat (limited to 'dev-perl/digest-base/digest-base-1.05.ebuild')
-rw-r--r-- | dev-perl/digest-base/digest-base-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/digest-base/digest-base-1.05.ebuild b/dev-perl/digest-base/digest-base-1.05.ebuild index e4fe66dd5640..9e95be197d94 100644 --- a/dev-perl/digest-base/digest-base-1.05.ebuild +++ b/dev-perl/digest-base/digest-base-1.05.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/digest-base/digest-base-1.05.ebuild,v 1.10 2004/03/23 09:43:08 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/digest-base-1.05.ebuild,v 1.11 2004/05/12 04:58:38 randy Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${MY_P}.rea SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 mips" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 mips s390" mydoc="rfc*.txt" |