summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-09 19:39:49 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-09 19:39:49 +0000
commit2785d0688fc648cded7971c1ec6532b02a922fa3 (patch)
tree184d7c6bda3dca55a9f2083f8e986b5f8f12c14b /virtual
parent[bump] perl-core/Encode-2.440.0 (diff)
downloadgentoo-2-2785d0688fc648cded7971c1ec6532b02a922fa3.tar.gz
gentoo-2-2785d0688fc648cded7971c1ec6532b02a922fa3.tar.bz2
gentoo-2-2785d0688fc648cded7971c1ec6532b02a922fa3.zip
[bump] virtual/perl-Encode-2.440.0
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Encode/ChangeLog7
-rw-r--r--virtual/perl-Encode/perl-Encode-2.440.0.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-Encode/ChangeLog b/virtual/perl-Encode/ChangeLog
index 6adce5ec3a1b..6288545b29cf 100644
--- a/virtual/perl-Encode/ChangeLog
+++ b/virtual/perl-Encode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Encode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.29 2011/08/09 16:07:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.30 2011/08/09 19:39:49 tove Exp $
+
+*perl-Encode-2.440.0 (09 Aug 2011)
+
+ 09 Aug 2011; Torsten Veller <tove@gentoo.org> +perl-Encode-2.440.0.ebuild:
+ Version bump
09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
perl-Encode-2.430.0.ebuild:
diff --git a/virtual/perl-Encode/perl-Encode-2.440.0.ebuild b/virtual/perl-Encode/perl-Encode-2.440.0.ebuild
new file mode 100644
index 000000000000..6447151432ef
--- /dev/null
+++ b/virtual/perl-Encode/perl-Encode-2.440.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.440.0.ebuild,v 1.1 2011/08/09 19:39:49 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"