diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:55:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:55:43 +0000 |
commit | 7ad096157c12e6be10b7c62f7df791c8280e84a5 (patch) | |
tree | 36a72bdf1a60c28a719b6fdc6ca4a4ef2a5122f8 /dev-php/PEAR-Text_CAPTCHA | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7ad096157c12e6be10b7c62f7df791c8280e84a5.tar.gz gentoo-2-7ad096157c12e6be10b7c62f7df791c8280e84a5.tar.bz2 gentoo-2-7ad096157c12e6be10b7c62f7df791c8280e84a5.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-Text_CAPTCHA')
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA/ChangeLog b/dev-php/PEAR-Text_CAPTCHA/ChangeLog index 646765637f54..080fa97793e0 100644 --- a/dev-php/PEAR-Text_CAPTCHA/ChangeLog +++ b/dev-php/PEAR-Text_CAPTCHA/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_CAPTCHA # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.10 2014/01/27 21:52:38 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.11 2014/08/10 20:55:43 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Text_CAPTCHA-0.4.3.ebuild, PEAR-Text_CAPTCHA-0.5.0.ebuild: + QA: drop trailing '.' from DESCRIPTION *PEAR-Text_CAPTCHA-0.5.0 (27 Jan 2014) diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild index 7e2227b95f0f..ff16837a0cf2 100644 --- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild @@ -1,12 +1,12 @@ -# 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-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild,v 1.3 2012/02/16 18:30:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild,v 1.4 2014/08/10 20:55:43 slyfox Exp $ EAPI=2 inherit php-pear-r1 -DESCRIPTION="Generation of CAPTCHAs." +DESCRIPTION="Generation of CAPTCHAs" LICENSE="BSD" SLOT="0" diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild index 58b00821f87a..9993080a8caa 100644 --- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild,v 1.1 2014/01/27 21:52:38 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild,v 1.2 2014/08/10 20:55:43 slyfox Exp $ EAPI=5 inherit php-pear-r1 -DESCRIPTION="Generation of CAPTCHAs." +DESCRIPTION="Generation of CAPTCHAs" LICENSE="BSD" SLOT="0" |