summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2016-02-17 14:41:52 +0000
committerTony Vroon <chainsaw@gentoo.org>2016-02-17 14:45:24 +0000
commit952d860b22d7e4eb1aa2c321d69621071470283e (patch)
treea6c8a6577ab0e7126e52572dcab561dbafab8920 /dev-perl/Net-IRR/Net-IRR-0.80.0.ebuild
parentprofiles/prefix/package.mask: mask dev-lang/python-exec-2.3.1 (diff)
downloadgentoo-952d860b22d7e4eb1aa2c321d69621071470283e.tar.gz
gentoo-952d860b22d7e4eb1aa2c321d69621071470283e.tar.bz2
gentoo-952d860b22d7e4eb1aa2c321d69621071470283e.zip
dev-perl/Net-IRR: New commit, ebuild by g-cpan with minor tweaks by me. Reviewed by Aaron "TitanOfOld" Swenson & Patrice "monsieurp" Clement. As requested by Moyaze Shivji in the LINX technology team.
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Net-IRR/Net-IRR-0.80.0.ebuild')
-rw-r--r--dev-perl/Net-IRR/Net-IRR-0.80.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Net-IRR/Net-IRR-0.80.0.ebuild b/dev-perl/Net-IRR/Net-IRR-0.80.0.ebuild
new file mode 100644
index 000000000000..17b449e54209
--- /dev/null
+++ b/dev-perl/Net-IRR/Net-IRR-0.80.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR="TCAINE"
+MODULE_VERSION="0.08"
+inherit perl-module
+
+DESCRIPTION="Internet Route Registry daemon (IRRd) client"
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""