diff options
author | 2014-08-10 20:56:27 +0000 | |
---|---|---|
committer | 2014-08-10 20:56:27 +0000 | |
commit | 771d49e963689e072aa9e2f373acc59d4e409128 (patch) | |
tree | e528b465720fb879af4d7f2139b7896188e804d5 /dev-php/PEAR-Text_Wiki | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-771d49e963689e072aa9e2f373acc59d4e409128.tar.gz gentoo-2-771d49e963689e072aa9e2f373acc59d4e409128.tar.bz2 gentoo-2-771d49e963689e072aa9e2f373acc59d4e409128.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_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index f3548f0133e1..b7b8c3bf9fa9 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Wiki -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.48 2011/03/26 10:46:52 olemarkus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.49 2014/08/10 20:56:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Text_Wiki-1.2.0.ebuild, PEAR-Text_Wiki-1.2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *PEAR-Text_Wiki-1.2.1 (26 Mar 2011) @@ -194,4 +198,3 @@ 29 Feb 2004; Heinrich Wendel <lanius@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild, metadata.xml: initial import - diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild index b393ea250b41..013cf3b01af5 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 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_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.8 2007/12/06 00:55:23 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.9 2014/08/10 20:56:27 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." +DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" LICENSE="LGPL-2.1 PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.1.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.1.ebuild index 036f5116a9bf..210dd6ac7925 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.1.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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_Wiki/PEAR-Text_Wiki-1.2.1.ebuild,v 1.1 2011/03/26 10:46:52 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.1.ebuild,v 1.2 2014/08/10 20:56:27 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." +DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" LICENSE="LGPL-2.1 PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |