diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 14:01:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 14:01:16 +0000 |
commit | 17a9f8c7e093397421d64afe30f33dc1cadf9923 (patch) | |
tree | a1dea987a01a654cbc91b4cc282e274fab156125 /virtual | |
parent | Stable for alpha, wrt bug #480460 (diff) | |
download | gentoo-2-17a9f8c7e093397421d64afe30f33dc1cadf9923.tar.gz gentoo-2-17a9f8c7e093397421d64afe30f33dc1cadf9923.tar.bz2 gentoo-2-17a9f8c7e093397421d64afe30f33dc1cadf9923.zip |
Stable for alpha, wrt bug #480460
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-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 c213054d65ca..cf470d6c281e 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.38 2013/08/23 13:56:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.39 2013/08/23 14:01:16 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.5.ebuild: + Stable for alpha, wrt bug #480460 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.5.ebuild: Stable for arm, wrt bug #480460 diff --git a/virtual/httpd-php/httpd-php-5.5.ebuild b/virtual/httpd-php/httpd-php-5.5.ebuild index e5afdcc20016..f0709f996301 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.7 2013/08/23 13:56:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.5.ebuild,v 1.8 2013/08/23 14:01:16 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] |