summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-14 22:25:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-14 22:25:57 +0000
commitb727abd28ca9e2c5b59d132650244bbd6180a308 (patch)
tree74a38c995664698581a6cd38bb9158a12ec166a1 /dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-b727abd28ca9e2c5b59d132650244bbd6180a308.tar.gz
gentoo-2-b727abd28ca9e2c5b59d132650244bbd6180a308.tar.bz2
gentoo-2-b727abd28ca9e2c5b59d132650244bbd6180a308.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild')
-rw-r--r--dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild
index a0f705fa1d78..01f29d0f0910 100644
--- a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild
+++ b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild
@@ -1,12 +1,12 @@
-# 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/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild,v 1.13 2006/08/04 22:30:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild,v 1.14 2007/01/14 22:25:57 mcummings Exp $
inherit perl-module
DESCRIPTION="SASL DIGEST-MD5 authentication (RFC2831)"
SRC_URI="mirror://cpan/authors/id/S/SA/SALVA/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~salva/${P}/"
+HOMEPAGE="http://search.cpan.org/~salva/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,4 +17,3 @@ SRC_TEST="do"
export OPTIMIZE="$CFLAGS"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"