summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:51:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:51:19 +0000
commite313e226ce74aea073c3324b30746776d4b92983 (patch)
tree068674978c09b6cf8f103d51f831702ce05e4d95 /dev-php/xdebug
parentStable for amd64, wrt bug #400451 (diff)
downloadgentoo-2-e313e226ce74aea073c3324b30746776d4b92983.tar.gz
gentoo-2-e313e226ce74aea073c3324b30746776d4b92983.tar.bz2
gentoo-2-e313e226ce74aea073c3324b30746776d4b92983.zip
Stable for amd64, wrt bug #400323
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/xdebug')
-rw-r--r--dev-php/xdebug/ChangeLog5
-rw-r--r--dev-php/xdebug/xdebug-2.1.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php/xdebug/ChangeLog b/dev-php/xdebug/ChangeLog
index 61d4891ab297..8e45f5c2a768 100644
--- a/dev-php/xdebug/ChangeLog
+++ b/dev-php/xdebug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/xdebug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.32 2012/01/27 13:39:16 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.33 2012/01/27 15:51:19 ago Exp $
+
+ 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xdebug-2.1.2.ebuild:
+ Stable for amd64, wrt bug #400323
*xdebug-2.1.3 (26 Jan 2012)
diff --git a/dev-php/xdebug/xdebug-2.1.2.ebuild b/dev-php/xdebug/xdebug-2.1.2.ebuild
index 49c872274539..f6be81b05250 100644
--- a/dev-php/xdebug/xdebug-2.1.2.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.2 2011/12/14 22:57:57 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.3 2012/01/27 15:51:19 ago Exp $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="yes"
EAPI="2"
inherit php-ext-source-r2
-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}"