diff options
author | 2010-09-21 19:26:30 +0000 | |
---|---|---|
committer | 2010-09-21 19:26:30 +0000 | |
commit | 51004c448182da727fd98cdc886668d3386ab44d (patch) | |
tree | 3c39474610242c37a09b5b45507e10ec0d36298b | |
parent | Stable on amd64 wrt bug #338250 (diff) | |
download | gentoo-2-51004c448182da727fd98cdc886668d3386ab44d.tar.gz gentoo-2-51004c448182da727fd98cdc886668d3386ab44d.tar.bz2 gentoo-2-51004c448182da727fd98cdc886668d3386ab44d.zip |
Add a bunch of Prefix keywords
(Portage version: 2.2.01.16588-prefix/cvs/Darwin powerpc)
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 33bd25379a47..b98354fa168c 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2010/08/11 23:38:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.7 2010/09/21 19:26:30 grobian Exp $ + + 21 Sep 2010; Fabian Groffen <grobian@gentoo.org> httpd-php-5.3.ebuild: + Add a bunch of Prefix keywords 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.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] |