diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 20:29:43 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 20:29:43 +0000 |
commit | dab180700ccec01b6a0e22204a7bfcbdd2713a71 (patch) | |
tree | 74f051bd141f95975edf4949fb1ae40b06ce55c2 /dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild | |
parent | Add ~ppc to KEYWORDS. (diff) | |
download | gentoo-2-dab180700ccec01b6a0e22204a7bfcbdd2713a71.tar.gz gentoo-2-dab180700ccec01b6a0e22204a7bfcbdd2713a71.tar.bz2 gentoo-2-dab180700ccec01b6a0e22204a7bfcbdd2713a71.zip |
Added ~mips to KEYWORDS.
Diffstat (limited to 'dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild')
-rw-r--r-- | dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild index 9b11f0823973..781a84e92562 100644 --- a/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild +++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.07.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-SHA1/Digest-SHA1-2.07.ebuild,v 1.3 2004/01/08 18:50:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild,v 1.4 2004/01/18 20:29:30 tuxus Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Di SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ~mips" |