dlan 15/03/03 08:04:12 Modified: ChangeLog lxinput-0.3.2.ebuild Log: add arm64 support, tested on A53 board (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.28 lxde-base/lxinput/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxinput/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxinput/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxinput/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 23 Feb 2013 02:10:27 -0000 1.27 +++ ChangeLog 3 Mar 2015 08:04:11 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxinput -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.27 2013/02/23 02:10:27 zmedico Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/ChangeLog,v 1.28 2015/03/03 08:04:11 dlan Exp $ + + 03 Mar 2015; Yixun Lan <[email protected]> lxinput-0.3.2.ebuild: + add arm64 support, tested on A53 board 23 Feb 2013; Zac Medico <[email protected]> lxinput-0.3.2.ebuild: Add ~arm-linux and ~x86-linux keywords. 1.7 lxde-base/lxinput/lxinput-0.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild?r1=1.6&r2=1.7 Index: lxinput-0.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- lxinput-0.3.2.ebuild 23 Feb 2013 02:10:27 -0000 1.6 +++ lxinput-0.3.2.ebuild 3 Mar 2015 08:04:11 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v 1.6 2013/02/23 02:10:27 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxinput/lxinput-0.3.2.ebuild,v 1.7 2015/03/03 08:04:11 dlan Exp $ EAPI="4" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2
