summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-18 10:45:01 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-18 10:45:01 +0000
commit6622cc3fa685b146e8083f95ef9bcd55bee6179b (patch)
tree30047cf9a169ecb726cfcf652e53bc5a7c28e671 /dev-perl/indirect
parentDrop libxml2 dependency, it is no longer needed. (diff)
downloadgentoo-2-6622cc3fa685b146e8083f95ef9bcd55bee6179b.tar.gz
gentoo-2-6622cc3fa685b146e8083f95ef9bcd55bee6179b.tar.bz2
gentoo-2-6622cc3fa685b146e8083f95ef9bcd55bee6179b.zip
[bump] dev-perl/indirect-0.240.0
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r--dev-perl/indirect/ChangeLog7
-rw-r--r--dev-perl/indirect/indirect-0.240.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/indirect/ChangeLog b/dev-perl/indirect/ChangeLog
index d5389bbff7fe..37a46ff53249 100644
--- a/dev-perl/indirect/ChangeLog
+++ b/dev-perl/indirect/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/indirect
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/ChangeLog,v 1.1 2011/01/30 23:21:41 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/ChangeLog,v 1.2 2011/07/18 10:45:01 tove Exp $
+
+*indirect-0.240.0 (18 Jul 2011)
+
+ 18 Jul 2011; Torsten Veller <tove@gentoo.org> +indirect-0.240.0.ebuild:
+ Version bump
*indirect-0.23 (30 Jan 2011)
diff --git a/dev-perl/indirect/indirect-0.240.0.ebuild b/dev-perl/indirect/indirect-0.240.0.ebuild
new file mode 100644
index 000000000000..39a50431bef8
--- /dev/null
+++ b/dev-perl/indirect/indirect-0.240.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/indirect-0.240.0.ebuild,v 1.1 2011/07/18 10:45:01 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=VPIT
+MODULE_VERSION=0.24
+inherit perl-module
+
+DESCRIPTION="Lexically warn about using the indirect object syntax"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do