diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-05-05 13:58:44 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-05-05 13:58:44 +0000 |
commit | 7561e298453fb7f4526152a94e681078b962de61 (patch) | |
tree | 55a305b10660268cece17f51cda1bc62acb0367c /dev-perl/Pod-Simple | |
parent | Restore ChangeLog. (diff) | |
download | gentoo-2-7561e298453fb7f4526152a94e681078b962de61.tar.gz gentoo-2-7561e298453fb7f4526152a94e681078b962de61.tar.bz2 gentoo-2-7561e298453fb7f4526152a94e681078b962de61.zip |
Cleanup
(Portage version: 2.1.2.6)
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r-- | dev-perl/Pod-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/files/digest-Pod-Simple-3.02 | 3 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/files/digest-Pod-Simple-3.03 | 3 |
5 files changed, 5 insertions, 43 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index 879d8deefe0f..e1aa28351e6c 100644 --- a/dev-perl/Pod-Simple/ChangeLog +++ b/dev-perl/Pod-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Pod-Simple # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.30 2007/04/24 08:53:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.31 2007/05/05 13:58:44 ian Exp $ + + 05 May 2007; Christian Hartmann <ian@gentoo.org> -Pod-Simple-3.02.ebuild, + -Pod-Simple-3.03.ebuild: + Cleanup 24 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> Pod-Simple-3.05.ebuild: Add ~mips keyword, bug 173295. diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild deleted file mode 100644 index 69b30d08befe..000000000000 --- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.18 2007/01/19 15:29:40 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="http://search.cpan.org/~sburke/" -SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND=">=dev-perl/Pod-Escapes-1.04 - dev-lang/perl" diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild deleted file mode 100644 index e568de586dcd..000000000000 --- a/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild,v 1.5 2007/01/19 15:29:40 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="http://search.cpan.org/~arandal/" -SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" -IUSE="" - -DEPEND=">=dev-perl/Pod-Escapes-1.04 - dev-lang/perl" diff --git a/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.02 b/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.02 deleted file mode 100644 index 77c98475045e..000000000000 --- a/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.02 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4ca91ca6ff80b597608a7d1c3d1bda74 Pod-Simple-3.02.tar.gz 252317 -RMD160 86056f59a0cc2f2c4c0a748273423f0c2543030e Pod-Simple-3.02.tar.gz 252317 -SHA256 05278ac4e7eabd79b2e684ed3ec0082fb9d89dff9d276adc88a9ba1622e04667 Pod-Simple-3.02.tar.gz 252317 diff --git a/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.03 b/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.03 deleted file mode 100644 index 7daf15bbc25f..000000000000 --- a/dev-perl/Pod-Simple/files/digest-Pod-Simple-3.03 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8b29d147d00245bffa39b2e97d9fe7b0 Pod-Simple-3.03.tar.gz 253184 -RMD160 e435f80981567604ce21866d326b95e4ca36d7bf Pod-Simple-3.03.tar.gz 253184 -SHA256 5d23a94aab6b5a90faa8cbcc08c83ee5b7f35fd61c2263d414d4108c84761aa1 Pod-Simple-3.03.tar.gz 253184 |