diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:48:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:48:50 +0000 |
commit | 1af8b766dc48958c4579418855943cc507140f04 (patch) | |
tree | d001b4c95a3d89547512c74c7f7d609840ccf635 /dev-php/PEAR-HTML_QuickForm_advmultiselect | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-1af8b766dc48958c4579418855943cc507140f04.tar.gz gentoo-2-1af8b766dc48958c4579418855943cc507140f04.tar.bz2 gentoo-2-1af8b766dc48958c4579418855943cc507140f04.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/PEAR-HTML_QuickForm_advmultiselect')
3 files changed, 13 insertions, 9 deletions
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog b/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog index 044494997c2d..4da8a9f115d0 100644 --- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog +++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-HTML_QuickForm_advmultiselect -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.5 2012/06/19 13:08:27 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.6 2014/08/10 20:48:50 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild, + PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild: @@ -29,4 +34,3 @@ 28 Nov 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild: New ebuild, Bug 200638 - diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild index 63490ea9f8f2..c09bfc3c330a 100644 --- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild +++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 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/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,v 1.2 2009/04/21 19:42:50 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,v 1.3 2014/08/10 20:48:50 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select." +DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild index f04031c4b89c..f63588530b05 100644 --- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild +++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild @@ -1,10 +1,10 @@ -# 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/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild,v 1.3 2012/06/19 13:08:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild,v 1.4 2014/08/10 20:48:50 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select." +DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" |