summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:55:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:55:18 +0000
commit728f2d69df387abc18abc88500c982dc0cdeab90 (patch)
tree9f45594f9f9ce25281a887a9322c8c425e545c93 /dev-php/PEAR-Services_TinyURL
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-728f2d69df387abc18abc88500c982dc0cdeab90.tar.gz
gentoo-2-728f2d69df387abc18abc88500c982dc0cdeab90.tar.bz2
gentoo-2-728f2d69df387abc18abc88500c982dc0cdeab90.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_TinyURL')
-rw-r--r--dev-php/PEAR-Services_TinyURL/ChangeLog6
-rw-r--r--dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Services_TinyURL/ChangeLog b/dev-php/PEAR-Services_TinyURL/ChangeLog
index 8a44adb5f4e2..fda1f980a2b2 100644
--- a/dev-php/PEAR-Services_TinyURL/ChangeLog
+++ b/dev-php/PEAR-Services_TinyURL/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Services_TinyURL
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_TinyURL/ChangeLog,v 1.3 2014/03/12 04:43:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_TinyURL/ChangeLog,v 1.4 2014/08/10 20:55:18 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ PEAR-Services_TinyURL-0.1.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
12 Mar 2014; Patrick Lauer <patrick@gentoo.org>
PEAR-Services_TinyURL-0.1.2.ebuild:
diff --git a/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild b/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild
index e0b6423b04d4..b26fbf5db61e 100644
--- a/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild
+++ b/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild
@@ -1,12 +1,12 @@
# 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_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild,v 1.3 2014/03/12 04:43:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild,v 1.4 2014/08/10 20:55:18 slyfox Exp $
EAPI=4
inherit php-pear-r1
-DESCRIPTION="An interface for creating TinyURLs with their API and looking up destinations of given TinyURLs."
+DESCRIPTION="An interface for creating TinyURLs with their API and looking up destinations of given TinyURLs"
LICENSE="BSD-2"
SLOT="0"