dlan 15/03/03 11:52:44 Modified: vte-0.28.2-r206.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 x11-libs/vte/vte-0.28.2-r206.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild?r1=1.12&r2=1.13 Index: vte-0.28.2-r206.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- vte-0.28.2-r206.ebuild 19 Apr 2014 17:45:40 -0000 1.12 +++ vte-0.28.2-r206.ebuild 3 Mar 2015 11:52:44 -0000 1.13 @@ -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-libs/vte/vte-0.28.2-r206.ebuild,v 1.12 2014/04/19 17:45:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild,v 1.13 2015/03/03 11:52:44 dlan Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" 1.402 x11-libs/vte/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.402&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.402&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.401&r2=1.402 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v retrieving revision 1.401 retrieving revision 1.402 diff -u -r1.401 -r1.402 --- ChangeLog 1 Feb 2015 21:08:18 -0000 1.401 +++ ChangeLog 3 Mar 2015 11:52:44 -0000 1.402 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.401 2015/02/01 21:08:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.402 2015/03/03 11:52:44 dlan Exp $ + + 03 Mar 2015; Yixun Lan <[email protected]> vte-0.28.2-r206.ebuild: + add arm64 support, tested on A53 board 01 Feb 2015; Markus Meier <[email protected]> vte-0.36.3.ebuild: arm stable, bug #537858
