summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:42:23 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:42:23 +0000
commit4785294ddf4ded83d7d212f3b65e3e7c4a00ab23 (patch)
tree528a53d7e91ee8fc95d6c17c2c8be58480b9d0c0 /dev-lua/toluapp
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-4785294ddf4ded83d7d212f3b65e3e7c4a00ab23.tar.gz
gentoo-2-4785294ddf4ded83d7d212f3b65e3e7c4a00ab23.tar.bz2
gentoo-2-4785294ddf4ded83d7d212f3b65e3e7c4a00ab23.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/toluapp')
-rw-r--r--dev-lua/toluapp/ChangeLog9
-rw-r--r--dev-lua/toluapp/toluapp-1.0.92.ebuild6
-rw-r--r--dev-lua/toluapp/toluapp-1.0.93.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-lua/toluapp/ChangeLog b/dev-lua/toluapp/ChangeLog
index 7efdd305ee81..72d78d1174cc 100644
--- a/dev-lua/toluapp/ChangeLog
+++ b/dev-lua/toluapp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lua/toluapp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/toluapp/ChangeLog,v 1.2 2012/11/18 23:28:11 rafaelmartins Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/toluapp/ChangeLog,v 1.3 2014/08/10 20:42:23 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> toluapp-1.0.92.ebuild,
+ toluapp-1.0.93.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
18 Nov 2012; Rafael G. Martins <rafaelmartins@gentoo.org>
toluapp-1.0.92.ebuild, toluapp-1.0.93.ebuild:
@@ -107,4 +111,3 @@
09 May 2004; <twp@gentoo.org> +metadata.xml,
+files/toluapp-1.0.2-gentoo.patch, +toluapp-1.0.2.ebuild:
Initial commit. Bug # 41992. Ebuild submitted by Richard Garand.
-
diff --git a/dev-lua/toluapp/toluapp-1.0.92.ebuild b/dev-lua/toluapp/toluapp-1.0.92.ebuild
index 6d543c057ae4..33d0ddf10c41 100644
--- a/dev-lua/toluapp/toluapp-1.0.92.ebuild
+++ b/dev-lua/toluapp/toluapp-1.0.92.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-lua/toluapp/toluapp-1.0.92.ebuild,v 1.2 2012/11/18 23:28:11 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/toluapp/toluapp-1.0.92.ebuild,v 1.3 2014/08/10 20:42:23 slyfox Exp $
inherit eutils toolchain-funcs
MY_PN=${PN/toluapp/tolua++}
MY_P=${MY_PN}-${PV}
-DESCRIPTION="A tool to integrate C/C++ code with Lua."
+DESCRIPTION="A tool to integrate C/C++ code with Lua"
HOMEPAGE="http://www.codenix.com/~tolua/"
SRC_URI="http://www.codenix.com/~tolua/${MY_P}.tar.bz2"
KEYWORDS="amd64 ppc x86"
diff --git a/dev-lua/toluapp/toluapp-1.0.93.ebuild b/dev-lua/toluapp/toluapp-1.0.93.ebuild
index f31dbb26740a..dec6e03950c3 100644
--- a/dev-lua/toluapp/toluapp-1.0.93.ebuild
+++ b/dev-lua/toluapp/toluapp-1.0.93.ebuild
@@ -1,6 +1,6 @@
-# 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-lua/toluapp/toluapp-1.0.93.ebuild,v 1.2 2012/11/18 23:28:11 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/toluapp/toluapp-1.0.93.ebuild,v 1.3 2014/08/10 20:42:23 slyfox Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit toolchain-funcs
MY_P=${P/pp/++}
-DESCRIPTION="A tool to integrate C/C++ code with Lua."
+DESCRIPTION="A tool to integrate C/C++ code with Lua"
HOMEPAGE="http://www.codenix.com/~tolua/"
SRC_URI="http://www.codenix.com/~tolua/${MY_P}.tar.bz2"