diff options
author | 2010-07-28 20:22:39 +0000 | |
---|---|---|
committer | 2010-07-28 20:22:39 +0000 | |
commit | 65de13a88a2113181d347efc296fa2514846522b (patch) | |
tree | 484953ea63135d942d5c63d316bf34ba6cca2933 /virtual | |
parent | add ~arm, bug #321743 (diff) | |
download | gentoo-2-65de13a88a2113181d347efc296fa2514846522b.tar.gz gentoo-2-65de13a88a2113181d347efc296fa2514846522b.tar.bz2 gentoo-2-65de13a88a2113181d347efc296fa2514846522b.zip |
add ~arm, bug #321743
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'virtual')
-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 61938a1a546f..6afc8549c780 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.4 2010/07/25 13:34:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.5 2010/07/28 20:22:39 maekke Exp $ + + 28 Jul 2010; Markus Meier <maekke@gentoo.org> httpd-php-5.3.ebuild: + add ~arm, bug #321743 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> httpd-php-5.3.ebuild: Keyworded on alpha, bug #321743 diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index ede5babba2dc..e05a9b626d59 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.3 2010/07/25 13:34:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.4 2010/07/28 20:22:39 maekke Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="~alpha ~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="" RDEPEND="|| ( =dev-lang/php-5.3*[apache2] |