diff options
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.2.1.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild index ea98859f501e..3b2cc4453389 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.1.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.1.ebuild,v 1.7 2013/03/09 12:04:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild,v 1.8 2014/08/10 21:06:23 slyfox Exp $ EAPI=4 @@ -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" |