summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:49:17 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:49:17 +0000
commit6842cbbf7c239a3dff3aa9fc0db82b107f4c3d35 (patch)
treeccc3b381f840cf4be31cde0ea44e560a927f5d87 /dev-perl
parenteconf || die, emake || die (diff)
downloadhistorical-6842cbbf7c239a3dff3aa9fc0db82b107f4c3d35.tar.gz
historical-6842cbbf7c239a3dff3aa9fc0db82b107f4c3d35.tar.bz2
historical-6842cbbf7c239a3dff3aa9fc0db82b107f4c3d35.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Time-Local/Time-Local-1.05.ebuild5
-rw-r--r--dev-perl/Time-Local/Time-Local-1.07.ebuild5
-rw-r--r--dev-perl/Time-Local/Time-Local-1.10.ebuild4
3 files changed, 6 insertions, 8 deletions
diff --git a/dev-perl/Time-Local/Time-Local-1.05.ebuild b/dev-perl/Time-Local/Time-Local-1.05.ebuild
index ab10726734d4..057dfe2099ac 100644
--- a/dev-perl/Time-Local/Time-Local-1.05.ebuild
+++ b/dev-perl/Time-Local/Time-Local-1.05.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.05.ebuild,v 1.4 2004/06/25 01:07:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.05.ebuild,v 1.5 2004/07/14 20:49:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Implements timelocal() and timegm()"
SRC_URI="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
@@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
-
+IUSE=""
diff --git a/dev-perl/Time-Local/Time-Local-1.07.ebuild b/dev-perl/Time-Local/Time-Local-1.07.ebuild
index bd1296eaab8d..bebf21c47aa0 100644
--- a/dev-perl/Time-Local/Time-Local-1.07.ebuild
+++ b/dev-perl/Time-Local/Time-Local-1.07.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.07.ebuild,v 1.6 2004/06/25 01:07:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.07.ebuild,v 1.7 2004/07/14 20:49:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Implements timelocal() and timegm()"
SRC_URI="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
@@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 ~amd64 alpha hppa ~mips ppc sparc ia64"
-
+IUSE=""
diff --git a/dev-perl/Time-Local/Time-Local-1.10.ebuild b/dev-perl/Time-Local/Time-Local-1.10.ebuild
index 53ea8e58568d..c76ac4ec6281 100644
--- a/dev-perl/Time-Local/Time-Local-1.10.ebuild
+++ b/dev-perl/Time-Local/Time-Local-1.10.ebuild
@@ -1,10 +1,9 @@
# Copyright 2000-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.10.ebuild,v 1.2 2004/06/25 01:07:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.10.ebuild,v 1.3 2004/07/14 20:49:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Implements timelocal() and timegm()"
SRC_URI="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
@@ -12,5 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc ~ia64"
+IUSE=""
SRC_TEST="do"