diff options
author | 2015-02-19 09:05:08 +0000 | |
---|---|---|
committer | 2015-02-19 09:05:08 +0000 | |
commit | 584cbdd301edf7731cb1e15509a6341330762544 (patch) | |
tree | ef4e8c27227c0ee80e0d9fa0fa015fdf84317e28 /dev-php/xdebug-client | |
parent | Stable for amd64, wrt bug #538554 (diff) | |
download | gentoo-2-584cbdd301edf7731cb1e15509a6341330762544.tar.gz gentoo-2-584cbdd301edf7731cb1e15509a6341330762544.tar.bz2 gentoo-2-584cbdd301edf7731cb1e15509a6341330762544.zip |
Stable for amd64, wrt bug #538554
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index e51dc7528b15..38281e132b99 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.73 2015/02/01 23:22:17 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.74 2015/02/19 09:05:08 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.6.ebuild: + Stable for amd64, wrt bug #538554 *xdebug-client-2.2.7 (01 Feb 2015) diff --git a/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild index a300422a933c..ed484aaa9a96 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 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.6.ebuild,v 1.1 2015/01/04 03:50:03 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild,v 1.2 2015/02/19 09:05:08 ago Exp $ EAPI=5 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |