diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 21:24:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 21:24:10 +0000 |
commit | f9dab71bda859fcd1eafd2fa9a8badcc296ccbcc (patch) | |
tree | 813dbf33d19a88356e159fadb7a287f5ba036624 /virtual | |
parent | Stable for HPPA (bug #261173). (diff) | |
download | gentoo-2-f9dab71bda859fcd1eafd2fa9a8badcc296ccbcc.tar.gz gentoo-2-f9dab71bda859fcd1eafd2fa9a8badcc296ccbcc.tar.bz2 gentoo-2-f9dab71bda859fcd1eafd2fa9a8badcc296ccbcc.zip |
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-PodParser/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-PodParser/perl-PodParser-1.32.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-PodParser/perl-PodParser-1.34.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-PodParser/perl-PodParser-1.36.ebuild | 15 |
4 files changed, 5 insertions, 46 deletions
diff --git a/virtual/perl-PodParser/ChangeLog b/virtual/perl-PodParser/ChangeLog index 256865552956..367d2b5f730d 100644 --- a/virtual/perl-PodParser/ChangeLog +++ b/virtual/perl-PodParser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-PodParser # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/ChangeLog,v 1.32 2009/02/10 13:30:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/ChangeLog,v 1.33 2009/03/13 21:24:10 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> -perl-PodParser-1.32.ebuild, + -perl-PodParser-1.34.ebuild, -perl-PodParser-1.36.ebuild: + Cleanup *perl-PodParser-1.38 (10 Feb 2009) diff --git a/virtual/perl-PodParser/perl-PodParser-1.32.ebuild b/virtual/perl-PodParser/perl-PodParser-1.32.ebuild deleted file mode 100644 index 09eec750fb7f..000000000000 --- a/virtual/perl-PodParser/perl-PodParser-1.32.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/perl-PodParser-1.32.ebuild,v 1.8 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for PodParser" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" - -IUSE="" -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/PodParser-${PV} )" diff --git a/virtual/perl-PodParser/perl-PodParser-1.34.ebuild b/virtual/perl-PodParser/perl-PodParser-1.34.ebuild deleted file mode 100644 index 4834c6108a1d..000000000000 --- a/virtual/perl-PodParser/perl-PodParser-1.34.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/perl-PodParser-1.34.ebuild,v 1.11 2006/09/04 06:41:58 kumba Exp $ - -DESCRIPTION="Virtual for PodParser" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/PodParser-${PV} )" diff --git a/virtual/perl-PodParser/perl-PodParser-1.36.ebuild b/virtual/perl-PodParser/perl-PodParser-1.36.ebuild deleted file mode 100644 index 71d1e7f31560..000000000000 --- a/virtual/perl-PodParser/perl-PodParser-1.36.ebuild +++ /dev/null @@ -1,15 +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-PodParser/perl-PodParser-1.36.ebuild,v 1.1 2009/01/23 09:04:37 tove Exp $ - -DESCRIPTION="Virtual for PodParser" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/PodParser-${PV}" |