summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-05-12 03:02:32 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-05-12 03:02:32 +0000
commit6879a4f3e0c249d04e8dad7f3728fb7a71e5a6d8 (patch)
tree7164b9b787e0f5042df8ba1516c0af42ca43a819
parentApache 1.X masking. (diff)
downloadhistorical-6879a4f3e0c249d04e8dad7f3728fb7a71e5a6d8.tar.gz
historical-6879a4f3e0c249d04e8dad7f3728fb7a71e5a6d8.tar.bz2
historical-6879a4f3e0c249d04e8dad7f3728fb7a71e5a6d8.zip
Apache 1.X masking.
Package-Manager: portage-2.1.2.7
-rw-r--r--dev-php5/pecl-apc/ChangeLog6
-rw-r--r--dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild3
-rw-r--r--dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild3
-rw-r--r--dev-php5/xcache/ChangeLog5
-rw-r--r--dev-php5/xcache/xcache-1.2.0.ebuild3
5 files changed, 12 insertions, 8 deletions
diff --git a/dev-php5/pecl-apc/ChangeLog b/dev-php5/pecl-apc/ChangeLog
index 04a0794b11fb..b37116aeb24f 100644
--- a/dev-php5/pecl-apc/ChangeLog
+++ b/dev-php5/pecl-apc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-apc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.22 2007/03/08 19:13:19 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.23 2007/05/12 03:02:32 chtekk Exp $
+
+ 12 May 2007; Luca Longinotti <chtekk@gentoo.org>
+ pecl-apc-3.0.12_p2.ebuild, pecl-apc-3.0.13.ebuild:
+ Apache 1.X masking.
*pecl-apc-3.0.13 (08 Mar 2007)
diff --git a/dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild b/dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild
index 6ac9dbd5ca21..41e48c78a728 100644
--- a/dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild
+++ b/dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild,v 1.9 2007/03/08 19:13:19 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.12_p2.ebuild,v 1.10 2007/05/12 03:02:32 chtekk Exp $
PHP_EXT_NAME="apc"
PHP_EXT_PECL_PKG="APC"
@@ -41,7 +41,6 @@ src_compile() {
my_conf="--enable-apc"
enable_extension_enable "apc-mmap" "mmap" 0
enable_extension_with_built_with =${PHP_PKG} apache2 apxs /usr/sbin/apxs2 "optimisation for apache2"
- enable_extension_with_built_with =${PHP_PKG} apache apxs /usr/sbin/apxs "optimisation for apache1"
php-ext-pecl-r1_src_compile
}
diff --git a/dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild b/dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild
index 8ce9da4e8c73..3227c1f3d5a5 100644
--- a/dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild
+++ b/dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild,v 1.1 2007/03/08 19:13:19 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.13.ebuild,v 1.2 2007/05/12 03:02:32 chtekk Exp $
PHP_EXT_NAME="apc"
PHP_EXT_PECL_PKG="APC"
@@ -32,7 +32,6 @@ src_compile() {
my_conf="--enable-apc"
enable_extension_enable "apc-mmap" "mmap" 0
enable_extension_with_built_with =${PHP_PKG} apache2 apxs /usr/sbin/apxs2 "optimisation for apache2"
- enable_extension_with_built_with =${PHP_PKG} apache apxs /usr/sbin/apxs "optimisation for apache1"
php-ext-pecl-r1_src_compile
}
diff --git a/dev-php5/xcache/ChangeLog b/dev-php5/xcache/ChangeLog
index ac5d8c551fc4..354e4aee3609 100644
--- a/dev-php5/xcache/ChangeLog
+++ b/dev-php5/xcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/xcache
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.5 2007/03/18 03:24:25 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.6 2007/05/12 03:00:57 chtekk Exp $
+
+ 12 May 2007; Luca Longinotti <chtekk@gentoo.org> xcache-1.2.0.ebuild:
+ Apache 1.X masking.
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> xcache-1.2.0.ebuild:
Cleanup.
diff --git a/dev-php5/xcache/xcache-1.2.0.ebuild b/dev-php5/xcache/xcache-1.2.0.ebuild
index 17f6a97c865f..750b2af9a6e7 100644
--- a/dev-php5/xcache/xcache-1.2.0.ebuild
+++ b/dev-php5/xcache/xcache-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.2.0.ebuild,v 1.5 2007/03/18 03:24:25 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.2.0.ebuild,v 1.6 2007/05/12 03:00:57 chtekk Exp $
PHP_EXT_NAME="xcache"
PHP_EXT_INI="yes"
@@ -41,7 +41,6 @@ src_compile() {
--enable-xcache-decoder"
enable_extension_with_built_with =${PHP_PKG} apache2 apxs2 /usr/sbin/apxs2 "optimisation for apache2"
- enable_extension_with_built_with =${PHP_PKG} apache apxs /usr/sbin/apxs "optimisation for apache1"
php-ext-source-r1_src_compile
}