summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/perl/ChangeLog8
-rw-r--r--dev-lang/perl/Manifest22
-rw-r--r--dev-lang/perl/perl-5.8.6-r5.ebuild22
-rw-r--r--dev-lang/perl/perl-5.8.6-r6.ebuild22
-rw-r--r--dev-lang/perl/perl-5.8.6-r7.ebuild22
-rw-r--r--dev-lang/perl/perl-5.8.7-r1.ebuild24
-rw-r--r--dev-lang/perl/perl-5.8.7-r2.ebuild25
-rw-r--r--dev-lang/perl/perl-5.8.7.ebuild24
-rw-r--r--dev-lang/smarteiffel/Manifest16
9 files changed, 93 insertions, 92 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog
index b1ffb57114e9..7e88b78a8bbd 100644
--- a/dev-lang/perl/ChangeLog
+++ b/dev-lang/perl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/perl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.172 2005/12/05 11:08:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.173 2005/12/05 16:01:26 mcummings Exp $
+
+ 05 Dec 2005; <mcumming@gentoo.org> perl-5.8.6-r5.ebuild,
+ perl-5.8.6-r6.ebuild, perl-5.8.6-r7.ebuild, perl-5.8.7-r1.ebuild,
+ perl-5.8.7-r2.ebuild, perl-5.8.7.ebuild:
+ Bug 113930, case statement for non-linux. Also (finally) a fix for the
+ installmanpaths (personal bug)
05 Dec 2005; <mcummings@gentoo.org> perl-5.8.6-r7.ebuild,
perl-5.8.7-r2.ebuild:
diff --git a/dev-lang/perl/Manifest b/dev-lang/perl/Manifest
index 38685df5c4ec..6e8f2d38c3c8 100644
--- a/dev-lang/perl/Manifest
+++ b/dev-lang/perl/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 eaabf9a40b3fa81ee88c659e966e30d6 ChangeLog 45093
+MD5 01bb61fe738860776d1d58982059852a ChangeLog 45370
MD5 bd75f0242e3b7791803d089c38a3f920 files/CAN-2005-0156-suid.patch 703
MD5 2bd41aec5e22962224dc9376e27bdde3 files/CAN-2005-0448-rmtree.patch 7629
MD5 0a07934d74ccb1133cf0f3650cb94efc files/digest-perl-5.8.6-r5 64
@@ -30,16 +30,16 @@ MD5 f7324a62f22aabde3387b7e8a8b2106e files/perl-reorder-INC.patch 1141
MD5 f98759a75347e0b54190850b8295c2cb files/perl-tempfiles.patch 2023
MD5 ce442db939c59218a16be167f793b817 files/perl-uclibc.patch 573
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 e377e6ec5a77f51ef1da80ae0600c08c perl-5.8.6-r5.ebuild 17675
-MD5 71c976f23db314752dab5af982dca654 perl-5.8.6-r6.ebuild 18053
-MD5 9b84ac3f176086b81a03589924036c25 perl-5.8.6-r7.ebuild 18121
-MD5 3abc228b743a2fc63223edc90daeff7c perl-5.8.7-r1.ebuild 19533
-MD5 7072d45ca55254ad0fb4fb2e3a8e2862 perl-5.8.7-r2.ebuild 19601
-MD5 3a9ecfb3b8b741ea324c7c05e88c5a65 perl-5.8.7.ebuild 19301
+MD5 5629b922f2a4ce997ae4ae25014451cf perl-5.8.6-r5.ebuild 17658
+MD5 c0d20870f335790c3ce7a82f35e4ccf7 perl-5.8.6-r6.ebuild 18038
+MD5 45b2cc80281b071a098c2ec40818e19e perl-5.8.6-r7.ebuild 18104
+MD5 36f0bd0344966231663c7d99c94d3997 perl-5.8.7-r1.ebuild 19456
+MD5 3f172d664435893f2cfaaf21865c6cb7 perl-5.8.7-r2.ebuild 19525
+MD5 8617318edb0a9de62024383369894fd2 perl-5.8.7.ebuild 19224
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDlB/ttG5z4I8BtQoRAh+MAJ9aVOVFBoWuV+mmV2C313p9dS/i4gCgi3F/
-AqP3PAGm5LU6P65+PeY6PmA=
-=S9ub
+iD8DBQFDlGRjtG5z4I8BtQoRAq7kAJ9adRXgE5r9AlHfVYCxvEheZtHw9wCfSCbE
+4i5XKxBoFVcIKni+cUy4CGw=
+=Bdor
-----END PGP SIGNATURE-----
diff --git a/dev-lang/perl/perl-5.8.6-r5.ebuild b/dev-lang/perl/perl-5.8.6-r5.ebuild
index b8cd555a8e0d..661077dd5674 100644
--- a/dev-lang/perl/perl-5.8.6-r5.ebuild
+++ b/dev-lang/perl/perl-5.8.6-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r5.ebuild,v 1.15 2005/11/14 21:39:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r5.ebuild,v 1.16 2005/12/05 16:01:26 mcummings Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -146,14 +146,14 @@ src_configure() {
export LC_ALL="C"
local myconf=""
- if [[ ${KERNEL} == "FreeBSD" && "${ELIBC}" = "FreeBSD" ]]; then
- osname="freebsd"
- elif [[ ${KERNEL} == "NetBSD" ]]; then
- osname="netbsd"
- else
- # Default setting
- osname="linux"
- fi
+ case ${CHOST} in
+ *-freebsd*) osname="freebsd" ;;
+ *-netbsd*) osname="netbsd" ;;
+ *-openbsd*) osname="openbsd" ;;
+ *-darwin*) osname="darwin" ;;
+
+ *) osname="linux" ;;
+ esac
if use ithreads
then
@@ -239,8 +239,8 @@ src_configure() {
-Dscriptdir=/usr/bin \
-Dman1dir=/usr/share/man/man1 \
-Dman3dir=/usr/share/man/man3 \
- -Dinstallman1dir=${D}/usr/share/man/man1 \
- -Dinstallman3dir=${D}/usr/share/man/man3 \
+ -Dinstallman1dir=/usr/share/man/man1 \
+ -Dinstallman3dir=/usr/share/man/man3 \
-Dman1ext='1' \
-Dman3ext='3pm' \
-Dinc_version_list="$inclist" \
diff --git a/dev-lang/perl/perl-5.8.6-r6.ebuild b/dev-lang/perl/perl-5.8.6-r6.ebuild
index 9705b42c4967..fdd8aa771ba9 100644
--- a/dev-lang/perl/perl-5.8.6-r6.ebuild
+++ b/dev-lang/perl/perl-5.8.6-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r6.ebuild,v 1.9 2005/11/14 21:39:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r6.ebuild,v 1.10 2005/12/05 16:01:26 mcummings Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -150,15 +150,15 @@ src_configure() {
export LC_ALL="C"
local myconf=""
+
+ case ${CHOST} in
+ *-freebsd*) osname="freebsd" ;;
+ *-netbsd*) osname="netbsd" ;;
+ *-openbsd*) osname="openbsd" ;;
+ *-darwin*) osname="darwin" ;;
- if [[ ${KERNEL} == "FreeBSD" && "${ELIBC}" = "FreeBSD" ]]; then
- osname="freebsd"
- elif [[ ${KERNEL} == "NetBSD" ]]; then
- osname="netbsd"
- else
- # Default setting
- osname="linux"
- fi
+ *) osname="linux" ;;
+ esac
if use ithreads
then
@@ -250,8 +250,8 @@ src_configure() {
-Dscriptdir=/usr/bin \
-Dman1dir=/usr/share/man/man1 \
-Dman3dir=/usr/share/man/man3 \
- -Dinstallman1dir=${D}/usr/share/man/man1 \
- -Dinstallman3dir=${D}/usr/share/man/man3 \
+ -Dinstallman1dir=/usr/share/man/man1 \
+ -Dinstallman3dir=/usr/share/man/man3 \
-Dman1ext='1' \
-Dman3ext='3pm' \
-Dinc_version_list="$inclist" \
diff --git a/dev-lang/perl/perl-5.8.6-r7.ebuild b/dev-lang/perl/perl-5.8.6-r7.ebuild
index 2975545b6bb3..f2765ef7665f 100644
--- a/dev-lang/perl/perl-5.8.6-r7.ebuild
+++ b/dev-lang/perl/perl-5.8.6-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r7.ebuild,v 1.5 2005/12/05 11:08:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.6-r7.ebuild,v 1.6 2005/12/05 16:01:26 mcummings Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -154,14 +154,14 @@ src_configure() {
export LC_ALL="C"
local myconf=""
- if [[ ${KERNEL} == "FreeBSD" && "${ELIBC}" = "FreeBSD" ]]; then
- osname="freebsd"
- elif [[ ${KERNEL} == "NetBSD" ]]; then
- osname="netbsd"
- else
- # Default setting
- osname="linux"
- fi
+ case ${CHOST} in
+ *-freebsd*) osname="freebsd" ;;
+ *-netbsd*) osname="netbsd" ;;
+ *-openbsd*) osname="openbsd" ;;
+ *-darwin*) osname="darwin" ;;
+
+ *) osname="linux" ;;
+ esac
if use ithreads
then
@@ -253,8 +253,8 @@ src_configure() {
-Dscriptdir=/usr/bin \
-Dman1dir=/usr/share/man/man1 \
-Dman3dir=/usr/share/man/man3 \
- -Dinstallman1dir=${D}/usr/share/man/man1 \
- -Dinstallman3dir=${D}/usr/share/man/man3 \
+ -Dinstallman1dir=/usr/share/man/man1 \
+ -Dinstallman3dir=/usr/share/man/man3 \
-Dman1ext='1' \
-Dman3ext='3pm' \
-Dinc_version_list="$inclist" \
diff --git a/dev-lang/perl/perl-5.8.7-r1.ebuild b/dev-lang/perl/perl-5.8.7-r1.ebuild
index 6642767a0d10..6d512d3218a9 100644
--- a/dev-lang/perl/perl-5.8.7-r1.ebuild
+++ b/dev-lang/perl/perl-5.8.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.7-r1.ebuild,v 1.6 2005/11/14 21:39:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.7-r1.ebuild,v 1.7 2005/12/05 16:01:26 mcummings Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -145,16 +145,14 @@ src_configure() {
export LC_ALL="C"
local myconf=""
- if [[ ${KERNEL} == "FreeBSD" && "${ELIBC}" = "FreeBSD" ]]; then
- osname="freebsd"
- elif [[ ${KERNEL} == "NetBSD" ]]; then
- osname="netbsd"
- elif [[ ${USERLAND} == "Darwin" ]]; then
- osname="darwin"
- else
- # Default setting
- osname="linux"
- fi
+ case ${CHOST} in
+ *-freebsd*) osname="freebsd" ;;
+ *-netbsd*) osname="netbsd" ;;
+ *-openbsd*) osname="openbsd" ;;
+ *-darwin*) osname="darwin" ;;
+
+ *) osname="linux" ;;
+ esac
if use ithreads
then
@@ -245,8 +243,8 @@ src_configure() {
-Dscriptdir=/usr/bin \
-Dman1dir=/usr/share/man/man1 \
-Dman3dir=/usr/share/man/man3 \
- -Dinstallman1dir=${D}/usr/share/man/man1 \
- -Dinstallman3dir=${D}/usr/share/man/man3 \
+ -Dinstallman1dir=/usr/share/man/man1 \
+ -Dinstallman3dir=/usr/share/man/man3 \
-Dman1ext='1' \
-Dman3ext='3pm' \
-Dinc_version_list="$inclist" \
diff --git a/dev-lang/perl/perl-5.8.7-r2.ebuild b/dev-lang/perl/perl-5.8.7-r2.ebuild
index abcdc6bde8eb..bea6f435587d 100644
--- a/dev-lang/perl/perl-5.8.7-r2.ebuild
+++ b/dev-lang/perl/perl-5.8.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.7-r2.ebuild,v 1.5 2005/12/05 11:08:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.7-r2.ebuild,v 1.6 2005/12/05 16:01:26 mcummings Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -130,6 +130,7 @@ src_unpack() {
# Bug 114113
cd ${S}; epatch ${FILESDIR}/perl-exp_intwrap.patch
+
}
src_configure() {
@@ -148,16 +149,14 @@ src_configure() {
export LC_ALL="C"
local myconf=""
- if [[ ${KERNEL} == "FreeBSD" && "${ELIBC}" = "FreeBSD" ]]; then
- osname="freebsd"
- elif [[ ${KERNEL} == "NetBSD" ]]; then
- osname="netbsd"
- elif [[ ${USERLAND} == "Darwin" ]]; then
- osname="darwin"
- else
- # Default setting
- osname="linux"
- fi
+ case ${CHOST} in
+ *-freebsd*) osname="freebsd" ;;
+ *-netbsd*) osname="netbsd" ;;
+ *-openbsd*) osname="openbsd" ;;
+ *-darwin*) osname="darwin" ;;
+
+ *) osname="linux" ;;
+ esac
if use ithreads
then
@@ -248,8 +247,8 @@ src_configure() {
-Dscriptdir=/usr/bin \
-Dman1dir=/usr/share/man/man1 \
-Dman3dir=/usr/share/man/man3 \
- -Dinstallman1dir=${D}/usr/share/man/man1 \
- -Dinstallman3dir=${D}/usr/share/man/man3 \
+ -Dinstallman1dir=/usr/share/man/man1 \
+ -Dinstallman3dir=/usr/share/man/man3 \
-Dman1ext='1' \
-Dman3ext='3pm' \
-Dinc_version_list="$inclist" \
diff --git a/dev-lang/perl/perl-5.8.7.ebuild b/dev-lang/perl/perl-5.8.7.ebuild
index 0be7a4c33f3a..3303bd3fcc3d 100644
--- a/dev-lang/perl/perl-5.8.7.ebuild
+++ b/dev-lang/perl/perl-5.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.7.ebuild,v 1.13 2005/11/14 21:39:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.7.ebuild,v 1.14 2005/12/05 16:01:26 mcummings Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -140,16 +140,14 @@ src_configure() {
export LC_ALL="C"
local myconf=""
- if [[ ${KERNEL} == "FreeBSD" && "${ELIBC}" = "FreeBSD" ]]; then
- osname="freebsd"
- elif [[ ${KERNEL} == "NetBSD" ]]; then
- osname="netbsd"
- elif [[ ${USERLAND} == "Darwin" ]]; then
- osname="darwin"
- else
- # Default setting
- osname="linux"
- fi
+ case ${CHOST} in
+ *-freebsd*) osname="freebsd" ;;
+ *-netbsd*) osname="netbsd" ;;
+ *-openbsd*) osname="openbsd" ;;
+ *-darwin*) osname="darwin" ;;
+
+ *) osname="linux" ;;
+ esac
if use ithreads
then
@@ -240,8 +238,8 @@ src_configure() {
-Dscriptdir=/usr/bin \
-Dman1dir=/usr/share/man/man1 \
-Dman3dir=/usr/share/man/man3 \
- -Dinstallman1dir=${D}/usr/share/man/man1 \
- -Dinstallman3dir=${D}/usr/share/man/man3 \
+ -Dinstallman1dir=/usr/share/man/man1 \
+ -Dinstallman3dir=/usr/share/man/man3 \
-Dman1ext='1' \
-Dman3ext='3pm' \
-Dinc_version_list="$inclist" \
diff --git a/dev-lang/smarteiffel/Manifest b/dev-lang/smarteiffel/Manifest
index 869d449c1e4a..f8ec5ffc92b6 100644
--- a/dev-lang/smarteiffel/Manifest
+++ b/dev-lang/smarteiffel/Manifest
@@ -1,12 +1,12 @@
+MD5 d027ccde2ebc313d41a91a699044733c smarteiffel-1.0_beta5.ebuild 2229
+MD5 c4c708e3dc384f836a21bfea63ae3288 metadata.xml 162
+MD5 c46453c3f2401d5d60dd3f345a644f04 smarteiffel-2.0_rc2.ebuild 2725
+MD5 23412ef1d39f061d685e073b02396b76 smarteiffel-2.2_rc1.ebuild 2791
MD5 3ad2f796d3cc9e81d86d1abfc1dbd237 ChangeLog 3242
+MD5 d69310e04c23327b2e72ce63d0279c0f smarteiffel-1.0.ebuild 2130
+MD5 3c93ded265cf997556d78f95f834c429 smarteiffel-1.1.ebuild 2373
+MD5 36e9f5dae78d0038a62ec283d005f07d files/digest-smarteiffel-2.0_rc2 64
MD5 ac711f98b4db909cc9a1f5caac836200 files/digest-smarteiffel-1.0 56
-MD5 5eb607a2acf270cd997783730d6280f4 files/digest-smarteiffel-1.0_beta5 74
MD5 8e77136ea7437bc6665796429795e5a3 files/digest-smarteiffel-1.1 56
-MD5 36e9f5dae78d0038a62ec283d005f07d files/digest-smarteiffel-2.0_rc2 64
MD5 d104b254b70fcd6e476ffd10ea350493 files/digest-smarteiffel-2.2_rc1 73
-MD5 c4c708e3dc384f836a21bfea63ae3288 metadata.xml 162
-MD5 d69310e04c23327b2e72ce63d0279c0f smarteiffel-1.0.ebuild 2130
-MD5 d027ccde2ebc313d41a91a699044733c smarteiffel-1.0_beta5.ebuild 2229
-MD5 3c93ded265cf997556d78f95f834c429 smarteiffel-1.1.ebuild 2373
-MD5 c46453c3f2401d5d60dd3f345a644f04 smarteiffel-2.0_rc2.ebuild 2725
-MD5 9d72cf8df6175137073ace7fbfb1523b smarteiffel-2.2_rc1.ebuild 2789
+MD5 5eb607a2acf270cd997783730d6280f4 files/digest-smarteiffel-1.0_beta5 74