summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:37:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:37:01 +0000
commitb2be3263a7bb8672d8380da9c44f0d5fdfd4d42c (patch)
tree7ed06af483c0d13e1cba293b629e943abb6537e9 /dev-perl/libnet
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff)
downloadgentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.tar.gz
gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.tar.bz2
gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/libnet')
-rw-r--r--dev-perl/libnet/libnet-1.11-r1.ebuild4
-rw-r--r--dev-perl/libnet/libnet-1.11.ebuild4
-rw-r--r--dev-perl/libnet/libnet-1.13.ebuild4
-rw-r--r--dev-perl/libnet/libnet-1.16.ebuild4
-rw-r--r--dev-perl/libnet/libnet-1.17.ebuild4
-rw-r--r--dev-perl/libnet/libnet-1.18.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-perl/libnet/libnet-1.11-r1.ebuild b/dev-perl/libnet/libnet-1.11-r1.ebuild
index ec68a9b90c1c..2d1b7ed8cb0e 100644
--- a/dev-perl/libnet/libnet-1.11-r1.ebuild
+++ b/dev-perl/libnet/libnet-1.11-r1.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/libnet/libnet-1.11-r1.ebuild,v 1.10 2004/06/25 00:41:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.11-r1.ebuild,v 1.11 2004/07/14 18:37:01 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A URI Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha hppa"
+IUSE=""
src_compile() {
cp ${O}/files/libnet.cfg .
diff --git a/dev-perl/libnet/libnet-1.11.ebuild b/dev-perl/libnet/libnet-1.11.ebuild
index 5fb56f4ffabf..707f4f4d5e26 100644
--- a/dev-perl/libnet/libnet-1.11.ebuild
+++ b/dev-perl/libnet/libnet-1.11.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/libnet/libnet-1.11.ebuild,v 1.16 2004/06/25 00:41:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.11.ebuild,v 1.17 2004/07/14 18:37:01 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A URI Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
src_compile() {
cp ${O}/files/libnet.cfg .
diff --git a/dev-perl/libnet/libnet-1.13.ebuild b/dev-perl/libnet/libnet-1.13.ebuild
index 2c3ecfe65139..73c27c08f0f8 100644
--- a/dev-perl/libnet/libnet-1.13.ebuild
+++ b/dev-perl/libnet/libnet-1.13.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/libnet/libnet-1.13.ebuild,v 1.7 2004/06/25 00:41:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.13.ebuild,v 1.8 2004/07/14 18:37:01 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A URI Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ~ppc ~sparc alpha hppa"
+IUSE=""
src_compile() {
cp ${O}/files/libnet.cfg .
diff --git a/dev-perl/libnet/libnet-1.16.ebuild b/dev-perl/libnet/libnet-1.16.ebuild
index cb247217b038..37de3587ef3b 100644
--- a/dev-perl/libnet/libnet-1.16.ebuild
+++ b/dev-perl/libnet/libnet-1.16.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/libnet/libnet-1.16.ebuild,v 1.7 2004/06/25 00:41:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.8 2004/07/14 18:37:01 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A URI Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~mips"
+IUSE=""
src_compile() {
cp ${O}/files/libnet.cfg .
diff --git a/dev-perl/libnet/libnet-1.17.ebuild b/dev-perl/libnet/libnet-1.17.ebuild
index 619ae208a462..d631c9f42fc1 100644
--- a/dev-perl/libnet/libnet-1.17.ebuild
+++ b/dev-perl/libnet/libnet-1.17.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/libnet/libnet-1.17.ebuild,v 1.6 2004/06/25 00:41:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.17.ebuild,v 1.7 2004/07/14 18:37:01 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A URI Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64 ppc ~sparc alpha ~hppa ia64 s390"
+IUSE=""
src_compile() {
cp ${O}/files/libnet.cfg .
diff --git a/dev-perl/libnet/libnet-1.18.ebuild b/dev-perl/libnet/libnet-1.18.ebuild
index 42288a0b914d..7c0fa847254e 100644
--- a/dev-perl/libnet/libnet-1.18.ebuild
+++ b/dev-perl/libnet/libnet-1.18.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/libnet/libnet-1.18.ebuild,v 1.2 2004/06/25 00:41:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.18.ebuild,v 1.3 2004/07/14 18:37:01 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A URI Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~ia64 ~s390"
+IUSE=""
src_compile() {
cp ${O}/files/libnet.cfg .