summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-21 19:19:33 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-21 19:19:33 +0000
commit95ba6fe2af4321cfbc87766bfa2418fc40a61359 (patch)
treefc846359a6bd31a9e6d842e9b464dafafae7a1fb /virtual
parentVersion bump (diff)
downloadgentoo-2-95ba6fe2af4321cfbc87766bfa2418fc40a61359.tar.gz
gentoo-2-95ba6fe2af4321cfbc87766bfa2418fc40a61359.tar.bz2
gentoo-2-95ba6fe2af4321cfbc87766bfa2418fc40a61359.zip
Version bump
(Portage version: 2.2_rc84/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-File-Spec/ChangeLog7
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index ca7fe89ba1a0..439b67deae03 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-File-Spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.59 2010/09/12 16:40:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.60 2010/09/21 19:19:33 tove Exp $
+
+*perl-File-Spec-3.33 (21 Sep 2010)
+
+ 21 Sep 2010; Torsten Veller <tove@gentoo.org> +perl-File-Spec-3.33.ebuild:
+ Version bump
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-File-Spec-3.31.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild
new file mode 100644
index 000000000000..f7b73e375bf2
--- /dev/null
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild,v 1.1 2010/09/21 19:19:33 tove Exp $
+
+DESCRIPTION="Virtual for File-Spec"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+IUSE=""
+DEPEND=""
+RDEPEND="~perl-core/File-Spec-${PV}"