summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-13 14:37:54 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-13 14:37:54 +0000
commit1c6b09008ea9b930cf83ff6c9e7ab6517b2f3c01 (patch)
treecbfdb007f5579a4fb61ab2cde182e356e24fc8d9 /dev-php5
parentx86 stable wrt bug #321279 (diff)
downloadgentoo-2-1c6b09008ea9b930cf83ff6c9e7ab6517b2f3c01.tar.gz
gentoo-2-1c6b09008ea9b930cf83ff6c9e7ab6517b2f3c01.tar.bz2
gentoo-2-1c6b09008ea9b930cf83ff6c9e7ab6517b2f3c01.zip
x86 stable wrt bug #321279
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-php5')
-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 cd2b024a3124..65267edb5c2c 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.25 2010/05/24 08:54:22 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.26 2010/06/13 14:37:54 phajdan.jr Exp $
+
+ 13 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> xdebug-2.0.5.ebuild:
+ x86 stable wrt bug #321279
*xdebug-2.1.0_rc1 (24 May 2010)
diff --git a/dev-php5/xdebug/xdebug-2.0.5.ebuild b/dev-php5/xdebug/xdebug-2.0.5.ebuild
index b757125764f7..eccfccc3b598 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.1 2010/01/01 20:23:12 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.5.ebuild,v 1.2 2010/06/13 14:37:54 phajdan.jr 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}"