summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:58:43 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:58:43 +0000
commite289c025391a4372a066e59a2c28815fe234f6eb (patch)
tree3329abedc8f68932a4e556644c5ddf66c30a2bfa /dev-php/YAML
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e289c025391a4372a066e59a2c28815fe234f6eb.tar.gz
gentoo-2-e289c025391a4372a066e59a2c28815fe234f6eb.tar.bz2
gentoo-2-e289c025391a4372a066e59a2c28815fe234f6eb.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/YAML')
-rw-r--r--dev-php/YAML/ChangeLog6
-rw-r--r--dev-php/YAML/YAML-1.0.5.ebuild6
-rw-r--r--dev-php/YAML/YAML-1.0.6.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-php/YAML/ChangeLog b/dev-php/YAML/ChangeLog
index b3ab10ce1419..fc8cdceab1a8 100644
--- a/dev-php/YAML/ChangeLog
+++ b/dev-php/YAML/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/YAML
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/YAML/ChangeLog,v 1.6 2014/05/12 13:14:51 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/YAML/ChangeLog,v 1.7 2014/08/10 20:58:43 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> YAML-1.0.5.ebuild,
+ YAML-1.0.6.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
12 May 2014; Michael Palimaka <kensington@gentoo.org> YAML-1.0.6.ebuild:
Specify protocol in HOMEPAGE.
diff --git a/dev-php/YAML/YAML-1.0.5.ebuild b/dev-php/YAML/YAML-1.0.5.ebuild
index de7cd4c7f37d..c0b5d5f27dbd 100644
--- a/dev-php/YAML/YAML-1.0.5.ebuild
+++ b/dev-php/YAML/YAML-1.0.5.ebuild
@@ -1,6 +1,6 @@
-# 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/YAML/YAML-1.0.5.ebuild,v 1.1 2012/03/10 14:33:53 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/YAML/YAML-1.0.5.ebuild,v 1.2 2014/08/10 20:58:43 slyfox Exp $
EAPI=3
@@ -10,7 +10,7 @@ PHP_PEAR_PN="YAML"
inherit php-pear-lib-r1
-DESCRIPTION="The Symfony YAML Component."
+DESCRIPTION="The Symfony YAML Component"
HOMEPAGE="http://symfony-project.com/"
LICENSE="MIT"
diff --git a/dev-php/YAML/YAML-1.0.6.ebuild b/dev-php/YAML/YAML-1.0.6.ebuild
index 8eff754f354d..e00778ceaff9 100644
--- a/dev-php/YAML/YAML-1.0.6.ebuild
+++ b/dev-php/YAML/YAML-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/YAML/YAML-1.0.6.ebuild,v 1.5 2014/05/12 13:14:51 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/YAML/YAML-1.0.6.ebuild,v 1.6 2014/08/10 20:58:43 slyfox Exp $
EAPI=4
@@ -9,7 +9,7 @@ PHP_PEAR_PKG_NAME="YAML"
inherit php-pear-r1
-DESCRIPTION="The Symfony YAML Component."
+DESCRIPTION="The Symfony YAML Component"
HOMEPAGE="http://pear.symfony-project.com"
SRC_URI="http://pear.symfony-project.com//get/YAML-1.0.6.tgz"