diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:32:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:32:22 +0000 |
commit | ba86288fb9e3f1dc50ed2d038419b5176ca7e656 (patch) | |
tree | 5543229630e57dff9766c0cfa44d7a5842aa4359 /virtual/httpd-php | |
parent | Remove old. (diff) | |
download | gentoo-2-ba86288fb9e3f1dc50ed2d038419b5176ca7e656.tar.gz gentoo-2-ba86288fb9e3f1dc50ed2d038419b5176ca7e656.tar.bz2 gentoo-2-ba86288fb9e3f1dc50ed2d038419b5176ca7e656.zip |
s390/sh stable wrt #432994
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index f250fce21ca1..c0dbe48acd2a 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.30 2012/12/31 09:36:45 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.31 2013/01/01 18:32:22 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> httpd-php-5.4-r1.ebuild: + s390/sh stable wrt #432994 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.4-r1.ebuild: Stable for alpha, wrt 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 fdb922062a4e..3bd7716b1196 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 +# Copyright 1999-2013 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.9 2012/12/31 09:36:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.10 2013/01/01 18:32:22 armin76 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] |