diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-05 14:58:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-05 14:58:31 +0000 |
commit | 2433e33fa11aac7d5d572b399cc2b5581c5b2a47 (patch) | |
tree | 3982815becc96887ffc9d2c725cdad5a753500e3 /virtual | |
parent | Initial import. Ebuild based on work of Weonbin <timid3000@gmail.com> and Mar... (diff) | |
download | gentoo-2-2433e33fa11aac7d5d572b399cc2b5581c5b2a47.tar.gz gentoo-2-2433e33fa11aac7d5d572b399cc2b5581c5b2a47.tar.bz2 gentoo-2-2433e33fa11aac7d5d572b399cc2b5581c5b2a47.zip |
Stable for HPPA (bug #432994).
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 5da515c83ce8..24fd336e830c 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2012/08/29 08:21:32 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.22 2012/09/05 14:58:31 jer Exp $ + + 05 Sep 2012; Jeroen Roovers <jer@gentoo.org> httpd-php-5.4-r1.ebuild: + Stable for HPPA (bug #432994). 29 Aug 2012; Ole Markus With <olemarkus@gentoo.org> -httpd-php-5.4.ebuild: Removing silly ebuild (5.4 depping on 5.3) diff --git a/virtual/httpd-php/httpd-php-5.4-r1.ebuild b/virtual/httpd-php/httpd-php-5.4-r1.ebuild index df68f65a102c..3d187d544188 100644 --- a/virtual/httpd-php/httpd-php-5.4-r1.ebuild +++ b/virtual/httpd-php/httpd-php-5.4-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.1 2012/08/29 08:20:16 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.2 2012/09/05 14:58:31 jer Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="${PV}" -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" +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:${SLOT}[apache2] |