diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-09 01:27:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-09 01:27:52 +0000 |
commit | 0f6f1ca347f8dba30da6e7ab832ebd6d5a483f8e (patch) | |
tree | ecd74e5976d6684dce98c7b0de07bae76ab95b0e /dev-php/xdebug-client | |
parent | Stable for HPPA (bug #399363). (diff) | |
download | gentoo-2-0f6f1ca347f8dba30da6e7ab832ebd6d5a483f8e.tar.gz gentoo-2-0f6f1ca347f8dba30da6e7ab832ebd6d5a483f8e.tar.bz2 gentoo-2-0f6f1ca347f8dba30da6e7ab832ebd6d5a483f8e.zip |
Stable for HPPA (bug #400323).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/xdebug-client')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.1.2.ebuild | 4 |
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}" |