summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-17 15:47:13 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-17 15:47:13 +0000
commit61186a1f584fa7190c5e95eb186ed662c889affe (patch)
tree9ea9b5c3e0a3940653c784042d9109b4361b2460 /perl-core
parentImprove dependencies; remove old (diff)
downloadgentoo-2-61186a1f584fa7190c5e95eb186ed662c889affe.tar.gz
gentoo-2-61186a1f584fa7190c5e95eb186ed662c889affe.tar.bz2
gentoo-2-61186a1f584fa7190c5e95eb186ed662c889affe.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Archive-Tar/Archive-Tar-1.820.0.ebuild23
-rw-r--r--perl-core/Archive-Tar/ChangeLog6
2 files changed, 5 insertions, 24 deletions
diff --git a/perl-core/Archive-Tar/Archive-Tar-1.820.0.ebuild b/perl-core/Archive-Tar/Archive-Tar-1.820.0.ebuild
deleted file mode 100644
index 1bbe0c8656ba..000000000000
--- a/perl-core/Archive-Tar/Archive-Tar-1.820.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.820.0.ebuild,v 1.2 2014/01/20 20:44:32 vapier Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=1.82
-inherit perl-module
-
-DESCRIPTION="A Perl module for creation and manipulation of tar files"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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=""
-
-DEPEND=">=virtual/perl-IO-Zlib-1.01
- virtual/perl-IO-Compress
- virtual/perl-Package-Constants"
-# dev-perl/IO-String
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
diff --git a/perl-core/Archive-Tar/ChangeLog b/perl-core/Archive-Tar/ChangeLog
index 5b1d9ef363ce..5bab2f6c84be 100644
--- a/perl-core/Archive-Tar/ChangeLog
+++ b/perl-core/Archive-Tar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Archive-Tar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.65 2014/07/05 11:17:08 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.66 2014/07/17 15:47:13 dilfridge Exp $
+
+ 17 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -Archive-Tar-1.820.0.ebuild:
+ Remove old
05 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-Archive-Tar-1.840.0.ebuild, -Archive-Tar-1.860.0.ebuild,