summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-13 18:12:18 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-13 18:12:18 +0000
commitfb1b0d3fc06ea5a8ee1b1f20202a8ef513be0b01 (patch)
tree3e90f35395315f835ad399e599e5354645cb463f
parent[bump] perl-core/Archive-Tar-1.780.0 (diff)
downloadgentoo-2-fb1b0d3fc06ea5a8ee1b1f20202a8ef513be0b01.tar.gz
gentoo-2-fb1b0d3fc06ea5a8ee1b1f20202a8ef513be0b01.tar.bz2
gentoo-2-fb1b0d3fc06ea5a8ee1b1f20202a8ef513be0b01.zip
[bump] virtual/perl-Archive-Tar-1.780.0
(Portage version: 2.2.0_alpha54/cvs/Linux x86_64)
-rw-r--r--virtual/perl-Archive-Tar/ChangeLog8
-rw-r--r--virtual/perl-Archive-Tar/perl-Archive-Tar-1.780.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog
index f0a6f61d09c5..a77cae971970 100644
--- a/virtual/perl-Archive-Tar/ChangeLog
+++ b/virtual/perl-Archive-Tar/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Archive-Tar
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.43 2011/07/30 11:43:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.44 2011/09/13 18:12:18 tove Exp $
+
+*perl-Archive-Tar-1.780.0 (13 Sep 2011)
+
+ 13 Sep 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Archive-Tar-1.780.0.ebuild:
+ Version bump
30 Jul 2011; Torsten Veller <tove@gentoo.org> perl-Archive-Tar-1.54.ebuild,
perl-Archive-Tar-1.72.ebuild, perl-Archive-Tar-1.760.0-r1.ebuild:
diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.780.0.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.780.0.ebuild
new file mode 100644
index 000000000000..e4a95beee1b9
--- /dev/null
+++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.780.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-Archive-Tar/perl-Archive-Tar-1.780.0.ebuild,v 1.1 2011/09/13 18:12:18 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}"