diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:03:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:03:42 +0000 |
commit | 0fea398919c214cd2bfb1f92bed4afb6492b8766 (patch) | |
tree | 1a9ef90e94b67c31d2a132b1d6e0820987d5644c /dev-php | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0fea398919c214cd2bfb1f92bed4afb6492b8766.tar.gz gentoo-2-0fea398919c214cd2bfb1f92bed4afb6492b8766.tar.bz2 gentoo-2-0fea398919c214cd2bfb1f92bed4afb6492b8766.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/pecl-ssh2/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-0.12.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-php/pecl-ssh2/ChangeLog b/dev-php/pecl-ssh2/ChangeLog index 88a44784a294..c8ec1eb92f63 100644 --- a/dev-php/pecl-ssh2/ChangeLog +++ b/dev-php/pecl-ssh2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/pecl-ssh2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.10 2013/07/28 19:42:18 olemarkus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.11 2014/08/10 21:03:42 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + pecl-ssh2-0.11.3-r1.ebuild, pecl-ssh2-0.12-r1.ebuild, pecl-ssh2-0.12.ebuild: + QA: drop trailing '.' from DESCRIPTION *pecl-ssh2-0.12-r1 (28 Jul 2013) diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild index 22bcd8eeb1ad..c659ab4ea5ad 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.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-ssh2/pecl-ssh2-0.11.3-r1.ebuild,v 1.3 2012/10/21 09:14:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild,v 1.4 2014/08/10 21:03:42 slyfox Exp $ EAPI=4 @@ -13,7 +13,7 @@ USE_PHP="php5-3 php5-4" inherit php-ext-pecl-r2 -DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol." +DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol" LICENSE="PHP-3" SLOT="0" IUSE="" diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild index ada501e4931b..a46534f2da1d 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.12-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-ssh2/pecl-ssh2-0.12-r1.ebuild,v 1.1 2013/07/28 19:42:18 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild,v 1.2 2014/08/10 21:03:42 slyfox Exp $ EAPI=5 @@ -13,7 +13,7 @@ USE_PHP="php5-5 php5-4" inherit php-ext-pecl-r2 -DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol." +DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol" LICENSE="PHP-3" SLOT="0" IUSE="" diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.12.ebuild index 20169cfa5989..1fca08a8c3ef 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-0.12.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.12.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-ssh2/pecl-ssh2-0.12.ebuild,v 1.1 2013/03/04 09:32:57 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.12.ebuild,v 1.2 2014/08/10 21:03:42 slyfox Exp $ EAPI=5 @@ -13,7 +13,7 @@ USE_PHP="php5-3 php5-4" inherit php-ext-pecl-r2 -DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol." +DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol" LICENSE="PHP-3" SLOT="0" IUSE="" |