diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:33:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:33:53 +0000 |
commit | 79183222d11043c76d0a323f8c55a30d5632b7b5 (patch) | |
tree | e4db0d5bd4da685536628115953f55c322c4ec42 /dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild | |
parent | + new theme (diff) | |
download | gentoo-2-79183222d11043c76d0a323f8c55a30d5632b7b5.tar.gz gentoo-2-79183222d11043c76d0a323f8c55a30d5632b7b5.tar.bz2 gentoo-2-79183222d11043c76d0a323f8c55a30d5632b7b5.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild')
-rw-r--r-- | dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild index 9196e946adcc..aaf2a047a0f7 100644 --- a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild +++ b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild,v 1.7 2005/01/13 02:15:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild,v 1.8 2005/04/22 12:31:24 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~salva/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~ppc64" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha ~ppc64" IUSE="" SRC_TEST="do" |