diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:03 +0000 |
commit | 2b60026cf7c7c8e62194df42cf9be619ccd25702 (patch) | |
tree | 6b3c69aebf4ca6c7bf3b8c20d5fc16a1ad012e29 /dev-php/PEAR-Validate | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-2b60026cf7c7c8e62194df42cf9be619ccd25702.tar.gz gentoo-2-2b60026cf7c7c8e62194df42cf9be619ccd25702.tar.bz2 gentoo-2-2b60026cf7c7c8e62194df42cf9be619ccd25702.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-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 1d7ecbdb68aa..80df8e5e482b 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.54 2014/05/17 14:03:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.55 2014/08/10 20:57:03 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Validate-0.8.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 17 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Validate-0.8.5.ebuild: Stable for alpha, wrt bug #502764 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild index 41c61bb635cb..291602dd4f85 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 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-Validate/PEAR-Validate-0.8.1.ebuild,v 1.8 2008/11/09 11:51:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.9 2014/08/10 20:57:03 slyfox Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -DESCRIPTION="Validation class." +DESCRIPTION="Validation class" LICENSE="BSD" SLOT="0" IUSE="" |