diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-28 20:22:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-28 20:22:39 +0000 |
commit | 5111a39255af7c556245eb5eacb3a582b1565b5b (patch) | |
tree | 48d135cbf8fd58fbb0177b280ba3492245f3c9e9 /virtual/httpd-php | |
parent | add ~arm, bug #321743 (diff) | |
download | historical-5111a39255af7c556245eb5eacb3a582b1565b5b.tar.gz historical-5111a39255af7c556245eb5eacb3a582b1565b5b.tar.bz2 historical-5111a39255af7c556245eb5eacb3a582b1565b5b.zip |
add ~arm, 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, 18 insertions, 5 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/Manifest b/virtual/httpd-php/Manifest index 4cc07987eecf..6ffd10eef052 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,4 +1,14 @@ +-----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 493 RMD160 79a2525cf093dec1f00821d4f5687b44b35da91a SHA1 f4a6dd3eda5ae0e9ac6a08c604cc31db8546a71b SHA256 cc2bbe9c4e0b0267accffe53160f041f895eb13333faf09427dc1724de9877c4 -MISC ChangeLog 763 RMD160 640fea17282cad6cb2ee9200e87f0a178d978d76 SHA1 2dd9f1030868630ba5e56d7c2439f42210360876 SHA256 be010d674e62e54cee8b5263c11fe78840408038ffac4f1112ec21a76931e4fe +EBUILD httpd-php-5.3.ebuild 496 RMD160 bb63e496e6b5fc493a4eadf0b6823ea1da4ad98f SHA1 586c20ce00517cfd99dbd5518f07446c7006420d SHA256 c82e118bf028199f679dc79bee406a28e292db7ec8a340405eeab1971515bbcb +MISC ChangeLog 856 RMD160 0bc7e31100b0eef235a6d13d2eb721985c15e5ca SHA1 35a6ae7eb8468d0e82bddd16792cadccb95fba39 SHA256 ba1746cf0e7f7d46b7788639783f8af49456d2906a4630ee222462f8ea6d393d MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.16 (GNU/Linux) + +iEYEARECAAYFAkxQkcMACgkQkKaRLQcq0GLS0gCdErhQ/J5+N1MxdQ5qsf3AoUNI +koIAnR+/B3UQ5eSshRSr+VjQABNZjgCs +=sQGC +-----END PGP SIGNATURE----- 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] |