summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-27 13:51:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-27 13:51:02 +0000
commit1e50fb73b5d5792c756f00fb32e496dda96b5212 (patch)
tree56f386c21f1d98fd7f1b1ee47a887218044b2b03 /dev-perl/Inline
parentEbuild clean up (diff)
downloadgentoo-2-1e50fb73b5d5792c756f00fb32e496dda96b5212.tar.gz
gentoo-2-1e50fb73b5d5792c756f00fb32e496dda96b5212.tar.bz2
gentoo-2-1e50fb73b5d5792c756f00fb32e496dda96b5212.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog6
-rw-r--r--dev-perl/Inline/Inline-0.43-r1.ebuild30
-rw-r--r--dev-perl/Inline/Inline-0.43.ebuild30
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild4
-rw-r--r--dev-perl/Inline/files/digest-Inline-0.431
-rw-r--r--dev-perl/Inline/files/digest-Inline-0.43-r11
6 files changed, 7 insertions, 65 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 8441e3beb079..fc8b192cb09f 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Inline
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.21 2005/02/01 11:07:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.22 2005/04/27 13:51:02 mcummings Exp $
+
+ 27 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Inline-0.43-r1.ebuild,
+ -Inline-0.43.ebuild, Inline-0.44-r1.ebuild:
+ Cleaning
01 Feb 2005; Michael Cummings <mcummings@gentoo.org> -Inline-0.44.ebuild:
Removing old 0.44 ebuild
diff --git a/dev-perl/Inline/Inline-0.43-r1.ebuild b/dev-perl/Inline/Inline-0.43-r1.ebuild
deleted file mode 100644
index 445cb8996027..000000000000
--- a/dev-perl/Inline/Inline-0.43-r1.ebuild
+++ /dev/null
@@ -1,30 +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/Inline/Inline-0.43-r1.ebuild,v 1.10 2005/02/01 11:07:42 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="A perl XML down translate module"
-SRC_URI="http://www.cpan.org/authors/id/I/IN/INGY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""
-
-DEPEND="${DEPEND}
- dev-perl/Test-Harness"
-
-src_compile() {
-
- echo "y" | perl-module_src_compile
- perl-module_src_test
-}
-
-
-src_install () {
-
- perl-module_src_install
- dohtml DT.html
-}
diff --git a/dev-perl/Inline/Inline-0.43.ebuild b/dev-perl/Inline/Inline-0.43.ebuild
deleted file mode 100644
index b48bc2c25152..000000000000
--- a/dev-perl/Inline/Inline-0.43.ebuild
+++ /dev/null
@@ -1,30 +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/Inline/Inline-0.43.ebuild,v 1.17 2005/02/01 11:07:42 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="A perl XML down translate module"
-SRC_URI="http://www.cpan.org/authors/id/I/IN/INGY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""
-
-DEPEND="${DEPEND}
- dev-perl/Test-Harness"
-
-src_compile() {
-
- echo "y" | perl-module_src_compile
- perl-module_src_test
-}
-
-
-src_install () {
-
- perl-module_src_install
- dohtml DT.html
-}
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index 94869925792d..a9bccfeb11c9 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.14 2005/03/13 03:32:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.15 2005/04/27 13:51:02 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="Write Perl subroutines in other languages"
HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod"
-SRC_URI="http://www.cpan.org/authors/id/I/IN/INGY/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
diff --git a/dev-perl/Inline/files/digest-Inline-0.43 b/dev-perl/Inline/files/digest-Inline-0.43
deleted file mode 100644
index 9fd37f90c3d0..000000000000
--- a/dev-perl/Inline/files/digest-Inline-0.43
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2defdebaaa5622b8653cb47f66f9d22e Inline-0.43.tar.gz 81356
diff --git a/dev-perl/Inline/files/digest-Inline-0.43-r1 b/dev-perl/Inline/files/digest-Inline-0.43-r1
deleted file mode 100644
index 9fd37f90c3d0..000000000000
--- a/dev-perl/Inline/files/digest-Inline-0.43-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2defdebaaa5622b8653cb47f66f9d22e Inline-0.43.tar.gz 81356