summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 17:45:04 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 17:45:04 +0000
commit42f6f6bdc588daf4e0ae128e3e9c40eb433cb2b7 (patch)
treebc3a42114eae9589bbbf48fab8a432c9f7a05161 /dev-lang/php
parentMarked ~amd64, bug 102649. (diff)
downloadhistorical-42f6f6bdc588daf4e0ae128e3e9c40eb433cb2b7.tar.gz
historical-42f6f6bdc588daf4e0ae128e3e9c40eb433cb2b7.tar.bz2
historical-42f6f6bdc588daf4e0ae128e3e9c40eb433cb2b7.zip
Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug 102649.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/Manifest14
-rw-r--r--dev-lang/php/php-4.4.0.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index a1e7cda40082..41d8e6e4c9c8 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.44 2005/09/17 11:09:07 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.45 2005/09/17 17:45:04 cryos Exp $
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-4.4.0.ebuild:
+ Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug
+ 102649.
17 Sep 2005; Brian Harring <ferringb@gentoo.org> php-4.4.0.ebuild,
php-5.0.4.ebuild:
diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index d3ab438a9b6a..37a908d2d490 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,7 +1,10 @@
-MD5 b5d55bafdd5343cf10f8b6270b9cef02 php-4.4.0.ebuild 7348
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 5cd036f5e99d22f116eb4a6f26924e3f php-4.4.0.ebuild 7353
MD5 b8d498e1357d68abc8bcc8370592b68d php-5.0.5.ebuild 4299
MD5 d3c798c1aa53e3d4ad3a26947d06d469 php-4.3.11.ebuild 7342
-MD5 3f31ad6233ab85abadbf2fbe11896c52 ChangeLog 1958
+MD5 230567a896d84b6fe528e7cd298eb753 ChangeLog 2115
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
MD5 9b67352b327fece0ee76cd9814b8deeb php-5.0.4.ebuild 4302
MD5 43c95e9c27a1e40cf1fbb3408fd4a894 files/digest-php-4.4.0 144
@@ -25,3 +28,10 @@ MD5 389638f1d46b6c41cd4d87b471572f4b files/4.4.0/apache-1.3/70_mod_php.conf 484
MD5 ee36e31632adb08b7abf70f78b5b2125 files/4.4.0/apache-2.0/70_mod_php.conf 485
MD5 96ed6efe383833dbb880fef3b6c562bb files/5.1.0/apache-1.3/70_mod_php5.conf 524
MD5 21bc6cc85150b5a5385f213d45efbe67 files/5.1.0/apache-2.0/70_mod_php5.conf 525
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDLFY6ntT9W3vfTuoRAoH7AJ95GG9Z3hZk8acQ4sefDuAy7oioVgCeK7jb
+APpmHmGISFxJSVV5Y74bq2w=
+=z87U
+-----END PGP SIGNATURE-----
diff --git a/dev-lang/php/php-4.4.0.ebuild b/dev-lang/php/php-4.4.0.ebuild
index fa41aa766e85..9ecd03366739 100644
--- a/dev-lang/php/php-4.4.0.ebuild
+++ b/dev-lang/php/php-4.4.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0.ebuild,v 1.9 2005/09/17 11:09:07 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0.ebuild,v 1.10 2005/09/17 17:45:04 cryos Exp $
IUSE="cgi cli discard-path force-cgi-redirect"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now