diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:54:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:54:56 +0000 |
commit | c8faec5ca32e855639c48e15fc25e1eb9e2fa45b (patch) | |
tree | 803cb7587e99177d962fb8944dff29b5dffdeb4a /dev-php/xdebug-client | |
parent | Stable for x86, wrt bug #470446 (diff) | |
download | gentoo-2-c8faec5ca32e855639c48e15fc25e1eb9e2fa45b.tar.gz gentoo-2-c8faec5ca32e855639c48e15fc25e1eb9e2fa45b.tar.bz2 gentoo-2-c8faec5ca32e855639c48e15fc25e1eb9e2fa45b.zip |
Stable for x86, wrt bug #470446
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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.2.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 89b9bb9c9109..9c5924811052 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.64 2013/08/03 07:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.65 2013/08/03 07:54:56 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.2.ebuild: + Stable for x86, wrt bug #470446 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.2.ebuild: Stable for sparc, wrt bug #470446 diff --git a/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild index 7766177211a7..ff06cff4ff83 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 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.2.ebuild,v 1.7 2013/08/03 07:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v 1.8 2013/08/03 07:54:56 ago Exp $ EAPI=4 -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}" |