Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lua/luafilesystem: luafilesystem-1.5.0.ebuild ChangeLog
Date: Thu, 30 Jul 2015 15:07:32
Message-Id: 20150730150719.95EF2112@oystercatcher.gentoo.org
1 ago 15/07/30 15:07:19
2
3 Modified: luafilesystem-1.5.0.ebuild ChangeLog
4 Log:
5 Stable for sparc, wrt bug #526016
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.12 dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild?r1=1.11&r2=1.12
15
16 Index: luafilesystem-1.5.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- luafilesystem-1.5.0.ebuild 9 Dec 2014 09:53:34 -0000 1.11
23 +++ luafilesystem-1.5.0.ebuild 30 Jul 2015 15:07:19 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v 1.11 2014/12/09 09:53:34 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v 1.12 2015/07/30 15:07:19 ago Exp $
30
31 EAPI="5"
32 inherit multilib toolchain-funcs
33 @@ -11,7 +11,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86 ~x86-fbsd"
38 +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
39 IUSE=""
40
41 DEPEND=">=dev-lang/lua-5.1"
42
43
44
45 1.15 dev-lua/luafilesystem/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luafilesystem/ChangeLog?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luafilesystem/ChangeLog?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luafilesystem/ChangeLog?r1=1.14&r2=1.15
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/ChangeLog,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- ChangeLog 24 Dec 2014 10:41:04 -0000 1.14
58 +++ ChangeLog 30 Jul 2015 15:07:19 -0000 1.15
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-lua/luafilesystem
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/ChangeLog,v 1.14 2014/12/24 10:41:04 mrueg Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/ChangeLog,v 1.15 2015/07/30 15:07:19 ago Exp $
65 +
66 + 30 Jul 2015; Agostino Sarubbo <ago@g.o> luafilesystem-1.5.0.ebuild:
67 + Stable for sparc, wrt bug #526016
68
69 *luafilesystem-1.6.2 (24 Dec 2014)