summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-17 12:26:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-17 12:26:22 +0000
commitcde0b19bda7a05786ce6cf67acb7fc17d286a9a1 (patch)
tree766971e16a0769935ef83fa8e283a99dd3f67027 /dev-php5/xdebug
parentVersion bump. (diff)
downloadgentoo-2-cde0b19bda7a05786ce6cf67acb7fc17d286a9a1.tar.gz
gentoo-2-cde0b19bda7a05786ce6cf67acb7fc17d286a9a1.tar.bz2
gentoo-2-cde0b19bda7a05786ce6cf67acb7fc17d286a9a1.zip
Add ~alpha/~ia64
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php5/xdebug')
-rw-r--r--dev-php5/xdebug/ChangeLog7
-rw-r--r--dev-php5/xdebug/xdebug-2.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/xdebug/ChangeLog b/dev-php5/xdebug/ChangeLog
index 068c497cb770..48fba55235b4 100644
--- a/dev-php5/xdebug/ChangeLog
+++ b/dev-php5/xdebug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/xdebug
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.18 2007/11/15 19:21:02 jokey Exp $
+# 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 $
+
+ 17 Jan 2008; Raúl Porcel <armin76@gentoo.org> xdebug-2.0.2.ebuild:
+ Add ~alpha/~ia64
*xdebug-2.0.2 (15 Nov 2007)
diff --git a/dev-php5/xdebug/xdebug-2.0.2.ebuild b/dev-php5/xdebug/xdebug-2.0.2.ebuild
index bb6dcb1ed02e..3056e3451b39 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-2007 Gentoo Foundation
+# 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.1 2007/11/15 19:21:02 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild,v 1.2 2008/01/17 12:26:22 armin76 Exp $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="yes"
inherit php-ext-source-r1
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"