dlan 15/03/03 12:54:15 Modified: gnome-themes-standard-3.14.2.3.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.2 x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild?r1=1.1&r2=1.2 Index: gnome-themes-standard-3.14.2.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnome-themes-standard-3.14.2.3.ebuild 23 Dec 2014 23:35:49 -0000 1.1 +++ gnome-themes-standard-3.14.2.3.ebuild 3 Mar 2015 12:54:15 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild,v 1.1 2014/12/23 23:35:49 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.3.ebuild,v 1.2 2015/03/03 12:54:15 dlan Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1+" SLOT="0" IUSE="+gtk" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" COMMON_DEPEND=" gnome-base/librsvg:2 1.73 x11-themes/gnome-themes-standard/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 23 Dec 2014 23:35:49 -0000 1.72 +++ ChangeLog 3 Mar 2015 12:54:15 -0000 1.73 @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-themes-standard -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v 1.72 2014/12/23 23:35:49 eva Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v 1.73 2015/03/03 12:54:15 dlan Exp $ + + 03 Mar 2015; Yixun Lan <[email protected]> + gnome-themes-standard-3.14.2.3.ebuild: + add arm64 support, tested on A53 board *gnome-themes-standard-3.14.2.3 (23 Dec 2014)
