summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:03:59 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:03:59 +0000
commit688d459643e479087546199907a0ec8c8bc22fa7 (patch)
tree41e893a33b0536c3f9648d136e57f22c518894cf /dev-php
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-688d459643e479087546199907a0ec8c8bc22fa7.tar.gz
gentoo-2-688d459643e479087546199907a0ec8c8bc22fa7.tar.bz2
gentoo-2-688d459643e479087546199907a0ec8c8bc22fa7.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')
-rw-r--r--dev-php/pecl-syck/ChangeLog7
-rw-r--r--dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/pecl-syck/ChangeLog b/dev-php/pecl-syck/ChangeLog
index 62384607b25f..f0d914b3d2b5 100644
--- a/dev-php/pecl-syck/ChangeLog
+++ b/dev-php/pecl-syck/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-syck
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.7 2013/03/05 10:23:04 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.8 2014/08/10 21:03:59 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pecl-syck-0.9.3-r2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
05 Mar 2013; Ole Markus With <olemarkus@gentoo.org>
-pecl-syck-0.9.3-r1.ebuild:
diff --git a/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild b/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild
index 722761ea2acd..c55712704429 100644
--- a/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild
+++ b/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild
@@ -1,6 +1,6 @@
-# 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/pecl-syck/pecl-syck-0.9.3-r2.ebuild,v 1.5 2012/12/08 15:53:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild,v 1.6 2014/08/10 21:03:59 slyfox Exp $
EAPI="4"
@@ -14,7 +14,7 @@ inherit php-ext-pecl-r2
KEYWORDS="amd64 ~arm ppc ppc64 x86"
-DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it."
+DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it"
LICENSE="PHP-3.01"
SLOT="0"
IUSE=""