diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:36:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:36:25 +0000 |
commit | 7878902abea3f2c3f706263acc6705f5d18b47c0 (patch) | |
tree | beff2ecc803dfe7c70bdb5c69140529dee95815c /dev-php/xdebug-client | |
parent | ppc64 stable wrt #389223 (diff) | |
download | gentoo-2-7878902abea3f2c3f706263acc6705f5d18b47c0.tar.gz gentoo-2-7878902abea3f2c3f706263acc6705f5d18b47c0.tar.bz2 gentoo-2-7878902abea3f2c3f706263acc6705f5d18b47c0.zip |
ppc stable wrt #400323
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/xdebug-client')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 4d9c26b3dbbf..aeb1bf1afb55 100644 --- a/dev-php/xdebug-client/ChangeLog +++ b/dev-php/xdebug-client/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2012/01/29 13:00:21 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.34 2012/02/01 10:36:25 ssuominen Exp $ + + 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + xdebug-client-2.1.2.ebuild: + ppc stable wrt #400323 29 Jan 2012; Ole Markus With <olemarkus@gentoo.org> Manifest: Regenerated hashes for 2.1.3 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 686e8ec7eb06..9a94da67c5bc 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.3 2012/01/28 15:26:38 phajdan.jr Exp $ +# $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 $ -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}" |