dlan 15/03/03 12:32:11 Modified: printproto-1.0.5-r1.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.12 x11-proto/printproto/printproto-1.0.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild?r1=1.11&r2=1.12 Index: printproto-1.0.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- printproto-1.0.5-r1.ebuild 21 Oct 2013 13:57:35 -0000 1.11 +++ printproto-1.0.5-r1.ebuild 3 Mar 2015 12:32:11 -0000 1.12 @@ -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/x11-proto/printproto/printproto-1.0.5-r1.ebuild,v 1.11 2013/10/21 13:57:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild,v 1.12 2015/03/03 12:32:11 dlan Exp $ EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="X.Org Print protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" 1.63 x11-proto/printproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 21 Oct 2013 13:57:35 -0000 1.62 +++ ChangeLog 3 Mar 2015 12:32:11 -0000 1.63 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.62 2013/10/21 13:57:35 grobian Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.63 2015/03/03 12:32:11 dlan Exp $ + + 03 Mar 2015; Yixun Lan <[email protected]> printproto-1.0.5-r1.ebuild: + add arm64 support, tested on A53 board 21 Oct 2013; Fabian Groffen <[email protected]> printproto-1.0.5-r1.ebuild: Marked ~x64-macos, bug #486818
