diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-09 06:44:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-09 06:44:23 +0000 |
commit | ccb44ee006d27e685aab2ec8ba402de6b05a3341 (patch) | |
tree | 864a57dea324bbab118240d375e0abefed22fa9b | |
parent | m68k love (diff) | |
download | gentoo-2-ccb44ee006d27e685aab2ec8ba402de6b05a3341.tar.gz gentoo-2-ccb44ee006d27e685aab2ec8ba402de6b05a3341.tar.bz2 gentoo-2-ccb44ee006d27e685aab2ec8ba402de6b05a3341.zip |
arm/s390 stable
(Portage version: 2.0.53_rc4)
-rw-r--r-- | dev-php/mod_php/mod_php-4.4.0-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.2.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/mod_php/mod_php-4.4.0-r3.ebuild b/dev-php/mod_php/mod_php-4.4.0-r3.ebuild index 33e90ec3a9a3..a0f071c0f9cd 100644 --- a/dev-php/mod_php/mod_php-4.4.0-r3.ebuild +++ b/dev-php/mod_php/mod_php-4.4.0-r3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r3.ebuild,v 1.11 2005/10/07 18:28:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r3.ebuild,v 1.12 2005/10/09 06:44:23 vapier Exp $ IUSE="apache2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" detectapache() { # DO NOT REPLICATE THIS IN ANY OTHER PACKAGE WITHOUT PORTAGE DEVS PERMISSION diff --git a/dev-php/php/php-4.4.0-r1.ebuild b/dev-php/php/php-4.4.0-r1.ebuild index 0ed934874b74..cf74dd07ae43 100644 --- a/dev-php/php/php-4.4.0-r1.ebuild +++ b/dev-php/php/php-4.4.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0-r1.ebuild,v 1.7 2005/10/02 13:57:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0-r1.ebuild,v 1.8 2005/10/09 06:43:26 vapier Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="" # fixed PCRE library for security issues, bug #102373 diff --git a/net-dns/pdnsd/pdnsd-1.2.3.ebuild b/net-dns/pdnsd/pdnsd-1.2.3.ebuild index 04f0ed3f00b0..ac3a75a52c48 100644 --- a/net-dns/pdnsd/pdnsd-1.2.3.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.3.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/net-dns/pdnsd/pdnsd-1.2.3.ebuild,v 1.4 2005/10/06 19:02:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.3.ebuild,v 1.5 2005/10/09 06:42:06 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/releases/${P}-par.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ppc ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ppc s390 ~sparc x86" IUSE="ipv6 debug isdn nptl" DEPEND="virtual/libc |