summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-05-01 17:46:14 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-05-01 17:46:14 +0000
commit45662c7959619e423da38db5994968a692842215 (patch)
tree597d9b885123767a07ebe3e902dac12176101d8b /dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild
parentVersion bump. Strip trailing slash from when creating the machine-id symlink ... (diff)
downloadgentoo-2-45662c7959619e423da38db5994968a692842215.tar.gz
gentoo-2-45662c7959619e423da38db5994968a692842215.tar.bz2
gentoo-2-45662c7959619e423da38db5994968a692842215.zip
Revision bump: EAPI=5
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild')
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild
new file mode 100644
index 000000000000..cdc15773f393
--- /dev/null
+++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild,v 1.1 2014/05/01 17:46:14 zlogene Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=MARCEL
+MODULE_VERSION=1.100860
+inherit perl-module
+
+DESCRIPTION="run-time properties on scalar variables"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST="do"