diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:28:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:28:09 +0000 |
commit | d17808c1e6a110684672f3f49fa5d836375c7611 (patch) | |
tree | b2f1037acd47d2f2823573aa90f308f12ab3e108 /dev-perl/Socket6 | |
parent | sync IUSE (+jabber, +ssl), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-d17808c1e6a110684672f3f49fa5d836375c7611.tar.gz gentoo-2-d17808c1e6a110684672f3f49fa5d836375c7611.tar.bz2 gentoo-2-d17808c1e6a110684672f3f49fa5d836375c7611.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.11.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.17.ebuild | 3 |
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}/" |