summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Yaari <yuval@gentoo.org>2008-04-29 03:08:51 +0000
committerYuval Yaari <yuval@gentoo.org>2008-04-29 03:08:51 +0000
commit1f0a611d4a2a1f89050d48c62f185cd7b8ce6234 (patch)
tree89d8a79be71691ca054bec9d012eea9852eafe55 /virtual/perl-File-Spec
parentVersion bump (diff)
downloadgentoo-2-1f0a611d4a2a1f89050d48c62f185cd7b8ce6234.tar.gz
gentoo-2-1f0a611d4a2a1f89050d48c62f185cd7b8ce6234.tar.bz2
gentoo-2-1f0a611d4a2a1f89050d48c62f185cd7b8ce6234.zip
Version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'virtual/perl-File-Spec')
-rw-r--r--virtual/perl-File-Spec/ChangeLog7
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.2701.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index 173230fabed6..2beedd93c413 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.33 2008/03/31 16:53:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.34 2008/04/29 03:08:51 yuval Exp $
+
+*perl-File-Spec-3.2701 (29 Apr 2008)
+
+ 29 Apr 2008; Yuval Yaari <yuval@gentoo.org> +perl-File-Spec-3.2701.ebuild:
+ Version bump
31 Mar 2008; Jeroen Roovers <jer@gentoo.org> perl-File-Spec-3.25.ebuild:
Stable for HPPA too.
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.2701.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.2701.ebuild
new file mode 100644
index 000000000000..45d84b817e06
--- /dev/null
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.2701.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.2701.ebuild,v 1.1 2008/04/29 03:08:51 yuval Exp $
+
+DESCRIPTION="Virtual for File-Spec"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+IUSE=""
+DEPEND=""
+RDEPEND="~perl-core/File-Spec-${PV}"