summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-10 20:51:09 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-10 20:51:09 +0000
commitebef32eadb1e911bf0f1c140881f7737cb313f0c (patch)
treef1a668aa11c230da21b9d6c516b6899864238db1 /virtual/perl-Archive-Tar
parentVersion bump (diff)
downloadgentoo-2-ebef32eadb1e911bf0f1c140881f7737cb313f0c.tar.gz
gentoo-2-ebef32eadb1e911bf0f1c140881f7737cb313f0c.tar.bz2
gentoo-2-ebef32eadb1e911bf0f1c140881f7737cb313f0c.zip
Version bump
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Archive-Tar')
-rw-r--r--virtual/perl-Archive-Tar/ChangeLog8
-rw-r--r--virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog
index fc9ac6222c37..5720c7ea3ceb 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.12 2009/08/25 10:56:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.13 2009/09/10 20:51:09 tove Exp $
+
+*perl-Archive-Tar-1.54 (10 Sep 2009)
+
+ 10 Sep 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Archive-Tar-1.54.ebuild:
+ Version bump
25 Aug 2009; Torsten Veller <tove@gentoo.org>
perl-Archive-Tar-1.52.ebuild:
diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild
new file mode 100644
index 000000000000..8d43bbf9ac55
--- /dev/null
+++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 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.54.ebuild,v 1.1 2009/09/10 20:51:09 tove Exp $
+
+DESCRIPTION="A Perl module for creation and manipulation of tar files"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="~perl-core/Archive-Tar-${PV}"