diff options
author | 2013-07-28 12:57:06 +0000 | |
---|---|---|
committer | 2013-07-28 12:57:06 +0000 | |
commit | 1ace0f252dcb158ce2710668039880a8ede34f5a (patch) | |
tree | a7c9758a952bf8a4e04a7565d7d9638949a68024 /dev-php/xdebug-client | |
parent | Stable for ppc, wrt bug #470312 (diff) | |
download | gentoo-2-1ace0f252dcb158ce2710668039880a8ede34f5a.tar.gz gentoo-2-1ace0f252dcb158ce2710668039880a8ede34f5a.tar.bz2 gentoo-2-1ace0f252dcb158ce2710668039880a8ede34f5a.zip |
Stable for ppc, wrt bug #470446
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 e055cc0321b9..93688db442da 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.59 2013/07/28 10:42:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.60 2013/07/28 12:57:06 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.2.ebuild: + Stable for ppc, wrt bug #470446 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.2.ebuild: Stable for amd64, 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 c09327b9d4ce..14afdc2b518f 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.2 2013/07/28 10:42:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v 1.3 2013/07/28 12:57:06 ago Exp $ EAPI=4 -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |