summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-12-17 15:47:11 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-12-17 15:47:11 +0000
commit8fff553d830a32055889836f69e6bf9a0e47e428 (patch)
treec2dd0a5a0251af62624e9eb72302ca2d021bf04f /dev-php4
parentAdded ~amd64 keyword. Closes bug #115373. (diff)
downloadhistorical-8fff553d830a32055889836f69e6bf9a0e47e428.tar.gz
historical-8fff553d830a32055889836f69e6bf9a0e47e428.tar.bz2
historical-8fff553d830a32055889836f69e6bf9a0e47e428.zip
Fix wrongly dropped keywords, sorry for it.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/xdebug/ChangeLog6
-rw-r--r--dev-php4/xdebug/Manifest4
-rw-r--r--dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php4/xdebug/ChangeLog b/dev-php4/xdebug/ChangeLog
index 3e1f810c9f6b..fe587e69fcaa 100644
--- a/dev-php4/xdebug/ChangeLog
+++ b/dev-php4/xdebug/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php4/xdebug
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/ChangeLog,v 1.4 2005/11/25 16:19:41 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/ChangeLog,v 1.5 2005/12/17 15:47:11 chtekk Exp $
+
+ 17 Dec 2005; Luca Longinotti <chtekk@gentoo.org>
+ xdebug-2.0.0_beta4.ebuild:
+ Fix wrongly dropped keywords.
*xdebug-2.0.0_beta4 (25 Nov 2005)
diff --git a/dev-php4/xdebug/Manifest b/dev-php4/xdebug/Manifest
index f36ec200e44b..1c45a7a8d191 100644
--- a/dev-php4/xdebug/Manifest
+++ b/dev-php4/xdebug/Manifest
@@ -1,6 +1,6 @@
-MD5 58c2f0895f0fbbde939f353495180211 ChangeLog 697
+MD5 ecd3be71dc238f31d4a018e3de2cf5f7 ChangeLog 810
MD5 7b6a3080f772857458ef75181c4f3085 files/digest-xdebug-1.3.2 61
MD5 d4271c5c7f4e62fa80e0e88f0adef1b1 files/digest-xdebug-2.0.0_beta4 66
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
MD5 abd79e131103bde892f88fd4ebd000ae xdebug-1.3.2.ebuild 718
-MD5 c81104865b6ff884a9f5d6887c0b8561 xdebug-2.0.0_beta4.ebuild 705
+MD5 a4ddc852cac59c95653c67e754caf8b8 xdebug-2.0.0_beta4.ebuild 724
diff --git a/dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild b/dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild
index 1e54576eaedd..be3d2a24a6bc 100644
--- a/dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild
+++ b/dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild,v 1.1 2005/11/25 16:19:41 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/xdebug-2.0.0_beta4.ebuild,v 1.2 2005/12/17 15:47:11 chtekk Exp $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="yes"
inherit php-ext-source-r1
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="A PHP Debugging and Profiling extension."
HOMEPAGE="http://www.xdebug.org/"
LICENSE="Xdebug"