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-Blowfish
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-Blowfish')
-rw-r--r--dev-perl/Crypt-Blowfish/ChangeLog8
-rw-r--r--dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild7
-rw-r--r--dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.10.ebuild9
-rw-r--r--dev-perl/Crypt-Blowfish/files/digest-Crypt-Blowfish-2.09-r32
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-perl/Crypt-Blowfish/ChangeLog b/dev-perl/Crypt-Blowfish/ChangeLog
index d6aed9965d61..1e01d8fcb00f 100644
--- a/dev-perl/Crypt-Blowfish/ChangeLog
+++ b/dev-perl/Crypt-Blowfish/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Crypt-Blowfish
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.23 2006/10/11 19:43:42 corsair Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.24 2007/01/15 15:29:39 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Crypt-Blowfish-2.09-r3.ebuild, Crypt-Blowfish-2.10.ebuild:
+ Ebuild maintenance
11 Oct 2006; Markus Rothe <corsair@gentoo.org> Crypt-Blowfish-2.10.ebuild:
Added ~ppc64; bug #150885
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild
index 424729865eed..bd7d6cab9376 100644
--- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild
+++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.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-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.16 2006/08/05 01:37:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.17 2007/01/15 15:29:39 mcummings Exp $
inherit perl-module
DESCRIPTION="Crypt::Blowfish module for perl"
-HOMEPAGE="http://search.cpan.org/~dparis/${P}"
+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}"
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.10.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.10.ebuild
index 776d70e2804a..5b7871a20d58 100644
--- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.10.ebuild
+++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.10.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-Blowfish/Crypt-Blowfish-2.10.ebuild,v 1.9 2006/10/11 19:43:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.10.ebuild,v 1.10 2007/01/15 15:29:39 mcummings Exp $
inherit perl-module
DESCRIPTION="Crypt::Blowfish module for perl"
-HOMEPAGE="http://search.cpan.org/~dparis/${P}"
+HOMEPAGE="http://search.cpan.org/~dparis/"
SRC_URI="mirror://cpan/authors/id/D/DP/DPARIS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,6 +17,5 @@ SRC_TEST="do"
DEPEND="virtual/libc
>=dev-lang/perl-5"
-RDEPEND="${DEPEND}"
-export OPTIMIZE="${CFLAGS}" \ No newline at end of file
+export OPTIMIZE="${CFLAGS}"
diff --git a/dev-perl/Crypt-Blowfish/files/digest-Crypt-Blowfish-2.09-r3 b/dev-perl/Crypt-Blowfish/files/digest-Crypt-Blowfish-2.09-r3
index d114f9621833..ea8a718b7b23 100644
--- a/dev-perl/Crypt-Blowfish/files/digest-Crypt-Blowfish-2.09-r3
+++ b/dev-perl/Crypt-Blowfish/files/digest-Crypt-Blowfish-2.09-r3
@@ -1 +1,3 @@
MD5 bbd037e1eb20778f3d636dff345ed02f Crypt-Blowfish-2.09.tar.gz 17497
+RMD160 b26fa03266014af6793283ac5d4c576cdfe4eee2 Crypt-Blowfish-2.09.tar.gz 17497
+SHA256 5c64a30bde65e0074b8daff3960965fca830972ef9def35d2d112542c6d77e61 Crypt-Blowfish-2.09.tar.gz 17497