diff options
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.2.3.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild index c2f44e13f60f..dc5303690c2c 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.3.ebuild,v 1.5 2013/08/23 13:41:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild,v 1.6 2014/08/10 21:06:23 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ KEYWORDS="amd64 ~hppa ppc ppc64 x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" -DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)." +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" HOMEPAGE="http://www.xdebug.org/" SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" LICENSE="Xdebug" |