diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-11 22:53:18 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-11 22:53:18 +0000 |
commit | c48068aad132863390bceadfc24bb1dca7bccafe (patch) | |
tree | 6eab43553f2d4b8fb152e7e5a788603a0aa75f4b /virtual | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-c48068aad132863390bceadfc24bb1dca7bccafe.tar.gz gentoo-2-c48068aad132863390bceadfc24bb1dca7bccafe.tar.bz2 gentoo-2-c48068aad132863390bceadfc24bb1dca7bccafe.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.3.ebuild | 6 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.4.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 0b981e1d00f3..b75ab2d15b32 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.17 2012/01/21 09:58:33 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.18 2012/07/11 22:53:18 blueness Exp $ + + 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> httpd-php-5.3.ebuild, + httpd-php-5.4.ebuild: + Keyword ~mips 21 Jan 2012; Ole Markus With <olemarkus@gentoo.org> -httpd-php-5.2.ebuild: Removing PHP 5.2. Bye bye diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index f9645ba7f7b3..dd231fe09eeb 100644 --- a/virtual/httpd-php/httpd-php-5.3.ebuild +++ b/virtual/httpd-php/httpd-php-5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.13 2011/08/22 17:54:39 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.14 2012/07/11 22:53:18 blueness Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( =dev-lang/php-5.3*[apache2] diff --git a/virtual/httpd-php/httpd-php-5.4.ebuild b/virtual/httpd-php/httpd-php-5.4.ebuild index f8e0ab4ea7a9..4336c84e8106 100644 --- a/virtual/httpd-php/httpd-php-5.4.ebuild +++ b/virtual/httpd-php/httpd-php-5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v 1.1 2011/11/11 13:55:17 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v 1.2 2012/07/11 22:53:18 blueness Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( =dev-lang/php-5.4*[apache2] |