diff options
author | 2012-02-25 18:02:31 +0000 | |
---|---|---|
committer | 2012-02-25 18:02:31 +0000 | |
commit | a8cdaf335a5a83183e868c72ef845ff3e1d159ea (patch) | |
tree | 1b3f793c10bb4377f9e2c45e0f4fb5842243134c /dev-php | |
parent | Stable on alpha, bug #400205 (diff) | |
download | gentoo-2-a8cdaf335a5a83183e868c72ef845ff3e1d159ea.tar.gz gentoo-2-a8cdaf335a5a83183e868c72ef845ff3e1d159ea.tar.bz2 gentoo-2-a8cdaf335a5a83183e868c72ef845ff3e1d159ea.zip |
alpha/ia64/sparc stable wrt #400323
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-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 3e8f0c36100f..ba71aab55948 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.35 2012/02/09 01:27:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.36 2012/02/25 18:02:31 armin76 Exp $ + + 25 Feb 2012; Raúl Porcel <armin76@gentoo.org> xdebug-client-2.1.2.ebuild: + alpha/ia64/sparc stable wrt #400323 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> xdebug-client-2.1.2.ebuild: Stable for HPPA (bug #400323). 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 30b5c3588a08..f1538aed2d00 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.5 2012/02/09 01:27:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild,v 1.6 2012/02/25 18:02:31 armin76 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}" |