diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:41:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:41:57 +0000 |
commit | e112467cf2c87c8686962be9dc01fd68ef144c2d (patch) | |
tree | d24fd302958a37b1dbb5a5671bf6b8e431523e84 /dev-lua/luaexpat | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-e112467cf2c87c8686962be9dc01fd68ef144c2d.tar.gz gentoo-2-e112467cf2c87c8686962be9dc01fd68ef144c2d.tar.bz2 gentoo-2-e112467cf2c87c8686962be9dc01fd68ef144c2d.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-lua/luaexpat')
-rw-r--r-- | dev-lua/luaexpat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.3.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lua/luaexpat/ChangeLog b/dev-lua/luaexpat/ChangeLog index 34a9432970a7..fac9d25332f9 100644 --- a/dev-lua/luaexpat/ChangeLog +++ b/dev-lua/luaexpat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lua/luaexpat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.18 2014/07/05 09:32:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.19 2014/08/10 20:41:57 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> luaexpat-1.2.0-r1.ebuild, + luaexpat-1.3.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 Jul 2014; Jeroen Roovers <jer@gentoo.org> luaexpat-1.3.0.ebuild, luaexpat-1.3.0-r1.ebuild: diff --git a/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild b/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild index 5a6152180bcd..aee7fe5b0ad1 100644 --- a/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.2.0-r1.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-lua/luaexpat/luaexpat-1.2.0-r1.ebuild,v 1.8 2014/03/04 20:37:39 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild,v 1.9 2014/08/10 20:41:57 slyfox Exp $ EAPI=5 inherit multilib toolchain-funcs flag-o-matic eutils -DESCRIPTION="LuaExpat is a SAX XML parser based on the Expat library." +DESCRIPTION="LuaExpat is a SAX XML parser based on the Expat library" HOMEPAGE="http://www.keplerproject.org/luaexpat/" SRC_URI="http://matthewwild.co.uk/projects/${PN}/${P}.tar.gz" diff --git a/dev-lua/luaexpat/luaexpat-1.3.0.ebuild b/dev-lua/luaexpat/luaexpat-1.3.0.ebuild index cef6c5c88e96..e41f744a3fbb 100644 --- a/dev-lua/luaexpat/luaexpat-1.3.0.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.3.0.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-lua/luaexpat/luaexpat-1.3.0.ebuild,v 1.2 2014/07/05 09:32:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/luaexpat-1.3.0.ebuild,v 1.3 2014/08/10 20:41:57 slyfox Exp $ EAPI=4 inherit multilib toolchain-funcs flag-o-matic eutils -DESCRIPTION="LuaExpat is a SAX XML parser based on the Expat library." +DESCRIPTION="LuaExpat is a SAX XML parser based on the Expat library" HOMEPAGE="http://www.keplerproject.org/luaexpat/" SRC_URI="http://matthewwild.co.uk/projects/${PN}/${P}.tar.gz" |