summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-01-19 19:45:02 +0000
committerTorsten Veller <tove@gentoo.org>2009-01-19 19:45:02 +0000
commit5d2a4b1bc5d3f212b4a8e455ee36fc968ac1cafa (patch)
treeefe7b2b5c11c011c5d0eb0ce948ad087ad172553 /virtual
parentVersion bump (diff)
downloadgentoo-2-5d2a4b1bc5d3f212b4a8e455ee36fc968ac1cafa.tar.gz
gentoo-2-5d2a4b1bc5d3f212b4a8e455ee36fc968ac1cafa.tar.bz2
gentoo-2-5d2a4b1bc5d3f212b4a8e455ee36fc968ac1cafa.zip
Version bump
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Archive-Tar/ChangeLog10
-rw-r--r--virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild16
2 files changed, 24 insertions, 2 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog
index a49a089f0df6..bc438d6c0349 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.4 2008/12/15 14:43:33 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.5 2009/01/19 19:45:02 tove Exp $
+
+*perl-Archive-Tar-1.44 (19 Jan 2009)
+
+ 19 Jan 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Archive-Tar-1.44.ebuild:
+ Version bump
*perl-Archive-Tar-1.42 (15 Dec 2008)
diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild
new file mode 100644
index 000000000000..947cce3035c4
--- /dev/null
+++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild
@@ -0,0 +1,16 @@
+# 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.44.ebuild,v 1.1 2009/01/19 19:45:02 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 ~sparc-fbsd ~x86 ~x86-fbsd"
+
+IUSE=""
+DEPEND=""
+
+RDEPEND="~perl-core/Archive-Tar-${PV}"