summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 13:05:56 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 13:05:56 +0000
commitf16ca49060e38f5c47242cb9631a44e8144c5e19 (patch)
tree514dc9e14e046411c0526ad4c9d1b1b19c207b2a /perl-core/Digest-MD5
parentAdd missing ppc (#288026). Cleanup (diff)
downloadgentoo-2-f16ca49060e38f5c47242cb9631a44e8144c5e19.tar.gz
gentoo-2-f16ca49060e38f5c47242cb9631a44e8144c5e19.tar.bz2
gentoo-2-f16ca49060e38f5c47242cb9631a44e8144c5e19.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Digest-MD5')
-rw-r--r--perl-core/Digest-MD5/ChangeLog6
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.36.ebuild19
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.38.ebuild18
3 files changed, 5 insertions, 38 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog
index 468268f52659..2e3e26a762f9 100644
--- a/perl-core/Digest-MD5/ChangeLog
+++ b/perl-core/Digest-MD5/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Digest-MD5
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.31 2010/01/10 13:12:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.32 2010/01/17 13:05:56 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Digest-MD5-2.36.ebuild,
+ -Digest-MD5-2.38.ebuild:
+ Cleanup
10 Jan 2010; Raúl Porcel <armin76@gentoo.org> Digest-MD5-2.39.ebuild:
m68k stable
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
deleted file mode 100644
index 6b1b190c58cd..000000000000
--- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.17 2009/12/16 21:47:07 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="MD5 message digest algorithm"
-HOMEPAGE="http://search.cpan.org/~gaas/"
-SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-DEPEND="dev-lang/perl
- virtual/perl-digest-base"
-
-mydoc="rfc*.txt"
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild
deleted file mode 100644
index 44a82246e5a6..000000000000
--- a/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.38.ebuild,v 1.5 2009/12/16 21:47:07 abcd Exp $
-
-MODULE_AUTHOR=GAAS
-inherit perl-module
-
-DESCRIPTION="MD5 message digest algorithm"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="dev-lang/perl
- virtual/perl-digest-base"
-
-mydoc="rfc*.txt"