summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-20 21:18:41 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-20 21:18:41 +0000
commit31ae62dbe33682cd7d3455885e960c09c2aac43c (patch)
treecd49032eb95deed28c90ae14a191dfbb6943a25d /dev-perl
parentVersion bumped & marked previous version stable. (diff)
downloadhistorical-31ae62dbe33682cd7d3455885e960c09c2aac43c.tar.gz
historical-31ae62dbe33682cd7d3455885e960c09c2aac43c.tar.bz2
historical-31ae62dbe33682cd7d3455885e960c09c2aac43c.zip
repoman
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild13
-rw-r--r--dev-perl/Date-Calc/Date-Calc-5.3.ebuild14
2 files changed, 11 insertions, 16 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
index 42baa5e30ad3..71be8b35bae1 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
@@ -1,20 +1,17 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.4 2004/02/16 22:00:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.5 2004/02/20 21:17:01 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Interface to PAM library"
-SRC_URI="http://www.cs.kuleuven.ac.be/~pelov/pam/download/${P}.tar.gz"
HOMEPAGE="http://www.cs.kuleuven.ac.be/~pelov/pam/"
+SRC_URI="http://www.cs.kuleuven.ac.be/~pelov/pam/download/${P}.tar.gz"
-SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc alpha ia64"
-
-DEPEND="${DEPEND}
- sys-libs/pam"
+SLOT="0"
+KEYWORDS="x86 ppc sparc alpha amd64 ia64"
+DEPEND="sys-libs/pam"
export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild b/dev-perl/Date-Calc/Date-Calc-5.3.ebuild
index b826af3a9c0e..33f99da49b94 100644
--- a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild
+++ b/dev-perl/Date-Calc/Date-Calc-5.3.ebuild
@@ -1,20 +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/Date-Calc/Date-Calc-5.3.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-5.3.ebuild,v 1.3 2004/02/20 21:18:41 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Gregorian calendar date calculations"
-SRC_URI="http://www.cpan.org/authors/id/STBEY/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/STBEY/${P}.readme"
+SRC_URI="http://www.cpan.org/authors/id/STBEY/${P}.tar.gz"
-SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+SLOT="0"
+KEYWORDS="x86 ppc ~sparc ~alpha amd64"
-DEPEND="${DEPEND}
- dev-perl/Bit-Vector"
+DEPEND="dev-perl/Bit-Vector"
export OPTIMIZE="$CFLAGS"
mydoc="ToDo"