summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-25 17:52:01 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-25 17:52:01 +0000
commit6c7aa0766ba5e4648295fdbfc0e1aa0497c49d4c (patch)
tree535fdec1a7088ec84815e0d08cbed86b9bfcb208 /virtual
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-6c7aa0766ba5e4648295fdbfc0e1aa0497c49d4c.tar.gz
gentoo-2-6c7aa0766ba5e4648295fdbfc0e1aa0497c49d4c.tar.bz2
gentoo-2-6c7aa0766ba5e4648295fdbfc0e1aa0497c49d4c.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Safe/ChangeLog7
-rw-r--r--virtual/perl-Safe/perl-Safe-2.19.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index dd0498909ea5..efa4b0a7b7bd 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Safe
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.6 2009/06/29 14:54:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.7 2009/08/25 17:52:01 robbat2 Exp $
+
+*perl-Safe-2.19 (25 Aug 2009)
+
+ 25 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> +perl-Safe-2.19.ebuild:
+ Version bump via perl-bump experimental tool.
*perl-Safe-2.17 (29 Jun 2009)
diff --git a/virtual/perl-Safe/perl-Safe-2.19.ebuild b/virtual/perl-Safe/perl-Safe-2.19.ebuild
new file mode 100644
index 000000000000..c672e7722f2c
--- /dev/null
+++ b/virtual/perl-Safe/perl-Safe-2.19.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.1 2009/08/25 17:52:01 robbat2 Exp $
+
+DESCRIPTION="Virtual for Safe"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Safe-${PV}"