diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:26:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:26:38 +0000 |
commit | fdee3f5651d5cb1c37f4320827a2474249ee0f96 (patch) | |
tree | d620060fc47f2c01421d4a3361947ed17e19a8d4 /dev-php/xdebug-client | |
parent | x86 stable wrt bug #399297 (diff) | |
download | gentoo-2-fdee3f5651d5cb1c37f4320827a2474249ee0f96.tar.gz gentoo-2-fdee3f5651d5cb1c37f4320827a2474249ee0f96.tar.bz2 gentoo-2-fdee3f5651d5cb1c37f4320827a2474249ee0f96.zip |
x86 stable wrt bug #400323
(Portage version: 2.1.10.44/cvs/Linux i686)
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 d1e902f8f682..d55339ba44fe 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.31 2012/01/27 15:51:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.32 2012/01/28 15:26:38 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xdebug-client-2.1.2.ebuild: + x86 stable wrt bug #400323 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.1.2.ebuild: Stable for amd64, wrt 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 62cd3aadd6ee..686e8ec7eb06 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.2 2012/01/27 15:51:40 ago Exp $ +# $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 $ -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}" |