summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-05-31 21:05:14 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-05-31 21:05:14 +0000
commit1f2224ef3ea4367c1422733865f40334772dfd58 (patch)
tree6151671d5d21da8e408e04d25c3e8d0ca11eb21c /dev-perl/Inline
parentVersion bump, fixed depends (diff)
downloadgentoo-2-1f2224ef3ea4367c1422733865f40334772dfd58.tar.gz
gentoo-2-1f2224ef3ea4367c1422733865f40334772dfd58.tar.bz2
gentoo-2-1f2224ef3ea4367c1422733865f40334772dfd58.zip
Version bump, fixed depends
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog7
-rw-r--r--dev-perl/Inline/Inline-0.44.ebuild34
-rw-r--r--dev-perl/Inline/Manifest4
-rw-r--r--dev-perl/Inline/files/digest-Inline-0.441
4 files changed, 43 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 2e62564e0102..3a220dca1eeb 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Inline
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.8 2003/04/03 23:40:56 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.9 2003/05/31 21:05:10 mcummings Exp $
+
+*Inline-0.44 (31 May 2003)
+
+ 31 May 2003; Michael Cummings <mcummings@gentoo.org> Inline-0.44.ebuild:
+ New version, corrects missing deps
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/dev-perl/Inline/Inline-0.44.ebuild b/dev-perl/Inline/Inline-0.44.ebuild
new file mode 100644
index 000000000000..7b513f4d9df0
--- /dev/null
+++ b/dev-perl/Inline/Inline-0.44.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.1 2003/05/31 21:05:10 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+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 ~ppc ~sparc ~alpha"
+
+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/Manifest b/dev-perl/Inline/Manifest
index 5e48900d6233..05c9d35dded3 100644
--- a/dev-perl/Inline/Manifest
+++ b/dev-perl/Inline/Manifest
@@ -1,7 +1,7 @@
-MD5 b58a6eb06ed7d773f6fa866901140e22 ChangeLog 696
+MD5 2e078a7e6fce4d783a7df66322c04f75 ChangeLog 840
MD5 646a7d2f288db2a50709d7dfa0503850 Inline-0.43-r1.ebuild 690
MD5 b409570bac7fd89eccdc1eb1635dd9f3 Inline-0.43.ebuild 688
-MD5 c9a6549bf079f7a2f848bdd2a13a9e3b Inline-0.44.ebuild 792
+MD5 edf2ca128027f806d1eb6680c1b181c4 Inline-0.44.ebuild 792
MD5 10cb079ed55ec2e6b331b3b4d2a108a1 files/digest-Inline-0.43 62
MD5 10cb079ed55ec2e6b331b3b4d2a108a1 files/digest-Inline-0.43-r1 62
MD5 5e2c4ec7945547fc645cb1531c8936a2 files/digest-Inline-0.44 62
diff --git a/dev-perl/Inline/files/digest-Inline-0.44 b/dev-perl/Inline/files/digest-Inline-0.44
new file mode 100644
index 000000000000..6de2ec935f2b
--- /dev/null
+++ b/dev-perl/Inline/files/digest-Inline-0.44
@@ -0,0 +1 @@
+MD5 840f47d9b6cef39e68370faf9dceab2c Inline-0.44.tar.gz 91450