diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-09-21 19:28:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-09-21 19:28:41 +0000 |
commit | 0fd850bbe1b58077b6f2bb823363ea2d688d7b78 (patch) | |
tree | 12adc74644427b864f933798b15b5cbc3b112b07 /virtual/httpd-php | |
parent | Add a bunch of Prefix keywords (diff) | |
download | historical-0fd850bbe1b58077b6f2bb823363ea2d688d7b78.tar.gz historical-0fd850bbe1b58077b6f2bb823363ea2d688d7b78.tar.bz2 historical-0fd850bbe1b58077b6f2bb823363ea2d688d7b78.zip |
Add a bunch of Prefix keywords
Package-Manager: portage-2.2.01.16588-prefix/cvs/Darwin powerpc
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.2.ebuild | 4 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.3.ebuild | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index b98354fa168c..765900266ade 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,9 +1,10 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.7 2010/09/21 19:26:30 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.8 2010/09/21 19:28:41 grobian Exp $ - 21 Sep 2010; Fabian Groffen <grobian@gentoo.org> httpd-php-5.3.ebuild: - Add a bunch of Prefix keywords + 21 Sep 2010; Fabian Groffen <grobian@gentoo.org> httpd-php-5.2.ebuild, + httpd-php-5.3.ebuild: + Add a bunch of Prefix keywords, solves bug #338041 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> httpd-php-5.3.ebuild: Marked ~ppc/~ppc64 for bug #321743. diff --git a/virtual/httpd-php/httpd-php-5.2.ebuild b/virtual/httpd-php/httpd-php-5.2.ebuild index 1476ca906d51..d14025de5b8a 100644 --- a/virtual/httpd-php/httpd-php-5.2.ebuild +++ b/virtual/httpd-php/httpd-php-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.2.ebuild,v 1.3 2010/07/05 17:51:26 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.2.ebuild,v 1.4 2010/09/21 19:28:41 grobian Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( =dev-lang/php-5.2*[apache2] diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index e4fcc4b48f77..494b456c42c8 100644 --- a/virtual/httpd-php/httpd-php-5.3.ebuild +++ b/virtual/httpd-php/httpd-php-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.5 2010/08/11 23:38:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.6 2010/09/21 19:26:30 grobian Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( =dev-lang/php-5.3*[apache2] |