summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2016-09-20 16:16:22 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2016-09-20 16:23:47 -0400
commit9e53f7bb744398ccda0519345396fe5537045779 (patch)
tree3e96c0f9b3571234a37eb549d2451744648bc2e0 /dev-perl/Scope-Upper/Scope-Upper-0.290.0-r1.ebuild
parentdev-perl/Scope-Upper: Fix QA issues and legacy interface usage (diff)
downloadgentoo-9e53f7bb744398ccda0519345396fe5537045779.tar.gz
gentoo-9e53f7bb744398ccda0519345396fe5537045779.tar.bz2
gentoo-9e53f7bb744398ccda0519345396fe5537045779.zip
dev-perl/Scope-Upper: Revision Bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Scope-Upper/Scope-Upper-0.290.0-r1.ebuild')
-rw-r--r--dev-perl/Scope-Upper/Scope-Upper-0.290.0-r1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Scope-Upper/Scope-Upper-0.290.0-r1.ebuild b/dev-perl/Scope-Upper/Scope-Upper-0.290.0-r1.ebuild
new file mode 100644
index 000000000000..8a333d1d95dd
--- /dev/null
+++ b/dev-perl/Scope-Upper/Scope-Upper-0.290.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR="VPIT"
+DIST_VERSION="0.29"
+
+inherit perl-module
+
+DESCRIPTION="Act on upper scopes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND=""