diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:19:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:19:51 +0000 |
commit | 659c00f3592b0e74e1c4e5ce1dac6c895b71bd98 (patch) | |
tree | 4519d5a859222b54cc7bc896a5f50a5bedf004d4 /virtual/perl-Pod-Simple | |
parent | Cleanup (diff) | |
download | gentoo-2-659c00f3592b0e74e1c4e5ce1dac6c895b71bd98.tar.gz gentoo-2-659c00f3592b0e74e1c4e5ce1dac6c895b71bd98.tar.bz2 gentoo-2-659c00f3592b0e74e1c4e5ce1dac6c895b71bd98.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r-- | virtual/perl-Pod-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild | 16 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild | 14 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.09.ebuild | 14 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.10.ebuild | 14 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.11.ebuild | 14 |
6 files changed, 7 insertions, 73 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog index 0ee9e0ff65f1..35cbc22ac8a1 100644 --- a/virtual/perl-Pod-Simple/ChangeLog +++ b/virtual/perl-Pod-Simple/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Pod-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.18 2010/01/07 20:29:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.19 2010/01/17 14:19:51 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -perl-Pod-Simple-3.05.ebuild, -perl-Pod-Simple-3.08.ebuild, + -perl-Pod-Simple-3.09.ebuild, -perl-Pod-Simple-3.10.ebuild, + -perl-Pod-Simple-3.11.ebuild: + Cleanup 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Pod-Simple-3.05.ebuild, perl-Pod-Simple-3.07.ebuild, perl-Pod-Simple-3.08.ebuild, diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild deleted file mode 100644 index bf7e5482b600..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild,v 1.3 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Pod-Simple-${PV} )" diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild deleted file mode 100644 index 7e80e36a28ef..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild,v 1.3 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -RDEPEND="~perl-core/Pod-Simple-${PV}" diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.09.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.09.ebuild deleted file mode 100644 index 3b5ac132d9f8..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.09.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.09.ebuild,v 1.2 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="~perl-core/Pod-Simple-${PV}" diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.10.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.10.ebuild deleted file mode 100644 index 57216d5cd6dc..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.10.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.10.ebuild,v 1.3 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -RDEPEND="~perl-core/Pod-Simple-${PV}" diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.11.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.11.ebuild deleted file mode 100644 index a059b54da6b8..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.11.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.11.ebuild,v 1.3 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -RDEPEND="~perl-core/Pod-Simple-${PV}" |