summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:56:01 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:56:01 +0000
commitab50756495431af8e159dad17487c9212b821c7a (patch)
tree50e15f35b3fcc89d49f17eb41a333716fc81d202 /perl-core/Digest-MD5
parentEbuild maintenance (diff)
downloadgentoo-2-ab50756495431af8e159dad17487c9212b821c7a.tar.gz
gentoo-2-ab50756495431af8e159dad17487c9212b821c7a.tar.bz2
gentoo-2-ab50756495431af8e159dad17487c9212b821c7a.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'perl-core/Digest-MD5')
-rw-r--r--perl-core/Digest-MD5/ChangeLog8
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.33.ebuild7
-rw-r--r--perl-core/Digest-MD5/Digest-MD5-2.36.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog
index c7b38fd635dc..da652a4d7194 100644
--- a/perl-core/Digest-MD5/ChangeLog
+++ b/perl-core/Digest-MD5/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Digest-MD5
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.13 2006/10/23 19:06:38 gustavoz Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.14 2007/01/19 17:56:01 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Digest-MD5-2.33.ebuild, Digest-MD5-2.36.ebuild:
+ Version bump, thanks seemant
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Digest-MD5-2.36.ebuild:
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.33.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.33.ebuild
index 7eac6a19cecf..c9a92aa2d814 100644
--- a/perl-core/Digest-MD5/Digest-MD5-2.33.ebuild
+++ b/perl-core/Digest-MD5/Digest-MD5-2.33.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.33.ebuild,v 1.4 2006/08/03 00:01:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.33.ebuild,v 1.5 2007/01/19 17:56:01 mcummings Exp $
inherit perl-module
DESCRIPTION="MD5 message digest algorithm"
-HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
+HOMEPAGE="http://search.cpan.org/~gaas/"
SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="dev-lang/perl
virtual/perl-digest-base"
-RDEPEND="${DEPEND}"
mydoc="rfc*.txt"
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
index 45bf12489ca6..dc19f8ac5838 100644
--- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
+++ b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.12 2006/10/23 19:06:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.13 2007/01/19 17:56:01 mcummings Exp $
inherit perl-module
DESCRIPTION="MD5 message digest algorithm"
-HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
+HOMEPAGE="http://search.cpan.org/~gaas/"
SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="dev-lang/perl
virtual/perl-digest-base"
-RDEPEND="${DEPEND}"
mydoc="rfc*.txt"