summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-04-15 04:28:47 +0000
committerYixun Lan <dlan@gentoo.org>2015-04-15 04:28:47 +0000
commite81ec6e26ad0a90cf41062af90cd932b2f2dd944 (patch)
tree7a51fbd25a98ff3bb878859ca334c54d094867d1 /dev-qt
parentStable for HPPA (bug #546560). (diff)
downloadgentoo-2-e81ec6e26ad0a90cf41062af90cd932b2f2dd944.tar.gz
gentoo-2-e81ec6e26ad0a90cf41062af90cd932b2f2dd944.tar.bz2
gentoo-2-e81ec6e26ad0a90cf41062af90cd932b2f2dd944.zip
keyword arm64, tested on cortex-a53 hardware
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/ChangeLog6
-rw-r--r--dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild6
-rw-r--r--dev-qt/qtopengl/qtopengl-5.4.1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-qt/qtopengl/ChangeLog b/dev-qt/qtopengl/ChangeLog
index f4bda44d03d4..81faa6454a7a 100644
--- a/dev-qt/qtopengl/ChangeLog
+++ b/dev-qt/qtopengl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-qt/qtopengl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopengl/ChangeLog,v 1.25 2015/03/08 14:01:58 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopengl/ChangeLog,v 1.26 2015/04/15 04:28:47 dlan Exp $
+
+ 15 Apr 2015; Yixun Lan <dlan@gentoo.org> qtopengl-4.8.6-r1.ebuild,
+ qtopengl-5.4.1.ebuild:
+ keyword arm64, tested on cortex-a53 hardware
08 Mar 2015; Davide Pesavento <pesa@gentoo.org> qtopengl-5.4.1.ebuild:
Remove all keywords from "live" branch.
diff --git a/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild b/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild
index d3f01644e463..8e9a752a3138 100644
--- a/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-4.8.6-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/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild,v 1.1 2014/11/15 02:37:18 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild,v 1.2 2015/04/15 04:28:47 dlan Exp $
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="The OpenGL module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="egl qt3support"
diff --git a/dev-qt/qtopengl/qtopengl-5.4.1.ebuild b/dev-qt/qtopengl/qtopengl-5.4.1.ebuild
index e9fb28bc41a6..05f9ee5b501c 100644
--- a/dev-qt/qtopengl/qtopengl-5.4.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.4.1.ebuild
@@ -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/dev-qt/qtopengl/qtopengl-5.4.1.ebuild,v 1.2 2015/03/08 14:01:58 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopengl/qtopengl-5.4.1.ebuild,v 1.3 2015/04/15 04:28:47 dlan Exp $
EAPI=5
@@ -14,7 +14,7 @@ DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~arm ~hppa ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
fi
IUSE="gles2"