diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:04:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:04:19 +0000 |
commit | d0da5190f01845cad8b6ada9c7be54f97a2719b6 (patch) | |
tree | 2564933ac24e7164c1e78d0db879a0fd1ed52012 /dev-php/pecl-uuid | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d0da5190f01845cad8b6ada9c7be54f97a2719b6.tar.gz gentoo-2-d0da5190f01845cad8b6ada9c7be54f97a2719b6.tar.bz2 gentoo-2-d0da5190f01845cad8b6ada9c7be54f97a2719b6.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/pecl-uuid')
-rw-r--r-- | dev-php/pecl-uuid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-uuid/ChangeLog b/dev-php/pecl-uuid/ChangeLog index cca19beb9cba..f48d446023cd 100644 --- a/dev-php/pecl-uuid/ChangeLog +++ b/dev-php/pecl-uuid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/pecl-uuid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-uuid/ChangeLog,v 1.3 2014/07/04 14:59:33 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-uuid/ChangeLog,v 1.4 2014/08/10 21:04:19 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pecl-uuid-1.0.3-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION *pecl-uuid-1.0.3-r1 (04 Jul 2014) diff --git a/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild b/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild index 9ef98d677566..2f0eeeffa511 100644 --- a/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild +++ b/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.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/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild,v 1.1 2014/07/04 14:59:33 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild,v 1.2 2014/08/10 21:04:19 slyfox Exp $ EAPI="5" @@ -13,7 +13,7 @@ USE_PHP="php5-3 php5-4 php5-5" inherit php-ext-pecl-r2 -DESCRIPTION="A wrapper around libuuid." +DESCRIPTION="A wrapper around libuuid" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64" |