summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-02-04 22:07:46 +0000
committerMarkus Meier <maekke@gentoo.org>2008-02-04 22:07:46 +0000
commit75bad1a035b95f5d1864820df8606e56aec6124c (patch)
tree1dd936c1999cd598830c085a519b1f55a1dcc2c8 /dev-php5/xdebug
parentx86 stable, bug #208848 (diff)
downloadgentoo-2-75bad1a035b95f5d1864820df8606e56aec6124c.tar.gz
gentoo-2-75bad1a035b95f5d1864820df8606e56aec6124c.tar.bz2
gentoo-2-75bad1a035b95f5d1864820df8606e56aec6124c.zip
x86 stable, bug #208848
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-php5/xdebug')
-rw-r--r--dev-php5/xdebug/ChangeLog5
-rw-r--r--dev-php5/xdebug/xdebug-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/xdebug/ChangeLog b/dev-php5/xdebug/ChangeLog
index 48fba55235b4..555852bd6429 100644
--- a/dev-php5/xdebug/ChangeLog
+++ b/dev-php5/xdebug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/xdebug
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.19 2008/01/17 12:26:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.20 2008/02/04 22:07:46 maekke Exp $
+
+ 04 Feb 2008; Markus Meier <maekke@gentoo.org> xdebug-2.0.2.ebuild:
+ x86 stable, bug #208848
17 Jan 2008; Raúl Porcel <armin76@gentoo.org> xdebug-2.0.2.ebuild:
Add ~alpha/~ia64
diff --git a/dev-php5/xdebug/xdebug-2.0.2.ebuild b/dev-php5/xdebug/xdebug-2.0.2.ebuild
index 3056e3451b39..0911cd13d2a7 100644
--- a/dev-php5/xdebug/xdebug-2.0.2.ebuild
+++ b/dev-php5/xdebug/xdebug-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild,v 1.2 2008/01/17 12:26:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild,v 1.3 2008/02/04 22:07:46 maekke 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"