summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 12:22:53 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 12:22:53 +0000
commita33fb724befb5005ed5dfaef631c44e719f4a0b0 (patch)
tree7fb9b8511c48c488f89cc2a32c12c78c72cb5ceb /x11-proto
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-a33fb724befb5005ed5dfaef631c44e719f4a0b0.tar.gz
gentoo-2-a33fb724befb5005ed5dfaef631c44e719f4a0b0.tar.bz2
gentoo-2-a33fb724befb5005ed5dfaef631c44e719f4a0b0.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/damageproto/ChangeLog7
-rw-r--r--x11-proto/damageproto/damageproto-1.2.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog
index c8b6f040ce52..addaa547c87b 100644
--- a/x11-proto/damageproto/ChangeLog
+++ b/x11-proto/damageproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/damageproto
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.65 2013/10/08 05:09:21 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.66 2015/03/03 12:22:53 dlan Exp $
+
+ 03 Mar 2015; Yixun Lan <dlan@gentoo.org> damageproto-1.2.1-r1.ebuild:
+ add arm64 support, tested on A53 board
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> damageproto-1.2.1-r1.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild b/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild
index 8a4bb50f613d..47ce6cc76baa 100644
--- a/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild
+++ b/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild
@@ -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/damageproto/damageproto-1.2.1-r1.ebuild,v 1.10 2013/10/08 05:09:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild,v 1.11 2015/03/03 12:22:53 dlan Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org Damage protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""