summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-06-29 01:54:10 +1200
committerKent Fredric <kentnl@gentoo.org>2020-06-29 01:54:10 +1200
commit8b8668046bff72bad29637a6d73e06fbdfb5b03e (patch)
tree4172b1b252a4f92ccc1740fd0e549d7a8ee84286
parentsys-cluster/zookeeper-bin: [QA] Revert "Bump" (diff)
downloadgentoo-8b866804.tar.gz
gentoo-8b866804.tar.bz2
gentoo-8b866804.zip
dev-perl/Config-Simple: -r bump for EAPI7
- EAPI7 - Remove unused/empty variable assignments - Fix redundant description Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r--dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild b/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild
new file mode 100644
index 000000000000..f5121e6b5d97
--- /dev/null
+++ b/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SHERZODR
+DIST_VERSION=4.59
+inherit perl-module
+
+DESCRIPTION="Simple configuration file class"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"