summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:35:48 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:35:48 +0000
commita9873ea01de7c6ae8bb0035b6e4b1ce0680b807a (patch)
tree13494833d95396407bf2ffdc2d4f80e3bdbb8d53
parentgcc-3.3.4-r1 marked -hppa ~x86 ~amd64 ~mips ~arm, ~sparc desired (Manifest re... (diff)
downloadgentoo-2-a9873ea01de7c6ae8bb0035b6e4b1ce0680b807a.tar.gz
gentoo-2-a9873ea01de7c6ae8bb0035b6e4b1ce0680b807a.tar.bz2
gentoo-2-a9873ea01de7c6ae8bb0035b6e4b1ce0680b807a.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
-rw-r--r--dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild5
-rw-r--r--dev-perl/libapreq/libapreq-1.0-r3.ebuild4
-rw-r--r--dev-perl/libapreq/libapreq-1.2.ebuild4
-rw-r--r--dev-perl/libapreq/libapreq-1.3.ebuild3
4 files changed, 7 insertions, 9 deletions
diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
index c73b8a3e0630..4f0285dcb0ed 100644
--- a/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild
+++ b/dev-perl/IO-Zlib/IO-Zlib-1.01.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/IO-Zlib/IO-Zlib-1.01.ebuild,v 1.6 2004/06/25 00:40:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.01.ebuild,v 1.7 2004/07/14 18:33:06 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="IO:: style interface to Compress::Zlib"
SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TO/TOMHUGHES/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TO/TOMHUGHES/${P}.readme"
@@ -12,6 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TO/TOMHUGHES/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 alpha ~hppa ~mips ppc sparc"
+IUSE=""
DEPEND="dev-perl/Compress-Zlib"
-
diff --git a/dev-perl/libapreq/libapreq-1.0-r3.ebuild b/dev-perl/libapreq/libapreq-1.0-r3.ebuild
index 02ea15dca339..0d5b4c2e6629 100644
--- a/dev-perl/libapreq/libapreq-1.0-r3.ebuild
+++ b/dev-perl/libapreq/libapreq-1.0-r3.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/libapreq/libapreq-1.0-r3.ebuild,v 1.6 2004/06/25 00:41:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.0-r3.ebuild,v 1.7 2004/07/14 18:35:48 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A Apache Request Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Apache-1.1 as-is"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND}
>=sys-apps/sed-4
diff --git a/dev-perl/libapreq/libapreq-1.2.ebuild b/dev-perl/libapreq/libapreq-1.2.ebuild
index d12ce8411b19..e7c67736a116 100644
--- a/dev-perl/libapreq/libapreq-1.2.ebuild
+++ b/dev-perl/libapreq/libapreq-1.2.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/libapreq/libapreq-1.2.ebuild,v 1.3 2004/06/25 00:41:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.2.ebuild,v 1.4 2004/07/14 18:35:48 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A Apache Request Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Apache-1.1 as-is"
KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="${DEPEND}
>=sys-apps/sed-4
diff --git a/dev-perl/libapreq/libapreq-1.3.ebuild b/dev-perl/libapreq/libapreq-1.3.ebuild
index af6c278ed75d..d018ac346502 100644
--- a/dev-perl/libapreq/libapreq-1.3.ebuild
+++ b/dev-perl/libapreq/libapreq-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.3.ebuild,v 1.4 2004/06/25 00:41:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.3.ebuild,v 1.5 2004/07/14 18:35:48 agriffis Exp $
inherit perl-module eutils
@@ -24,4 +24,3 @@ src_unpack() {
cd ${S}
epatch ${FILESDIR}/${P}-statlink.patch || die
}
-