diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-19 19:14:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-19 19:14:13 +0000 |
commit | aa491de9fb7d11643c5881f403f745c93aa344d2 (patch) | |
tree | 79cd9b2fb974a8d70568cfd237e1d29fdae3a64c /virtual/httpd-php | |
parent | Marked ppc stable for bug #327169. (diff) | |
download | historical-aa491de9fb7d11643c5881f403f745c93aa344d2.tar.gz historical-aa491de9fb7d11643c5881f403f745c93aa344d2.tar.bz2 historical-aa491de9fb7d11643c5881f403f745c93aa344d2.zip |
Marked ~hppa (bug #321743).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/Manifest | 14 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 7e987404f923..b902056aa5cc 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.2 2010/07/05 17:51:26 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.3 2010/07/19 19:14:13 jer Exp $ + + 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> httpd-php-5.3.ebuild: + Marked ~hppa (bug #321743). 05 Jul 2010; Mark Loeser <halcy0n@gentoo.org> httpd-php-5.2.ebuild: Make keywords match the PHP keywords so the stable tree doesn't break diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest index b0fc99a41ed4..88d9e86a9297 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - EBUILD httpd-php-5.2.ebuild 502 RMD160 6ae3bafcc380ba6e9cddd004186f99b2e550a9c7 SHA1 f482739ab1bc8ac0fe7e74cf8dab4f3296ac2635 SHA256 c36aad76b58dd03a31fc2253d0ac96521407922941d31f288ff2dbf67b3bb74c -EBUILD httpd-php-5.3.ebuild 476 RMD160 0dee51f22c8cdac202e6d4cf2df39797b9351527 SHA1 8393f1abd2da9e7eee2ae105ed704b6fbe7417bb SHA256 32e3a374d8e9f7290bb6f260b6ffd68ed186e7373dc5dd812210d510f71bc7a8 -MISC ChangeLog 551 RMD160 710bb0e9864786ab920920cf35436eed462b1287 SHA1 6845cea23994f30858f363b48ea1f27167b13122 SHA256 683368a70f45ae97425f52c32da567a220f23c1053cc3510e306e57f2e4a56e6 +EBUILD httpd-php-5.3.ebuild 481 RMD160 efc0542991c5f0e7ea2d443160c586801691a545 SHA1 cbe3d4cc8c8dbfe68c473cb7b6ae6065752bf4a8 SHA256 d5857637dc1d94cb59da6692f8ce311e12b48905ee3c77135d043589e88c2985 +MISC ChangeLog 647 RMD160 3139a9c7fbd37cb0ebd85182eb03ac3768458985 SHA1 307920c71e45de3834dfed80f11c1c43e2c4cbff SHA256 26fe1a4d12b03852f10b8955a418bbc39626d6897735df824531876cb14c94fb MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.15 (GNU/Linux) - -iEYEARECAAYFAkwyG+cACgkQCRZPokWLroR3aACeP6jv10JVbEQ7hAPaB7wW7m1V -LXIAn03/gXLmFCJ7AX2wzDqfWAFi1+Aw -=/PpW ------END PGP SIGNATURE----- diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild index 73b5be1dc7a9..3dfa2f0a8b0c 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.1 2010/07/05 14:05:34 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuild,v 1.2 2010/07/19 19:14:13 jer Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="5.3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="|| ( =dev-lang/php-5.3*[apache2] |