summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-07 07:46:19 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-07 07:46:19 +0000
commitcfe5adaece1984810a541672bad149b0a2c5cb90 (patch)
treea8f55c1ed9d9ba1c84922bbcf1466c8e2eb36490 /dev-perl/Scalar-Properties
parentVersion bump (diff)
downloadgentoo-2-cfe5adaece1984810a541672bad149b0a2c5cb90.tar.gz
gentoo-2-cfe5adaece1984810a541672bad149b0a2c5cb90.tar.bz2
gentoo-2-cfe5adaece1984810a541672bad149b0a2c5cb90.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r--dev-perl/Scalar-Properties/ChangeLog8
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog
index 7004fedf8b92..c6c21252f7ed 100644
--- a/dev-perl/Scalar-Properties/ChangeLog
+++ b/dev-perl/Scalar-Properties/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Scalar-Properties
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.14 2010/01/11 19:37:01 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.15 2010/04/07 07:46:19 tove Exp $
+
+*Scalar-Properties-1.100860 (07 Apr 2010)
+
+ 07 Apr 2010; Torsten Veller <tove@gentoo.org>
+ +Scalar-Properties-1.100860.ebuild:
+ Version bump
11 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Scalar-Properties-0.13.ebuild:
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild
new file mode 100644
index 000000000000..55f7696544f7
--- /dev/null
+++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 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.100860.ebuild,v 1.1 2010/04/07 07:46:19 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=MARCEL
+inherit perl-module
+
+DESCRIPTION="run-time properties on scalar variables"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST="do"