diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 13:34:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 13:34:09 +0000 |
commit | 89bd20f536b0541cc23f4f94964ded162351cb4a (patch) | |
tree | cdf5bce31db553e4025892ba966f0e87fd9cad35 /virtual/httpd-php | |
parent | Keyworded on alpha, bug #321743 (diff) | |
download | gentoo-2-89bd20f536b0541cc23f4f94964ded162351cb4a.tar.gz gentoo-2-89bd20f536b0541cc23f4f94964ded162351cb4a.tar.bz2 gentoo-2-89bd20f536b0541cc23f4f94964ded162351cb4a.zip |
Keyworded on alpha, bug #321743
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual/httpd-php')
-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 b902056aa5cc..61938a1a546f 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.3 2010/07/19 19:14:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.4 2010/07/25 13:34:09 klausman Exp $ + + 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> httpd-php-5.3.ebuild: + Keyworded on alpha, bug #321743 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> httpd-php-5.3.ebuild: Marked ~hppa (bug #321743). diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index 3dfa2f0a8b0c..ede5babba2dc 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.2 2010/07/19 19:14:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.3 2010/07/25 13:34:09 klausman Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="" RDEPEND="|| ( =dev-lang/php-5.3*[apache2] |