summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:55:25 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:55:25 +0000
commitfb658f25269c548e7bf605efc87cc7be16705ad0 (patch)
treea7687820d2541c06d4cd24ec78296b55ca7cc6bb /dev-php/PEAR-Services_W3C_HTMLValidator
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-fb658f25269c548e7bf605efc87cc7be16705ad0.tar.gz
gentoo-2-fb658f25269c548e7bf605efc87cc7be16705ad0.tar.bz2
gentoo-2-fb658f25269c548e7bf605efc87cc7be16705ad0.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-Services_W3C_HTMLValidator')
-rw-r--r--dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog9
-rw-r--r--dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog b/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog
index fe6d97dc98c5..130af41e649e 100644
--- a/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog
+++ b/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Services_W3C_HTMLValidator
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog,v 1.4 2012/01/18 22:06:16 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog,v 1.5 2014/08/10 20:55:25 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*PEAR-Services_W3C_HTMLValidator-1.0.0-r1 (18 Jan 2012)
@@ -32,4 +36,3 @@
03 Jan 2008; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild:
New ebuild, optional dependency for PEAR-PHP_Debug
-
diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild
index 1b3f97c63aa3..41a59ce7ced5 100644
--- a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild
+++ b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.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-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild,v 1.1 2012/01/18 22:06:16 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild,v 1.2 2014/08/10 20:55:25 slyfox Exp $
EAPI="4"
inherit php-pear-r1
-DESCRIPTION="Object oriented interface to the API of validator.w3.org."
+DESCRIPTION="Object oriented interface to the API of validator.w3.org"
LICENSE="BSD"
SLOT="0"