summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Scalar-Properties/ChangeLog10
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-1.100.860.ebuild (renamed from dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild)5
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog
index ad6a6b861723..324c1d376a88 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.19 2010/10/20 07:27:53 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.20 2011/02/26 10:12:18 tove Exp $
+
+*Scalar-Properties-1.100.860 (26 Feb 2011)
+
+ 26 Feb 2011; Torsten Veller <tove@gentoo.org>
+ +Scalar-Properties-1.100.860.ebuild, -Scalar-Properties-1.100860.ebuild:
+ Change version scheme. Looks like a downgrade
20 Oct 2010; Torsten Veller <tove@gentoo.org>
-Scalar-Properties-0.12.ebuild, -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.100.860.ebuild
index 582a9e59ddd6..9184c04a9472 100644
--- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100860.ebuild
+++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.4 2010/10/18 19:32:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860.ebuild,v 1.1 2011/02/26 10:12:18 tove Exp $
EAPI=2
MODULE_AUTHOR=MARCEL
+MODULE_VERSION=1.100860
inherit perl-module
DESCRIPTION="run-time properties on scalar variables"