diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2012-09-06 09:22:22 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2012-09-06 09:22:22 +0000 |
commit | 1c646d760a817e50a829c7ecd4085df01fb9702f (patch) | |
tree | e9182af44eccc9871331fe064f4617209c5af2dc /virtual | |
parent | sci-chemistry/mars: Version Bump (diff) | |
download | gentoo-2-1c646d760a817e50a829c7ecd4085df01fb9702f.tar.gz gentoo-2-1c646d760a817e50a829c7ecd4085df01fb9702f.tar.bz2 gentoo-2-1c646d760a817e50a829c7ecd4085df01fb9702f.zip |
Marked stable on AMD64 as requested by David Flogeras in bug #432994.
(Portage version: 2.1.11.13/cvs/Linux x86_64, RepoMan options: --force)
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 24fd336e830c..5bfdff3693fb 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.22 2012/09/05 14:58:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.23 2012/09/06 09:22:22 chainsaw Exp $ + + 06 Sep 2012; Tony Vroon <chainsaw@gentoo.org> httpd-php-5.4-r1.ebuild: + Marked stable on AMD64 as requested by David Flogeras in bug #432994. 05 Sep 2012; Jeroen Roovers <jer@gentoo.org> httpd-php-5.4-r1.ebuild: Stable for HPPA (bug #432994). diff --git a/virtual/httpd-php/httpd-php-5.4-r1.ebuild b/virtual/httpd-php/httpd-php-5.4-r1.ebuild index 3d187d544188..979e8c00a91f 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.2 2012/09/05 14:58:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.3 2012/09/06 09:22:22 chainsaw 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] |