dlan 15/03/03 12:52:54 Modified: ChangeLog gnome-icon-theme-3.12.0.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.258 x11-themes/gnome-icon-theme/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog?rev=1.258&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog?rev=1.258&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog?r1=1.257&r2=1.258 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- ChangeLog 13 Nov 2014 12:44:04 -0000 1.257 +++ ChangeLog 3 Mar 2015 12:52:54 -0000 1.258 @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gnome-icon-theme -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.257 2014/11/13 12:44:04 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.258 2015/03/03 12:52:54 dlan Exp $ + + 03 Mar 2015; Yixun Lan <[email protected]> gnome-icon-theme-3.12.0.ebuild: + add arm64 support, tested on A53 board 13 Nov 2014; Pacho Ramos <[email protected]> -files/gnome-icon-theme-2.91.7-update-cache.patch, 1.10 x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0.ebuild?r1=1.9&r2=1.10 Index: gnome-icon-theme-3.12.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gnome-icon-theme-3.12.0.ebuild 11 Oct 2014 12:37:01 -0000 1.9 +++ gnome-icon-theme-3.12.0.ebuild 3 Mar 2015 12:52:54 -0000 1.10 @@ -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-icon-theme/gnome-icon-theme-3.12.0.ebuild,v 1.9 2014/10/11 12:37:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0.ebuild,v 1.10 2015/03/03 12:52:54 dlan Exp $ EAPI="5" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ branding? ( CC-Sampling-Plus-1.0 )" SLOT="0" IUSE="branding" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" DEPEND="${RDEPEND}
