summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-06-05 23:34:59 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-06-05 23:34:59 +0000
commit8ff2c52d6ca56115438d503bbfd85e38d77a0560 (patch)
treea11dbe8c9315ce6ed16902f078c09126d6d5303e /net-www/apache
parentVersion bump. (bug #179826) (diff)
downloadgentoo-2-8ff2c52d6ca56115438d503bbfd85e38d77a0560.tar.gz
gentoo-2-8ff2c52d6ca56115438d503bbfd85e38d77a0560.tar.bz2
gentoo-2-8ff2c52d6ca56115438d503bbfd85e38d77a0560.zip
Fix from jakub on IRC
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-www/apache')
-rw-r--r--net-www/apache/ChangeLog6
-rw-r--r--net-www/apache/apache-2.2.4-r6.ebuild (renamed from net-www/apache/apache-2.2.4-r5.ebuild)6
-rw-r--r--net-www/apache/files/digest-apache-2.2.4-r6 (renamed from net-www/apache/files/digest-apache-2.2.4-r5)0
3 files changed, 8 insertions, 4 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index c8fd79c76b04..57a4b5fb7bd4 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/apache
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.533 2007/06/05 16:41:01 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.534 2007/06/05 23:34:59 jokey Exp $
+
+ 05 Jun 2007; Markus Ullmann <jokey@gentoo.org> -apache-2.2.4-r5.ebuild
+ +apache-2.2.4-r6.ebuild:
+ Fix from jakub on IRC
*apache-2.2.4-r5 (05 Jun 2007)
diff --git a/net-www/apache/apache-2.2.4-r5.ebuild b/net-www/apache/apache-2.2.4-r6.ebuild
index 0ed62a46e7a5..234e5c26c2e7 100644
--- a/net-www/apache/apache-2.2.4-r5.ebuild
+++ b/net-www/apache/apache-2.2.4-r6.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4-r5.ebuild,v 1.1 2007/06/05 16:41:01 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4-r6.ebuild,v 1.1 2007/06/05 23:34:59 jokey Exp $
inherit eutils flag-o-matic gnuconfig multilib autotools
# latest gentoo apache files
-GENTOO_PATCHNAME="gentoo-${PF}"
+GENTOO_PATCHNAME="gentoo-${P}-r5"
GENTOO_PATCHSTAMP="20070605"
GENTOO_DEVSPACE="phreak"
GENTOO_PATCHDIR="${WORKDIR}/${GENTOO_PATCHNAME}"
@@ -141,7 +141,7 @@ src_unpack() {
}
src_compile() {
- local modtype="shared" myconf="" mods=""
+ local modtype="shared" myconf=""
cd "${S}"
# Instead of filtering --as-needed (bug #128505), append --no-as-needed
diff --git a/net-www/apache/files/digest-apache-2.2.4-r5 b/net-www/apache/files/digest-apache-2.2.4-r6
index 9f9a3b4d896b..9f9a3b4d896b 100644
--- a/net-www/apache/files/digest-apache-2.2.4-r5
+++ b/net-www/apache/files/digest-apache-2.2.4-r6