summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:09 +0000
commit9fd18220e2420e1268d669154e40a29458e1ff7b (patch)
treea6b9022b45806c4fcaad71eec2a07abfdd00b983 /dev-perl/Socket6
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-9fd18220e2420e1268d669154e40a29458e1ff7b.tar.gz
historical-9fd18220e2420e1268d669154e40a29458e1ff7b.tar.bz2
historical-9fd18220e2420e1268d669154e40a29458e1ff7b.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r--dev-perl/Socket6/Socket6-0.11.ebuild3
-rw-r--r--dev-perl/Socket6/Socket6-0.17.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Socket6/Socket6-0.11.ebuild b/dev-perl/Socket6/Socket6-0.11.ebuild
index 117c005ad0c1..51b4b0ed97ac 100644
--- a/dev-perl/Socket6/Socket6-0.11.ebuild
+++ b/dev-perl/Socket6/Socket6-0.11.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.11.ebuild,v 1.5 2004/06/25 00:59:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.11.ebuild,v 1.6 2004/07/14 20:28:09 agriffis Exp $
IUSE=""
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
SRC_URI="http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"
diff --git a/dev-perl/Socket6/Socket6-0.17.ebuild b/dev-perl/Socket6/Socket6-0.17.ebuild
index ed6ccc970d61..fa026a0771ae 100644
--- a/dev-perl/Socket6/Socket6-0.17.ebuild
+++ b/dev-perl/Socket6/Socket6-0.17.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.2 2004/06/25 00:59:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.3 2004/07/14 20:28:09 agriffis Exp $
IUSE=""
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
SRC_URI="http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"