diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 13:15:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 13:15:30 +0000 |
commit | d36117729261a2206a24634f27a38e3aae90744b (patch) | |
tree | 84a448a1a83a1c7f907dfe4958ab4f34708fcdd9 /virtual/httpd-php | |
parent | Stable for ia64, wrt bug #431190 (diff) | |
download | gentoo-2-d36117729261a2206a24634f27a38e3aae90744b.tar.gz gentoo-2-d36117729261a2206a24634f27a38e3aae90744b.tar.bz2 gentoo-2-d36117729261a2206a24634f27a38e3aae90744b.zip |
Stable for ia64, wrt bug #432994
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'virtual/httpd-php')
-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 ccc44a9c7cde..5927b4e8c00a 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.27 2012/11/04 08:08:30 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.28 2012/12/18 13:15:30 ago Exp $ + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.4-r1.ebuild: + Stable for ia64, wrt bug #432994 *httpd-php-5.3-r1 (04 Nov 2012) *httpd-php-5.4-r2 (04 Nov 2012) diff --git a/virtual/httpd-php/httpd-php-5.4-r1.ebuild b/virtual/httpd-php/httpd-php-5.4-r1.ebuild index 5059bceb2a0f..c048f6a37f3d 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.6 2012/10/21 09:18:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.7 2012/12/18 13:15:30 ago 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] |