diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-08-22 17:54:39 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-08-22 17:54:39 +0000 |
commit | d712fb7ee233100c77495e752c433b767161d991 (patch) | |
tree | 8d2e8607c6108ad9f590893f28c27916d9ba6c52 /virtual/httpd-php | |
parent | Add dev-libs/qrosspython (diff) | |
download | gentoo-2-d712fb7ee233100c77495e752c433b767161d991.tar.gz gentoo-2-d712fb7ee233100c77495e752c433b767161d991.tar.bz2 gentoo-2-d712fb7ee233100c77495e752c433b767161d991.zip |
Add ppc64
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 15ea368acc86..a2443a69558e 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.14 2011/03/27 17:06:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.15 2011/08/22 17:54:39 halcy0n Exp $ + + 22 Aug 2011; Mark Loeser <halcy0n@gentoo.org> httpd-php-5.3.ebuild: + Add ppc64 27 Mar 2011; Brent Baude <ranger@gentoo.org> httpd-php-5.3.ebuild: Marking httpd-php-5.3 ppc for bug 3532933 diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index fcb223c6dc8a..f9645ba7f7b3 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 # 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.12 2011/03/27 17:06:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.13 2011/08/22 17:54:39 halcy0n 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 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] |