diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:50:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:50:52 +0000 |
commit | 85adff515afd14d1b9b54a2de7c2c95854a51f7f (patch) | |
tree | 035c335fa80ff5f811310d49b6ba98be32090c59 /dev-perl/Net-Netmask | |
parent | sync IUSE (-${IUSE}, -X) (Manifest recommit) (diff) | |
download | gentoo-2-85adff515afd14d1b9b54a2de7c2c95854a51f7f.tar.gz gentoo-2-85adff515afd14d1b9b54a2de7c2c95854a51f7f.tar.bz2 gentoo-2-85adff515afd14d1b9b54a2de7c2c95854a51f7f.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Net-Netmask')
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.9002.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.9011.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.9002.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.9002.ebuild index b19948a0d114..9138d53c8fd1 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-1.9002.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-1.9002.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/Net-Netmask/Net-Netmask-1.9002.ebuild,v 1.7 2004/06/25 00:48:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9002.ebuild,v 1.8 2004/07/14 19:46:53 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Parse, manipulate and lookup IP network blocks" SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" @@ -12,5 +11,6 @@ HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +IUSE="" mydoc="TODO" diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild index 00829e30852c..9b9c836e3dd8 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-1.9004.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/Net-Netmask/Net-Netmask-1.9004.ebuild,v 1.6 2004/06/25 00:48:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9004.ebuild,v 1.7 2004/07/14 19:46:53 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Parse, manipulate and lookup IP network blocks" SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" @@ -12,5 +11,6 @@ HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ~ppc sparc alpha mips" +IUSE="" mydoc="TODO" diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.9011.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.9011.ebuild index 82329a59efc6..cdf46b01ca38 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-1.9011.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-1.9011.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/Net-Netmask/Net-Netmask-1.9011.ebuild,v 1.3 2004/06/25 00:48:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9011.ebuild,v 1.4 2004/07/14 19:46:53 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Parse, manipulate and lookup IP network blocks" SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" @@ -12,5 +11,6 @@ HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" SLOT="0" LICENSE="Artistic" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips" +IUSE="" mydoc="TODO" |