diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 17:14:20 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 17:14:20 +0000 |
commit | 20276050546cf0bdf9ae3176456d99b8bcab3506 (patch) | |
tree | 209d8ec011e5fbc38af3a48d257118a70bbd06e9 /dev-perl/extutils-parsexs | |
parent | added ebuild for 2.0, fixes #50767. also updated metadata.xml, took over main... (diff) | |
download | historical-20276050546cf0bdf9ae3176456d99b8bcab3506.tar.gz historical-20276050546cf0bdf9ae3176456d99b8bcab3506.tar.bz2 historical-20276050546cf0bdf9ae3176456d99b8bcab3506.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/files/digest-extutils-parsexs-2.02 | 1 |
3 files changed, 5 insertions, 18 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 571c51d2254f..37ce41df74bf 100644 --- a/dev-perl/extutils-parsexs/ChangeLog +++ b/dev-perl/extutils-parsexs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-parsexs # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.15 2005/04/01 18:05:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.16 2005/04/29 17:03:31 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -extutils-parsexs-2.02.ebuild: + Cleaning for mirror syntax 01 Apr 2005; Simon Stelling <blubb@gentoo.org> extutils-parsexs-2.08.ebuild: stable on amd64 diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild deleted file mode 100644 index 452e00e15f74..000000000000 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.9 2005/03/12 10:53:00 corsair Exp $ - -inherit perl-module - -MY_P=ExtUtils-ParseXS-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Converts Perl XS code into C code" -SRC_URI="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readme" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 alpha ~hppa ~mips ~ppc ~sparc amd64" -IUSE="" diff --git a/dev-perl/extutils-parsexs/files/digest-extutils-parsexs-2.02 b/dev-perl/extutils-parsexs/files/digest-extutils-parsexs-2.02 deleted file mode 100644 index e0106b4ea33f..000000000000 --- a/dev-perl/extutils-parsexs/files/digest-extutils-parsexs-2.02 +++ /dev/null @@ -1 +0,0 @@ -MD5 f9f2b373789e91d673ed85654df3ea2b ExtUtils-ParseXS-2.02.tar.gz 22037 |