summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 15:39:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 15:39:41 +0000
commited343581868b3929b85d92728648e08b17995ebb (patch)
tree589ceea694e27c3b7a9edc1d0809e379c65128e9 /dev-perl/Crypt-RIPEMD160
parentneed localmount (diff)
downloadhistorical-ed343581868b3929b85d92728648e08b17995ebb.tar.gz
historical-ed343581868b3929b85d92728648e08b17995ebb.tar.bz2
historical-ed343581868b3929b85d92728648e08b17995ebb.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-rw-r--r--dev-perl/Crypt-RIPEMD160/ChangeLog8
-rw-r--r--dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/ChangeLog b/dev-perl/Crypt-RIPEMD160/ChangeLog
index df8633adc399..8e6228dc0a6a 100644
--- a/dev-perl/Crypt-RIPEMD160/ChangeLog
+++ b/dev-perl/Crypt-RIPEMD160/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Crypt-RIPEMD160
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.18 2006/08/05 01:50:32 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.19 2007/01/15 15:36:32 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Crypt-RIPEMD160-0.04.ebuild:
+ Ebuild maintenance
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Crypt-RIPEMD160-0.04.ebuild:
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild
index add8c6390d2c..eda9b84804cb 100644
--- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild
+++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.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-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.12 2006/08/05 01:50:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.13 2007/01/15 15:36:32 mcummings Exp $
inherit perl-module
DESCRIPTION="Crypt::RIPEMD160 module for perl"
-HOMEPAGE="http://search.cpan.org/~chgeuer/${P}"
+HOMEPAGE="http://search.cpan.org/~chgeuer/"
SRC_URI="mirror://cpan/authors/id/C/CH/CHGEUER/${P}.tar.gz"
SLOT="0"
@@ -15,4 +15,3 @@ IUSE=""
export OPTIMIZE="$CFLAGS"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"