summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/xdebug-client/ChangeLog5
-rw-r--r--dev-php/xdebug-client/xdebug-client-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog
index aeb1bf1afb55..3e8f0c36100f 100644
--- a/dev-php/xdebug-client/ChangeLog
+++ b/dev-php/xdebug-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/xdebug-client
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.34 2012/02/01 10:36:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.35 2012/02/09 01:27:52 jer Exp $
+
+ 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> xdebug-client-2.1.2.ebuild:
+ Stable for HPPA (bug #400323).
01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
xdebug-client-2.1.2.ebuild:
diff --git a/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild b/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild
index 9a94da67c5bc..30b5c3588a08 100644
--- a/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild
+++ b/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild,v 1.4 2012/02/01 10:36:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild,v 1.5 2012/02/09 01:27:52 jer Exp $
-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}"