summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-04-26 22:18:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-04-26 22:18:50 +0000
commita41ee7b7b4978fdab2b2bba0c081a6ab8cebe56d (patch)
treee9baaa464a61ec8de045192727e8c6e094153067 /dev-perl/PDL/files
parentStable on x86; bug #129100 (diff)
downloadgentoo-2-a41ee7b7b4978fdab2b2bba0c081a6ab8cebe56d.tar.gz
gentoo-2-a41ee7b7b4978fdab2b2bba0c081a6ab8cebe56d.tar.bz2
gentoo-2-a41ee7b7b4978fdab2b2bba0c081a6ab8cebe56d.zip
Patch for perl 5.8.8 support
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-perl/PDL/files')
-rw-r--r--dev-perl/PDL/files/PDL-2.4.2-makemakerfix.patch20
-rw-r--r--dev-perl/PDL/files/digest-PDL-2.4.2-r13
2 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/PDL/files/PDL-2.4.2-makemakerfix.patch b/dev-perl/PDL/files/PDL-2.4.2-makemakerfix.patch
new file mode 100644
index 000000000000..6cf2c4009a68
--- /dev/null
+++ b/dev-perl/PDL/files/PDL-2.4.2-makemakerfix.patch
@@ -0,0 +1,20 @@
+--- Demos/BAD2_demo.pm.PL 2006/04/20 07:42:24 1.1
++++ Demos/BAD2_demo.pm.PL 2006/04/20 07:42:32
+@@ -3,6 +3,7 @@
+ # - requires both bad-value support and PGPLOT
+ #
+
++use blib;
+ use strict;
+
+ use Config;
+--- Demos/BAD_demo.pm.PL 2006/04/20 07:42:17 1.1
++++ Demos/BAD_demo.pm.PL 2006/04/20 07:42:38
+@@ -3,6 +3,7 @@
+ # - needed since we allow bad pixel handling to be switched off
+ #
+
++use blib;
+ use strict;
+
+ use Config;
diff --git a/dev-perl/PDL/files/digest-PDL-2.4.2-r1 b/dev-perl/PDL/files/digest-PDL-2.4.2-r1
new file mode 100644
index 000000000000..f72006967465
--- /dev/null
+++ b/dev-perl/PDL/files/digest-PDL-2.4.2-r1
@@ -0,0 +1,3 @@
+MD5 edd056a006eae8b46e8ef804b9774a93 PDL-2.4.2.tar.gz 2151379
+RMD160 34736f1a56be9e8c354ca974d4aa4f90cbd5ce04 PDL-2.4.2.tar.gz 2151379
+SHA256 0c782136d88ed9fc62ff0404391709dab30b19c29ce4c453bfed0aae3b975b31 PDL-2.4.2.tar.gz 2151379