summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-02-01 11:07:42 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-02-01 11:07:42 +0000
commit627a1360c665e057d9450bd2d29d2f693c888577 (patch)
tree6340df6e556373bea0a754e4f7ce35111e961278 /dev-perl/Inline
parentFix typo. (diff)
downloadgentoo-2-627a1360c665e057d9450bd2d29d2f693c888577.tar.gz
gentoo-2-627a1360c665e057d9450bd2d29d2f693c888577.tar.bz2
gentoo-2-627a1360c665e057d9450bd2d29d2f693c888577.zip
removing old 0.44
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog7
-rw-r--r--dev-perl/Inline/Inline-0.43-r1.ebuild4
-rw-r--r--dev-perl/Inline/Inline-0.43.ebuild4
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild4
-rw-r--r--dev-perl/Inline/Inline-0.44.ebuild34
-rw-r--r--dev-perl/Inline/files/digest-Inline-0.441
6 files changed, 11 insertions, 43 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 82b1c4b52f11..8441e3beb079 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.20 2004/10/19 07:46:55 absinthe Exp $
+# 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 $
+
+ 01 Feb 2005; Michael Cummings <mcummings@gentoo.org> -Inline-0.44.ebuild:
+ Removing old 0.44 ebuild
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Inline-0.44-r1.ebuild:
Stable on amd64.
diff --git a/dev-perl/Inline/Inline-0.43-r1.ebuild b/dev-perl/Inline/Inline-0.43-r1.ebuild
index c92a7e35b7d4..445cb8996027 100644
--- a/dev-perl/Inline/Inline-0.43-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.43-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.9 2004/07/14 18:29:30 agriffis Exp $
+# $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
diff --git a/dev-perl/Inline/Inline-0.43.ebuild b/dev-perl/Inline/Inline-0.43.ebuild
index aaa8400859d5..b48bc2c25152 100644
--- a/dev-perl/Inline/Inline-0.43.ebuild
+++ b/dev-perl/Inline/Inline-0.43.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.16 2004/07/14 18:29:30 agriffis Exp $
+# $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
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index 1fac9f2db8b0..16cd367f85ba 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.12 2004/10/19 07:46:55 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.13 2005/02/01 11:07:42 mcummings Exp $
inherit perl-module eutils
diff --git a/dev-perl/Inline/Inline-0.44.ebuild b/dev-perl/Inline/Inline-0.44.ebuild
deleted file mode 100644
index 328da5aa28b1..000000000000
--- a/dev-perl/Inline/Inline-0.44.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44.ebuild,v 1.8 2004/09/02 22:36:05 pvdabeel Exp $
-
-inherit perl-module
-
-DESCRIPTION="Write Perl subroutines in other languages"
-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/Digest-MD5
- dev-perl/Data-Dumper
- dev-perl/File-Spec
- dev-perl/Parse-RecDescent
- 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/files/digest-Inline-0.44 b/dev-perl/Inline/files/digest-Inline-0.44
deleted file mode 100644
index 6de2ec935f2b..000000000000
--- a/dev-perl/Inline/files/digest-Inline-0.44
+++ /dev/null
@@ -1 +0,0 @@
-MD5 840f47d9b6cef39e68370faf9dceab2c Inline-0.44.tar.gz 91450