diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:55:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:55:54 +0000 |
commit | e00aa7f66386965f7372c52b7b26790ac0b6906e (patch) | |
tree | de560f7436e0233b9156d98ff3a6451ca4b20e0d /dev-perl/digest-md2/digest-md2-2.03.ebuild | |
parent | Added new (p.masked) upstream version. Changed maintainer as I'll take care o... (diff) | |
download | historical-e00aa7f66386965f7372c52b7b26790ac0b6906e.tar.gz historical-e00aa7f66386965f7372c52b7b26790ac0b6906e.tar.bz2 historical-e00aa7f66386965f7372c52b7b26790ac0b6906e.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/digest-md2/digest-md2-2.03.ebuild')
-rw-r--r-- | dev-perl/digest-md2/digest-md2-2.03.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/digest-md2/digest-md2-2.03.ebuild b/dev-perl/digest-md2/digest-md2-2.03.ebuild index 1d1933b36908..e08b003db157 100644 --- a/dev-perl/digest-md2/digest-md2-2.03.ebuild +++ b/dev-perl/digest-md2/digest-md2-2.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.7 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.8 2005/04/22 12:52:15 blubb Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips" IUSE="" |