diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-26 09:35:35 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-26 09:35:35 +0000 |
commit | 86c6ee285f7a8fba8808f945bf7207c61df088b2 (patch) | |
tree | 36691ee238b2376cc52bf4d7c8c64d3088a86e38 /dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild | |
parent | Stable on amd64 wrt bug #354019 (diff) | |
download | gentoo-2-86c6ee285f7a8fba8808f945bf7207c61df088b2.tar.gz gentoo-2-86c6ee285f7a8fba8808f945bf7207c61df088b2.tar.bz2 gentoo-2-86c6ee285f7a8fba8808f945bf7207c61df088b2.zip |
Change version scheme. Looks like a downgrade. Force for stable keywords
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild')
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild new file mode 100644 index 000000000000..fd21144ad2ed --- /dev/null +++ b/dev-perl/Net-Netmask/Net-Netmask-1.901.500.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 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.901.500.ebuild,v 1.1 2011/02/26 09:35:35 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR=MUIR +MODULE_SECTION=modules +MODULE_VERSION=1.9015 +inherit perl-module + +DESCRIPTION="Parse, manipulate and lookup IP network blocks" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc sparc x86" +IUSE="" |