summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-17 11:18:05 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-17 11:18:05 +0000
commit8aae67e498653a8fbb77cac1f7ddb63a4321153e (patch)
treee20e07b86c5c4b9feac9f0e84651a70451fd84d6 /dev-perl
parentversion bump (diff)
downloadgentoo-2-8aae67e498653a8fbb77cac1f7ddb63a4321153e.tar.gz
gentoo-2-8aae67e498653a8fbb77cac1f7ddb63a4321153e.tar.bz2
gentoo-2-8aae67e498653a8fbb77cac1f7ddb63a4321153e.zip
[bump] dev-perl/Symbol-Util-0.20.300
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Symbol-Util/ChangeLog9
-rw-r--r--dev-perl/Symbol-Util/Symbol-Util-0.20.300.ebuild20
2 files changed, 27 insertions, 2 deletions
diff --git a/dev-perl/Symbol-Util/ChangeLog b/dev-perl/Symbol-Util/ChangeLog
index c7c3d030c0b5..2c0cd71e6a1a 100644
--- a/dev-perl/Symbol-Util/ChangeLog
+++ b/dev-perl/Symbol-Util/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Symbol-Util
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Util/ChangeLog,v 1.3 2011/09/04 11:20:46 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Util/ChangeLog,v 1.4 2012/03/17 11:18:05 tove Exp $
+
+*Symbol-Util-0.20.300 (17 Mar 2012)
+
+ 17 Mar 2012; Torsten Veller <tove@gentoo.org> +Symbol-Util-0.20.300.ebuild:
+ Version bump
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Symbol-Util-0.0202.ebuild:
Cleanup
diff --git a/dev-perl/Symbol-Util/Symbol-Util-0.20.300.ebuild b/dev-perl/Symbol-Util/Symbol-Util-0.20.300.ebuild
new file mode 100644
index 000000000000..2f344b2d0f9b
--- /dev/null
+++ b/dev-perl/Symbol-Util/Symbol-Util-0.20.300.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Util/Symbol-Util-0.20.300.ebuild,v 1.1 2012/03/17 11:18:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DEXTER
+MODULE_VERSION=0.0203
+inherit perl-module
+
+DESCRIPTION="Additional utils for Perl symbols manipulation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build"
+
+SRC_TEST=do