diff options
-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 7e987404f923..b902056aa5cc 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.2 2010/07/05 17:51:26 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.3 2010/07/19 19:14:13 jer Exp $ + + 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> httpd-php-5.3.ebuild: + Marked ~hppa (bug #321743). 05 Jul 2010; Mark Loeser <halcy0n@gentoo.org> httpd-php-5.2.ebuild: Make keywords match the PHP keywords so the stable tree doesn't break diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index 73b5be1dc7a9..3dfa2f0a8b0c 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-2010 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.1 2010/07/05 14:05:34 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.2 2010/07/19 19:14:13 jer Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="|| ( =dev-lang/php-5.3*[apache2] |