summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-04-01 06:30:30 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-04-01 06:30:30 +0000
commit60016bfeab618a00962068def5267b89ff5e6a1b (patch)
tree7b18cc1eaf5dd97582ea7863f08fe6d942342534 /dev-php/mod_php/mod_php-4.3.4-r4.ebuild
parentVersion bump already. (diff)
downloadhistorical-60016bfeab618a00962068def5267b89ff5e6a1b.tar.gz
historical-60016bfeab618a00962068def5267b89ff5e6a1b.tar.bz2
historical-60016bfeab618a00962068def5267b89ff5e6a1b.zip
remove all old php ebuilds before 4.3.4-r4. fix bug #46309.
Diffstat (limited to 'dev-php/mod_php/mod_php-4.3.4-r4.ebuild')
-rw-r--r--dev-php/mod_php/mod_php-4.3.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.4-r4.ebuild b/dev-php/mod_php/mod_php-4.3.4-r4.ebuild
index ef93044fac18..4e646e52fe29 100644
--- a/dev-php/mod_php/mod_php-4.3.4-r4.ebuild
+++ b/dev-php/mod_php/mod_php-4.3.4-r4.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.4-r4.ebuild,v 1.6 2004/03/09 23:17:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.4-r4.ebuild,v 1.7 2004/04/01 06:30:30 robbat2 Exp $
IUSE="${IUSE} apache2"
-DESCRIPTION="Apache module for PHP"
KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64"
detectapache() {
@@ -50,6 +49,7 @@ PHPSAPI="apache${APACHEVER}"
# In this case the PHPSAPI setting is dependant on the detectapache function
# above this point as well!
inherit php-sapi eutils
+DESCRIPTION="Apache module for PHP"
DEPEND_EXTRA=">=net-www/apache-1.3.26-r2
apache2? ( >=net-www/apache-2.0.43-r1 )"