slyfox 14/08/10 20:42:23
Modified: toluapp-1.0.93.ebuild toluapp-1.0.92.ebuild
ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.3 dev-lua/toluapp/toluapp-1.0.93.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/toluapp-1.0.93.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/toluapp-1.0.93.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/toluapp-1.0.93.ebuild?r1=1.2&r2=1.3
Index: toluapp-1.0.93.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/toluapp/toluapp-1.0.93.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- toluapp-1.0.93.ebuild 18 Nov 2012 23:28:11 -0000 1.2
+++ toluapp-1.0.93.ebuild 10 Aug 2014 20:42:23 -0000 1.3
@@ -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 @@
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"
1.3 dev-lua/toluapp/toluapp-1.0.92.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/toluapp-1.0.92.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/toluapp-1.0.92.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/toluapp-1.0.92.ebuild?r1=1.2&r2=1.3
Index: toluapp-1.0.92.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/toluapp/toluapp-1.0.92.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- toluapp-1.0.92.ebuild 18 Nov 2012 23:28:11 -0000 1.2
+++ toluapp-1.0.92.ebuild 10 Aug 2014 20:42:23 -0000 1.3
@@ -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"
1.3 dev-lua/toluapp/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/ChangeLog?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/ChangeLog?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/toluapp/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/toluapp/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 18 Nov 2012 23:28:11 -0000 1.2
+++ ChangeLog 10 Aug 2014 20:42:23 -0000 1.3
@@ -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 <[email protected]> toluapp-1.0.92.ebuild,
+ toluapp-1.0.93.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
18 Nov 2012; Rafael G. Martins <[email protected]>
toluapp-1.0.92.ebuild, toluapp-1.0.93.ebuild:
@@ -107,4 +111,3 @@
09 May 2004; <[email protected]> +metadata.xml,
+files/toluapp-1.0.2-gentoo.patch, +toluapp-1.0.2.ebuild:
Initial commit. Bug # 41992. Ebuild submitted by Richard Garand.
-