diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:34:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:34:29 +0000 |
commit | cb01e188d4267f022056bfc4c7479162efbbac5f (patch) | |
tree | 48f16a23ed0c9f4d6ef2e48e56379bbba4866f84 /dev-php/php | |
parent | sync IUSE (missing) (diff) | |
download | historical-cb01e188d4267f022056bfc4c7479162efbbac5f.tar.gz historical-cb01e188d4267f022056bfc4c7479162efbbac5f.tar.bz2 historical-cb01e188d4267f022056bfc4c7479162efbbac5f.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/php-4.3.4-r4.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.5-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.5.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.6-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.6.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.6_rc2.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.7-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.7.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-4.3.8.ebuild | 3 | ||||
-rw-r--r-- | dev-php/php/php-5.0.0.ebuild | 3 |
10 files changed, 20 insertions, 10 deletions
diff --git a/dev-php/php/php-4.3.4-r4.ebuild b/dev-php/php/php-4.3.4-r4.ebuild index 94aa4c641d66..88d85db155f6 100644 --- a/dev-php/php/php-4.3.4-r4.ebuild +++ b/dev-php/php/php-4.3.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r4.ebuild,v 1.5 2004/06/25 01:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r4.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.5-r1.ebuild b/dev-php/php/php-4.3.5-r1.ebuild index c933ae35f35f..c2bdc31bfeae 100644 --- a/dev-php/php/php-4.3.5-r1.ebuild +++ b/dev-php/php/php-4.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.5-r1.ebuild,v 1.3 2004/06/25 01:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.5-r1.ebuild,v 1.4 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.5.ebuild b/dev-php/php/php-4.3.5.ebuild index f58f914c6d30..5445e14ef878 100644 --- a/dev-php/php/php-4.3.5.ebuild +++ b/dev-php/php/php-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.5.ebuild,v 1.5 2004/06/25 01:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.5.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.6-r1.ebuild b/dev-php/php/php-4.3.6-r1.ebuild index 9d9a196e66c0..48fa529f8710 100644 --- a/dev-php/php/php-4.3.6-r1.ebuild +++ b/dev-php/php/php-4.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6-r1.ebuild,v 1.4 2004/07/04 08:17:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6-r1.ebuild,v 1.5 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ~ia64 s390" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.6.ebuild b/dev-php/php/php-4.3.6.ebuild index 4b2e6802a372..e10bd490f89e 100644 --- a/dev-php/php/php-4.3.6.ebuild +++ b/dev-php/php/php-4.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6.ebuild,v 1.5 2004/06/25 01:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 s390" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.6_rc2.ebuild b/dev-php/php/php-4.3.6_rc2.ebuild index 8161d27a75b7..dc079446185a 100644 --- a/dev-php/php/php-4.3.6_rc2.ebuild +++ b/dev-php/php/php-4.3.6_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6_rc2.ebuild,v 1.3 2004/06/25 01:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6_rc2.ebuild,v 1.4 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" SRC_URI_BASE="http://downloads.php.net/ilia/" @@ -9,6 +9,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.7-r1.ebuild b/dev-php/php/php-4.3.7-r1.ebuild index 5520d52f1ae5..243cd306e83d 100644 --- a/dev-php/php/php-4.3.7-r1.ebuild +++ b/dev-php/php/php-4.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7-r1.ebuild,v 1.5 2004/07/08 04:28:30 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7-r1.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="x86 sparc alpha ~hppa ~amd64 ~ia64 s390 ppc" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.7.ebuild b/dev-php/php/php-4.3.7.ebuild index 27336ad5463f..c4296c8ad5b6 100644 --- a/dev-php/php/php-4.3.7.ebuild +++ b/dev-php/php/php-4.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7.ebuild,v 1.4 2004/06/25 01:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7.ebuild,v 1.5 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-4.3.8.ebuild b/dev-php/php/php-4.3.8.ebuild index 6132fbbbbf57..69b5b95669d9 100644 --- a/dev-php/php/php-4.3.8.ebuild +++ b/dev-php/php/php-4.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.1 2004/07/14 02:47:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.2 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" inherit php-sapi eutils @@ -8,6 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ~ppc" +IUSE="" src_unpack() { php-sapi_src_unpack diff --git a/dev-php/php/php-5.0.0.ebuild b/dev-php/php/php-5.0.0.ebuild index b5ab04a7905f..90571e476f91 100644 --- a/dev-php/php/php-5.0.0.ebuild +++ b/dev-php/php/php-5.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0.0.ebuild,v 1.2 2004/07/14 12:55:07 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0.0.ebuild,v 1.3 2004/07/14 21:34:29 agriffis Exp $ PHPSAPI="cli" MY_P="${PN}-${PV}" @@ -10,6 +10,7 @@ DESCRIPTION="PHP Shell Interpreter" LICENSE="PHP" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="$DEPEND" RDEPEND="$RDEPEND" |