diff options
author | 2014-08-10 20:59:28 +0000 | |
---|---|---|
committer | 2014-08-10 20:59:28 +0000 | |
commit | 7c2a780b5f1d4a8a96648571ae0e1652492a7af7 (patch) | |
tree | 4e999e11415f88b5457217a60b4ea537ca047deb /dev-php/cphplib | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7c2a780b5f1d4a8a96648571ae0e1652492a7af7.tar.gz gentoo-2-7c2a780b5f1d4a8a96648571ae0e1652492a7af7.tar.bz2 gentoo-2-7c2a780b5f1d4a8a96648571ae0e1652492a7af7.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/cphplib')
-rw-r--r-- | dev-php/cphplib/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/cphplib/cphplib-0.51.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-php/cphplib/ChangeLog b/dev-php/cphplib/ChangeLog index 72d0d3292612..e51d28fa0d63 100644 --- a/dev-php/cphplib/ChangeLog +++ b/dev-php/cphplib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/cphplib -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.7 2012/01/28 13:48:10 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.8 2014/08/10 20:59:28 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cphplib-0.51.ebuild: + QA: drop trailing '.' from DESCRIPTION 28 Jan 2012; Matti Bickel <mabi@gentoo.org> cphplib-0.51.ebuild: EAPI bump @@ -32,4 +35,3 @@ 31 Jul 2004; Tal Peer <coredumb@gentoo.org> +metadata.xml, +cphplib-0.46.ebuild: Initial import, #50530. Ebuild by Alexander Meindl <am@meindlsoft.com>. - diff --git a/dev-php/cphplib/cphplib-0.51.ebuild b/dev-php/cphplib/cphplib-0.51.ebuild index b34995352df1..7435e7bdb5af 100644 --- a/dev-php/cphplib/cphplib-0.51.ebuild +++ b/dev-php/cphplib/cphplib-0.51.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/cphplib/cphplib-0.51.ebuild,v 1.3 2012/01/28 13:48:10 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.51.ebuild,v 1.4 2014/08/10 20:59:28 slyfox Exp $ EAPI=4 KEYWORDS="~amd64 ~x86" -DESCRIPTION="Cute PHP Library (cphplib)." +DESCRIPTION="Cute PHP Library (cphplib)" HOMEPAGE="http://cphplib.sourceforge.net/" SRC_URI="mirror://sourceforge/cphplib/${P}.tar.bz2" LICENSE="LGPL-2.1" |