diff options
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 3b5e6888b48a..a543e82d0fa5 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.40 2013/08/23 14:05:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.41 2013/08/23 14:10:40 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.5.ebuild: + Stable for sparc, wrt bug #480460 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.5.ebuild: Stable for sh, wrt bug #480460 diff --git a/virtual/httpd-php/httpd-php-5.5.ebuild b/virtual/httpd-php/httpd-php-5.5.ebuild index f2219a416641..5e1a5efb060f 100644 --- a/virtual/httpd-php/httpd-php-5.5.ebuild +++ b/virtual/httpd-php/httpd-php-5.5.ebuild @@ -1,6 +1,6 @@ # 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.5.ebuild,v 1.9 2013/08/23 14:05:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.5.ebuild,v 1.10 2013/08/23 14:10:40 ago Exp $ EAPI="5" @@ -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}[fpm] |