diff options
author | 2013-08-13 21:53:26 +0000 | |
---|---|---|
committer | 2013-08-13 21:53:26 +0000 | |
commit | 390b5836b6a8744279d847ce2b1e331e2729d96e (patch) | |
tree | cc2fcb59c074c243d937216f6d76cb5dd906c86d /virtual/httpd-php | |
parent | Stable for amd64, wrt bug #480460 (diff) | |
download | gentoo-2-390b5836b6a8744279d847ce2b1e331e2729d96e.tar.gz gentoo-2-390b5836b6a8744279d847ce2b1e331e2729d96e.tar.bz2 gentoo-2-390b5836b6a8744279d847ce2b1e331e2729d96e.zip |
Stable for amd64, wrt bug #480460
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/httpd-php')
-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 16c7f7855eb8..d26b80323722 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.32 2013/04/16 05:51:54 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.33 2013/08/13 21:53:26 ago Exp $ + + 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.5.ebuild: + Stable for amd64, wrt bug #480460 *httpd-php-5.5 (16 Apr 2013) diff --git a/virtual/httpd-php/httpd-php-5.5.ebuild b/virtual/httpd-php/httpd-php-5.5.ebuild index a1a8c46f7fee..7515bc33bcf9 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.1 2013/04/16 05:51:54 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.5.ebuild,v 1.2 2013/08/13 21:53:26 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] |