dlan 15/03/03 05:34:02 Modified: eselect-qtgraphicssystem-1.1.1.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.13 app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.12&r2=1.13 Index: eselect-qtgraphicssystem-1.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- eselect-qtgraphicssystem-1.1.1.ebuild 20 Apr 2013 09:22:07 -0000 1.12 +++ eselect-qtgraphicssystem-1.1.1.ebuild 3 Mar 2015 05:34:02 -0000 1.13 @@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.12 2013/04/20 09:22:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.13 2015/03/03 05:34:02 dlan Exp $ EAPI=4 @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" 1.14 app-admin/eselect-qtgraphicssystem/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 20 Apr 2013 09:22:07 -0000 1.13 +++ ChangeLog 3 Mar 2015 05:34:02 -0000 1.14 @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-qtgraphicssystem -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.13 2013/04/20 09:22:07 hwoarang Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.14 2015/03/03 05:34:02 dlan Exp $ + + 02 Mar 2015; Yixun Lan <[email protected]> + eselect-qtgraphicssystem-1.1.1.ebuild: + add arm64 support, tested on A53 board 20 Apr 2013; Markos Chandras <[email protected]> eselect-qtgraphicssystem-1.1.1.ebuild:
