summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-03-12 04:34:07 +0000
committerTorsten Veller <tove@gentoo.org>2013-03-12 04:34:07 +0000
commit85831f6b90ac3c97db1bfe24cd2b5a1829f76d32 (patch)
treedba87fccc3a758d5f6d7dac4e59c360eed681438 /virtual
parent[bump] perl-core/Encode-2.490.0 (diff)
downloadgentoo-2-85831f6b90ac3c97db1bfe24cd2b5a1829f76d32.tar.gz
gentoo-2-85831f6b90ac3c97db1bfe24cd2b5a1829f76d32.tar.bz2
gentoo-2-85831f6b90ac3c97db1bfe24cd2b5a1829f76d32.zip
[bump] virtual/perl-Encode-2.490.0
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Encode/ChangeLog7
-rw-r--r--virtual/perl-Encode/perl-Encode-2.490.0.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-Encode/ChangeLog b/virtual/perl-Encode/ChangeLog
index 889226dd76b2..a74c241b67cc 100644
--- a/virtual/perl-Encode/ChangeLog
+++ b/virtual/perl-Encode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Encode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.55 2013/03/02 16:28:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.56 2013/03/12 04:34:07 tove Exp $
+
+*perl-Encode-2.490.0 (12 Mar 2013)
+
+ 12 Mar 2013; Torsten Veller <tove@gentoo.org> +perl-Encode-2.490.0.ebuild:
+ Version bump
02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> perl-Encode-2.470.0.ebuild:
Stable for sh, wrt bug #458122
diff --git a/virtual/perl-Encode/perl-Encode-2.490.0.ebuild b/virtual/perl-Encode/perl-Encode-2.490.0.ebuild
new file mode 100644
index 000000000000..87e49355c09e
--- /dev/null
+++ b/virtual/perl-Encode/perl-Encode-2.490.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0.ebuild,v 1.1 2013/03/12 04:34:07 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"