diff options
Diffstat (limited to 'dev-perl/IPTables-IPv4/IPTables-IPv4-0.98.ebuild')
-rw-r--r-- | dev-perl/IPTables-IPv4/IPTables-IPv4-0.98.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/IPTables-IPv4/IPTables-IPv4-0.98.ebuild b/dev-perl/IPTables-IPv4/IPTables-IPv4-0.98.ebuild new file mode 100644 index 0000000..c475589 --- /dev/null +++ b/dev-perl/IPTables-IPv4/IPTables-IPv4-0.98.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# This ebuild generated by g-cpan 0.16.0 + +EAPI="2" + +MODULE_AUTHOR="DPATES" + +inherit perl-module + +DESCRIPTION="Perl module for manipulating iptables rules for the IPv4 protocol" + +LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + |