diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 12:20:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 12:20:09 +0000 |
commit | 729d7747d9bc111f0bc895fe6febadbab6bd446a (patch) | |
tree | 501895d9dcd01f0251fcf7546b00457cd12d7240 /dev-php | |
parent | Stable for ia64, wrt bug #427024 (diff) | |
download | gentoo-2-729d7747d9bc111f0bc895fe6febadbab6bd446a.tar.gz gentoo-2-729d7747d9bc111f0bc895fe6febadbab6bd446a.tar.bz2 gentoo-2-729d7747d9bc111f0bc895fe6febadbab6bd446a.zip |
Stable for ia64, wrt bug #427024
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 1f0fa3651539..a6c17654aa1e 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.51 2012/12/09 17:16:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.52 2012/12/18 12:20:09 ago Exp $ + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.0.ebuild: + Stable for ia64, wrt bug #427024 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.0.ebuild: Stable for ppc64, wrt bug #427024 diff --git a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild index 6e35c6a0cc11..c8751b3f3f14 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.0.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.2.0.ebuild,v 1.6 2012/12/09 17:16:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild,v 1.7 2012/12/18 12:20:09 ago Exp $ -KEYWORDS="amd64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |