summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:06:23 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:06:23 +0000
commite083f05e04af600b2658d85181203f08d092f9c8 (patch)
tree1d46f049b7dc35044fb1ae40866f3f13a21ea9c5 /dev-php
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e083f05e04af600b2658d85181203f08d092f9c8.tar.gz
gentoo-2-e083f05e04af600b2658d85181203f08d092f9c8.tar.bz2
gentoo-2-e083f05e04af600b2658d85181203f08d092f9c8.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/xdebug-client/ChangeLog8
-rw-r--r--dev-php/xdebug-client/xdebug-client-2.2.0.ebuild6
-rw-r--r--dev-php/xdebug-client/xdebug-client-2.2.1.ebuild6
-rw-r--r--dev-php/xdebug-client/xdebug-client-2.2.2.ebuild6
-rw-r--r--dev-php/xdebug-client/xdebug-client-2.2.3.ebuild6
-rw-r--r--dev-php/xdebug-client/xdebug-client-2.2.5.ebuild4
6 files changed, 21 insertions, 15 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog
index a27cc01f71eb..000d1b3bcc7d 100644
--- a/dev-php/xdebug-client/ChangeLog
+++ b/dev-php/xdebug-client/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/xdebug-client
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.70 2014/05/03 13:58:25 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.71 2014/08/10 21:06:23 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ xdebug-client-2.2.0.ebuild, xdebug-client-2.2.1.ebuild,
+ xdebug-client-2.2.2.ebuild, xdebug-client-2.2.3.ebuild,
+ xdebug-client-2.2.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*xdebug-client-2.2.5 (03 May 2014)
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild
index fd763d18415c..b0b0363cb741 100644
--- a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild
+++ b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 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.0.ebuild,v 1.9 2012/12/30 20:24:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild,v 1.10 2014/08/10 21:06:23 slyfox Exp $
KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc 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"
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"
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 ff06cff4ff83..fde6ad482872 100644
--- a/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild
+++ b/dev-php/xdebug-client/xdebug-client-2.2.2.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.2.ebuild,v 1.8 2013/08/03 07:54:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v 1.9 2014/08/10 21:06:23 slyfox Exp $
EAPI=4
@@ -9,7 +9,7 @@ KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc 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"
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"
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild
index 5358d3ae98b4..4c78122e827f 100644
--- a/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild
+++ b/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.1 2014/05/03 13:58:25 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild,v 1.2 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"