summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-21 08:21:18 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-21 08:21:18 +0000
commit1ce664c9e377306a89160e4d3bb51a316c5547c2 (patch)
tree7e80606afc2bb2a3cb2559ff049a9762763c2ab8 /dev-perl/Crypt-DES
parentrepoman: Trim trailing whitespace (diff)
downloadhistorical-1ce664c9e377306a89160e4d3bb51a316c5547c2.tar.gz
historical-1ce664c9e377306a89160e4d3bb51a316c5547c2.tar.bz2
historical-1ce664c9e377306a89160e4d3bb51a316c5547c2.zip
hppa repoman
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild
index abbbfc677e4c..1331b7819ec6 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.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-DES/Crypt-DES-2.03-r1.ebuild,v 1.6 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.7 2004/02/21 08:16:28 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Crypt::DES 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-DES-${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 alpha sparc "
+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}"