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 | 295ae07ae0afccdce2a0c8811560c02533e83e16 (patch) | |
tree | ab3104cf5731f360d4b55cf6b0334ffb665a9340 /virtual | |
parent | Keyworded on alpha, bug #321743 (diff) | |
download | historical-295ae07ae0afccdce2a0c8811560c02533e83e16.tar.gz historical-295ae07ae0afccdce2a0c8811560c02533e83e16.tar.bz2 historical-295ae07ae0afccdce2a0c8811560c02533e83e16.zip |
Keyworded on alpha, bug #321743
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/Manifest | 4 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.3.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/virtual/httpd-php/Manifest index 88d9e86a9297..4cc07987eecf 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,4 +1,4 @@ EBUILD httpd-php-5.2.ebuild 502 RMD160 6ae3bafcc380ba6e9cddd004186f99b2e550a9c7 SHA1 f482739ab1bc8ac0fe7e74cf8dab4f3296ac2635 SHA256 c36aad76b58dd03a31fc2253d0ac96521407922941d31f288ff2dbf67b3bb74c -EBUILD httpd-php-5.3.ebuild 481 RMD160 efc0542991c5f0e7ea2d443160c586801691a545 SHA1 cbe3d4cc8c8dbfe68c473cb7b6ae6065752bf4a8 SHA256 d5857637dc1d94cb59da6692f8ce311e12b48905ee3c77135d043589e88c2985 -MISC ChangeLog 647 RMD160 3139a9c7fbd37cb0ebd85182eb03ac3768458985 SHA1 307920c71e45de3834dfed80f11c1c43e2c4cbff SHA256 26fe1a4d12b03852f10b8955a418bbc39626d6897735df824531876cb14c94fb +EBUILD httpd-php-5.3.ebuild 493 RMD160 79a2525cf093dec1f00821d4f5687b44b35da91a SHA1 f4a6dd3eda5ae0e9ac6a08c604cc31db8546a71b SHA256 cc2bbe9c4e0b0267accffe53160f041f895eb13333faf09427dc1724de9877c4 +MISC ChangeLog 763 RMD160 640fea17282cad6cb2ee9200e87f0a178d978d76 SHA1 2dd9f1030868630ba5e56d7c2439f42210360876 SHA256 be010d674e62e54cee8b5263c11fe78840408038ffac4f1112ec21a76931e4fe MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba 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] |