klausman 14/10/13 18:56:14 Modified: ChangeLog luaevent-0.4.3.ebuild Log: Stable on amd64, bug 511532 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.12 dev-lua/luaevent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luaevent/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luaevent/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luaevent/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lua/luaevent/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 8 Aug 2013 19:25:34 -0000 1.11 +++ ChangeLog 13 Oct 2014 18:56:14 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-lua/luaevent -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaevent/ChangeLog,v 1.11 2013/08/08 19:25:34 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaevent/ChangeLog,v 1.12 2014/10/13 18:56:14 klausman Exp $ + + 13 Oct 2014; Tobias Klausmann <[email protected]> luaevent-0.4.3.ebuild: + Stable on amd64, bug 511532 08 Aug 2013; Markus Meier <[email protected]> luaevent-0.4.3.ebuild: add ~arm, bug #476264 1.3 dev-lua/luaevent/luaevent-0.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luaevent/luaevent-0.4.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luaevent/luaevent-0.4.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luaevent/luaevent-0.4.3.ebuild?r1=1.2&r2=1.3 Index: luaevent-0.4.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lua/luaevent/luaevent-0.4.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- luaevent-0.4.3.ebuild 8 Aug 2013 19:25:34 -0000 1.2 +++ luaevent-0.4.3.ebuild 13 Oct 2014 18:56:14 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/luaevent/luaevent-0.4.3.ebuild,v 1.2 2013/08/08 19:25:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaevent/luaevent-0.4.3.ebuild,v 1.3 2014/10/13 18:56:14 klausman Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" RDEPEND=">=dev-lang/lua-5.1
