summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-02-04 08:48:16 +0000
committerTorsten Veller <tove@gentoo.org>2010-02-04 08:48:16 +0000
commit35c5c0130968b2f26b88463bae8410f440c8155d (patch)
treeb7853e2a4766842d09db8a51b69a007fa00c45e2 /virtual
parentVersion bump (diff)
downloadgentoo-2-35c5c0130968b2f26b88463bae8410f440c8155d.tar.gz
gentoo-2-35c5c0130968b2f26b88463bae8410f440c8155d.tar.bz2
gentoo-2-35c5c0130968b2f26b88463bae8410f440c8155d.zip
Version bump
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Archive-Tar/ChangeLog8
-rw-r--r--virtual/perl-Archive-Tar/perl-Archive-Tar-1.56.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog
index cdf27a205273..91fa084264b5 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.24 2010/01/17 11:51:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.25 2010/02/04 08:48:16 tove Exp $
+
+*perl-Archive-Tar-1.56 (04 Feb 2010)
+
+ 04 Feb 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Archive-Tar-1.56.ebuild:
+ Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org>
-perl-Archive-Tar-1.40.ebuild, -perl-Archive-Tar-1.46.ebuild,
diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.56.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.56.ebuild
new file mode 100644
index 000000000000..efddca8099cf
--- /dev/null
+++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.56.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.56.ebuild,v 1.1 2010/02/04 08:48:16 tove Exp $
+
+DESCRIPTION="A Perl module for creation and manipulation of tar files"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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/Archive-Tar-${PV}"