summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Config-General/Config-General-2.520.0-r1.ebuild')
-rw-r--r--dev-perl/Config-General/Config-General-2.520.0-r1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Config-General/Config-General-2.520.0-r1.ebuild b/dev-perl/Config-General/Config-General-2.520.0-r1.ebuild
new file mode 100644
index 000000000000..632d2ccaa465
--- /dev/null
+++ b/dev-perl/Config-General/Config-General-2.520.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Config-General
+MODULE_AUTHOR=TLINDEN
+MODULE_VERSION=2.52
+inherit perl-module
+
+DESCRIPTION="Config file parser module"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+SRC_TEST="do"