diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-19 14:42:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-19 14:42:48 +0000 |
commit | c71a412b6eaaf48da66cfe6f698369194ac686be (patch) | |
tree | 0489adfaa8ba9d83d7367d8ebe42eed403c759d5 /virtual/perl-Digest-MD5 | |
parent | stable amd64, bug 261569 (diff) | |
download | gentoo-2-c71a412b6eaaf48da66cfe6f698369194ac686be.tar.gz gentoo-2-c71a412b6eaaf48da66cfe6f698369194ac686be.tar.bz2 gentoo-2-c71a412b6eaaf48da66cfe6f698369194ac686be.zip |
~m68k love, thanks to kolla for testing
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-Digest-MD5')
-rw-r--r-- | virtual/perl-Digest-MD5/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Digest-MD5/ChangeLog b/virtual/perl-Digest-MD5/ChangeLog index e3f004a41dfd..5cea463fe827 100644 --- a/virtual/perl-Digest-MD5/ChangeLog +++ b/virtual/perl-Digest-MD5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Digest-MD5 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.18 2008/12/14 14:54:56 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.19 2009/03/19 14:42:48 armin76 Exp $ + + 19 Mar 2009; Raúl Porcel <armin76@gentoo.org> + perl-Digest-MD5-2.38.ebuild: + ~m68k love, thanks to kolla for testing 14 Dec 2008; Alexis Ballier <aballier@gentoo.org> perl-Digest-MD5-2.38.ebuild: diff --git a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild index 4c57918f3651..f8028182d175 100644 --- a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild +++ b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild,v 1.3 2008/12/14 14:54:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.38.ebuild,v 1.4 2009/03/19 14:42:48 armin76 Exp $ DESCRIPTION="Virtual for Digest-MD5" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |