summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 04:31:34 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 04:31:34 +0000
commite9729c7373cf6675b64fbbe7d02c6f1759cecd4a (patch)
tree83f7d4a120c2b51a1207624980a401d6f142fed8 /dev-php5/xdebug
parentStable for HPPA (bug #336869). (diff)
downloadhistorical-e9729c7373cf6675b64fbbe7d02c6f1759cecd4a.tar.gz
historical-e9729c7373cf6675b64fbbe7d02c6f1759cecd4a.tar.bz2
historical-e9729c7373cf6675b64fbbe7d02c6f1759cecd4a.zip
Stable for HPPA (bug #336869).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'dev-php5/xdebug')
-rw-r--r--dev-php5/xdebug/ChangeLog5
-rw-r--r--dev-php5/xdebug/xdebug-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/xdebug/ChangeLog b/dev-php5/xdebug/ChangeLog
index 998e60ea77f5..0759fc62ccc4 100644
--- a/dev-php5/xdebug/ChangeLog
+++ b/dev-php5/xdebug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/xdebug
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.31 2010/11/02 21:51:39 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.32 2010/11/05 04:30:02 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> xdebug-2.0.5.ebuild:
+ Stable for HPPA (bug #336869).
02 Nov 2010; <olemarkus@gentoo.org> xdebug-2.1.0-r1.ebuild:
lots of bad typos: php-ext-base-r2_addtoinifiles instead of
diff --git a/dev-php5/xdebug/xdebug-2.0.5.ebuild b/dev-php5/xdebug/xdebug-2.0.5.ebuild
index f3291f29a46a..5b51464d4d5b 100644
--- a/dev-php5/xdebug/xdebug-2.0.5.ebuild
+++ b/dev-php5/xdebug/xdebug-2.0.5.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/dev-php5/xdebug/xdebug-2.0.5.ebuild,v 1.3 2010/10/20 14:18:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.5.ebuild,v 1.4 2010/11/05 04:30:02 jer Exp $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="yes"
inherit php-ext-source-r1
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"