dlan 15/03/03 12:55:37 Modified: ChangeLog gtk-engines-xfce-3.0.1-r201.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.180 x11-themes/gtk-engines-xfce/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.180&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?rev=1.180&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog?r1=1.179&r2=1.180 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- ChangeLog 28 Feb 2015 14:02:40 -0000 1.179 +++ ChangeLog 3 Mar 2015 12:55:37 -0000 1.180 @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.179 2015/02/28 14:02:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.180 2015/03/03 12:55:37 dlan Exp $ + + 03 Mar 2015; Yixun Lan <[email protected]> gtk-engines-xfce-3.0.1-r201.ebuild: + add arm64 support, tested on A53 board 28 Feb 2015; Agostino Sarubbo <[email protected]> gtk-engines-xfce-3.0.1-r201.ebuild: 1.14 x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild?r1=1.13&r2=1.14 Index: gtk-engines-xfce-3.0.1-r201.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gtk-engines-xfce-3.0.1-r201.ebuild 28 Feb 2015 14:02:40 -0000 1.13 +++ gtk-engines-xfce-3.0.1-r201.ebuild 3 Mar 2015 12:55:37 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v 1.13 2015/02/28 14:02:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v 1.14 2015/03/03 12:55:37 dlan Exp $ EAPI=5 MY_PN=gtk-xfce-engine @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}]
