summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 15:31:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 15:31:00 +0000
commita970cc1c490a5ca94e3b3992f6cf27695cbd5a40 (patch)
treeeb661f6cf963d80d9a5f217916c5441d2d05737a /dev-perl/Crypt-DES
parentFix HOMEPAGE (diff)
downloadgentoo-2-a970cc1c490a5ca94e3b3992f6cf27695cbd5a40.tar.gz
gentoo-2-a970cc1c490a5ca94e3b3992f6cf27695cbd5a40.tar.bz2
gentoo-2-a970cc1c490a5ca94e3b3992f6cf27695cbd5a40.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r--dev-perl/Crypt-DES/ChangeLog8
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild9
2 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Crypt-DES/ChangeLog b/dev-perl/Crypt-DES/ChangeLog
index 89629bedd2ae..2bf6c1e4f0f2 100644
--- a/dev-perl/Crypt-DES/ChangeLog
+++ b/dev-perl/Crypt-DES/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Crypt-DES
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.22 2006/08/05 01:44:53 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.23 2007/01/15 15:31:00 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Crypt-DES-2.03-r1.ebuild, Crypt-DES-2.05.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Crypt-DES-2.03-r1.ebuild, Crypt-DES-2.05.ebuild:
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
index 3c7178b9bae0..b3fbf8af28e5 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.05.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/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild,v 1.9 2006/08/05 01:44:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild,v 1.10 2007/01/15 15:31:00 mcummings Exp $
inherit perl-module
DESCRIPTION="Crypt::DES module for perl"
-HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/"
+HOMEPAGE="http://search.cpan.org/~dparis/"
SRC_URI="mirror://cpan/authors/id/D/DP/DPARIS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="virtual/libc
>=dev-lang/perl-5"
-RDEPEND="${DEPEND}"
-export OPTIMIZE="${CFLAGS}" \ No newline at end of file
+export OPTIMIZE="${CFLAGS}"