summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-21 09:48:42 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-21 09:48:42 +0000
commit183d063bcb579c30b6cddc3fb64979f13240e8cb (patch)
tree6535e1e10844a5da5261566417c4b7520acb91c8 /dev-perl/Crypt-Blowfish
parentinitial ebuild #36836 (diff)
downloadhistorical-183d063bcb579c30b6cddc3fb64979f13240e8cb.tar.gz
historical-183d063bcb579c30b6cddc3fb64979f13240e8cb.tar.bz2
historical-183d063bcb579c30b6cddc3fb64979f13240e8cb.zip
hppa repoman
Diffstat (limited to 'dev-perl/Crypt-Blowfish')
-rw-r--r--dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild14
1 files changed, 7 insertions, 7 deletions
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 84a69e60fd98..e43fa28a6615 100644
--- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild
+++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.6 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.7 2004/02/21 09:45:35 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Crypt::Blowfish module for perl"
-SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-Blowfish-${PV}/"
+SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz"
-SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc sparc alpha"
+SLOT="0"
+KEYWORDS="x86 ppc sparc alpha hppa amd64"
-DEPEND="virtual/glibc >=dev-lang/perl-5"
+DEPEND="virtual/glibc
+ >=dev-lang/perl-5"
export OPTIMIZE="${CFLAGS}"