diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 19:01:29 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 19:01:29 +0000 |
commit | 302aa5674287570496aa3e061fac0d9cadf8b8a8 (patch) | |
tree | 86825cb73c6b04280771995ac764090a5aa9dbfb /virtual/perl-Archive-Tar | |
parent | masking a use off of pidgin (diff) | |
download | gentoo-2-302aa5674287570496aa3e061fac0d9cadf8b8a8.tar.gz gentoo-2-302aa5674287570496aa3e061fac0d9cadf8b8a8.tar.bz2 gentoo-2-302aa5674287570496aa3e061fac0d9cadf8b8a8.zip |
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Archive-Tar')
-rw-r--r-- | virtual/perl-Archive-Tar/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.42.ebuild | 16 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog index d33883c4a352..09a1a7b69247 100644 --- a/virtual/perl-Archive-Tar/ChangeLog +++ b/virtual/perl-Archive-Tar/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2009/03/05 19:37:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.7 2009/03/13 19:01:29 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> + -perl-Archive-Tar-1.42.ebuild, -perl-Archive-Tar-1.44.ebuild: + Cleanup *perl-Archive-Tar-1.46 (05 Mar 2009) diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.42.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.42.ebuild deleted file mode 100644 index d3ebfe1c3a6f..000000000000 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.42.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 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.42.ebuild,v 1.1 2008/12/15 14:43:33 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}" diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild deleted file mode 100644 index 947cce3035c4..000000000000 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.44.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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}" |