summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:01:42 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:01:42 +0000
commit8c9b2b9cc7bf61916714f212e46106885f1c5b4d (patch)
tree0c859977103903179d6f2518abdf158f3981a1f7 /dev-php/pecl-gearman
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-8c9b2b9cc7bf61916714f212e46106885f1c5b4d.tar.gz
gentoo-2-8c9b2b9cc7bf61916714f212e46106885f1c5b4d.tar.bz2
gentoo-2-8c9b2b9cc7bf61916714f212e46106885f1c5b4d.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/pecl-gearman')
-rw-r--r--dev-php/pecl-gearman/ChangeLog8
-rw-r--r--dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild6
-rw-r--r--dev-php/pecl-gearman/pecl-gearman-1.0.2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/pecl-gearman/ChangeLog b/dev-php/pecl-gearman/ChangeLog
index 9bbe19864d3e..92f8d739a401 100644
--- a/dev-php/pecl-gearman/ChangeLog
+++ b/dev-php/pecl-gearman/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/pecl-gearman
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/ChangeLog,v 1.8 2013/07/28 19:54:13 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/ChangeLog,v 1.9 2014/08/10 21:01:42 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ pecl-gearman-1.0.2-r1.ebuild, pecl-gearman-1.0.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*pecl-gearman-1.0.2-r1 (28 Jul 2013)
diff --git a/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild b/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild
index cf608c34b3fb..f0b9ced5958f 100644
--- a/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild
+++ b/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.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/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild,v 1.1 2013/07/28 19:54:13 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild,v 1.2 2014/08/10 21:01:42 slyfox Exp $
EAPI=5
PHP_EXT_NAME="gearman"
@@ -13,7 +13,7 @@ inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP extension for using gearmand."
+DESCRIPTION="PHP extension for using gearmand"
LICENSE="PHP-3"
SLOT="0"
IUSE=""
diff --git a/dev-php/pecl-gearman/pecl-gearman-1.0.2.ebuild b/dev-php/pecl-gearman/pecl-gearman-1.0.2.ebuild
index 0e5ce75df56c..c9434d29fd60 100644
--- a/dev-php/pecl-gearman/pecl-gearman-1.0.2.ebuild
+++ b/dev-php/pecl-gearman/pecl-gearman-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# 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/pecl-gearman/pecl-gearman-1.0.2.ebuild,v 1.1 2012/03/06 08:25:41 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/pecl-gearman-1.0.2.ebuild,v 1.2 2014/08/10 21:01:42 slyfox Exp $
EAPI=4
PHP_EXT_NAME="gearman"
@@ -13,7 +13,7 @@ inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP extension for using gearmand."
+DESCRIPTION="PHP extension for using gearmand"
LICENSE="PHP-3"
SLOT="0"
IUSE=""