summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 12:33:37 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 12:33:37 +0000
commit7c9635ff4c9615529a03d7a8c9acbb049811858e (patch)
tree6b2399cf76f56827dfbdc3e9863ede9ab5a17c88 /x11-proto
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-7c9635ff4c9615529a03d7a8c9acbb049811858e.tar.gz
gentoo-2-7c9635ff4c9615529a03d7a8c9acbb049811858e.tar.bz2
gentoo-2-7c9635ff4c9615529a03d7a8c9acbb049811858e.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/randrproto/ChangeLog7
-rw-r--r--x11-proto/randrproto/randrproto-1.4.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog
index 5459ad71e2ff..48fe41d0a94d 100644
--- a/x11-proto/randrproto/ChangeLog
+++ b/x11-proto/randrproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/randrproto
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.107 2014/03/13 19:56:25 ottxor Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.108 2015/03/03 12:33:37 dlan Exp $
+
+ 03 Mar 2015; Yixun Lan <dlan@gentoo.org> randrproto-1.4.0-r1.ebuild:
+ add arm64 support, tested on A53 board
13 Mar 2014; Christoph Junghans <ottxor@gentoo.org>
randrproto-1.4.0-r1.ebuild:
diff --git a/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild b/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild
index d3dfc6cd6a95..1894e155b8dc 100644
--- a/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild
+++ b/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild
@@ -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-proto/randrproto/randrproto-1.4.0-r1.ebuild,v 1.11 2014/03/13 19:56:25 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0-r1.ebuild,v 1.12 2015/03/03 12:33:37 dlan Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org Randr protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""