diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 20:09:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 20:09:59 +0000 |
commit | e23c340138cccb0412479f625bc88aafa9364f42 (patch) | |
tree | 24af071b5e3bb268c6f9f32c79e2f246ad176a4d /dev-perl/digest-md2 | |
parent | alpha stable wrt #290660 (diff) | |
download | historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.gz historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.bz2 historical-e23c340138cccb0412479f625bc88aafa9364f42.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/digest-md2')
-rw-r--r-- | dev-perl/digest-md2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/digest-md2/digest-md2-2.03.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/digest-md2/ChangeLog b/dev-perl/digest-md2/ChangeLog index 8f61df369b9b..4a583bee4db0 100644 --- a/dev-perl/digest-md2/ChangeLog +++ b/dev-perl/digest-md2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/digest-md2 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/ChangeLog,v 1.14 2007/01/15 17:28:36 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/ChangeLog,v 1.15 2010/01/09 19:48:44 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> digest-md2-2.03.ebuild: + Transfer Prefix keywords 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> digest-md2-2.03.ebuild: diff --git a/dev-perl/digest-md2/digest-md2-2.03.ebuild b/dev-perl/digest-md2/digest-md2-2.03.ebuild index 3609d2f79b0c..f13b105799da 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-2007 Gentoo Foundation +# Copyright 1999-2010 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.14 2007/07/10 23:33:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.15 2010/01/09 19:48:44 grobian Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |