dlan 15/03/03 08:01:17 Modified: lxde-common-0.5.5-r3.ebuild ChangeLog 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.3 lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild?r1=1.2&r2=1.3 Index: lxde-common-0.5.5-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lxde-common-0.5.5-r3.ebuild 23 Feb 2013 02:20:39 -0000 1.2 +++ lxde-common-0.5.5-r3.ebuild 3 Mar 2015 08:01:17 -0000 1.3 @@ -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/lxde-common/lxde-common-0.5.5-r3.ebuild,v 1.2 2013/02/23 02:20:39 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild,v 1.3 2015/03/03 08:01:17 dlan Exp $ EAPI="4" @@ -12,7 +12,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="x11-libs/gtk+:2" 1.40 lxde-base/lxde-common/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxde-common/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxde-common/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxde-common/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 23 Feb 2013 02:20:39 -0000 1.39 +++ ChangeLog 3 Mar 2015 08:01:17 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxde-common -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.39 2013/02/23 02:20:39 zmedico Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.40 2015/03/03 08:01:17 dlan Exp $ + + 02 Mar 2015; Yixun Lan <[email protected]> lxde-common-0.5.5-r3.ebuild: + add arm64 support, tested on A53 board 23 Feb 2013; Zac Medico <[email protected]> lxde-common-0.5.5-r3.ebuild: Add ~arm-linux and ~x86-linux keywords.
