summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-06 08:14:49 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-06 08:14:49 +0000
commit88ed196791c4f77dfe09e3d71b8c7ca406561b68 (patch)
tree1386410a00c63897b52e6ef77579c7088e64efd0 /virtual
parent[bump] perl-core/IPC-Cmd-0.720.0 (diff)
downloadgentoo-2-88ed196791c4f77dfe09e3d71b8c7ca406561b68.tar.gz
gentoo-2-88ed196791c4f77dfe09e3d71b8c7ca406561b68.tar.bz2
gentoo-2-88ed196791c4f77dfe09e3d71b8c7ca406561b68.zip
[bump] virtual/perl-IPC-Cmd-0.720.0
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-IPC-Cmd/ChangeLog7
-rw-r--r--virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.720.0.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog
index a7c5c8edfddd..0ca5eb550471 100644
--- a/virtual/perl-IPC-Cmd/ChangeLog
+++ b/virtual/perl-IPC-Cmd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-IPC-Cmd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.29 2011/07/07 23:18:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.30 2011/08/06 08:14:49 tove Exp $
+
+*perl-IPC-Cmd-0.720.0 (06 Aug 2011)
+
+ 06 Aug 2011; Torsten Veller <tove@gentoo.org> +perl-IPC-Cmd-0.720.0.ebuild:
+ Version bump
07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
perl-IPC-Cmd-0.700.0-r1.ebuild:
diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.720.0.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.720.0.ebuild
new file mode 100644
index 000000000000..b5ab5570eddd
--- /dev/null
+++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.720.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-IPC-Cmd/perl-IPC-Cmd-0.720.0.ebuild,v 1.1 2011/08/06 08:14:49 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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"