summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-07-02 18:55:11 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-07-02 18:55:11 +0000
commit66e7094b98301c7a4ea626158a4038d0b9fca237 (patch)
tree6e0c22f984426d41e7ec0075b4c149565dc1bfe5 /x11-apps
parentStable on ppc64 (diff)
downloadgentoo-2-66e7094b98301c7a4ea626158a4038d0b9fca237.tar.gz
gentoo-2-66e7094b98301c7a4ea626158a4038d0b9fca237.tar.bz2
gentoo-2-66e7094b98301c7a4ea626158a4038d0b9fca237.zip
Unkeyword for arm hppa mips sh, as they don't support direct rendering.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xdriinfo/ChangeLog6
-rw-r--r--x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog
index d04db9e097d1..de9f970bf67a 100644
--- a/x11-apps/xdriinfo/ChangeLog
+++ b/x11-apps/xdriinfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xdriinfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.17 2006/07/01 21:44:04 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.18 2006/07/02 18:55:11 spyderous Exp $
+
+ 02 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xdriinfo-1.0.1.ebuild:
+ Unkeyword for arm hppa mips sh, as they don't support direct rendering.
01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>;
xdriinfo-1.0.1.ebuild:
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild
index 338c442a68df..b5a45eca4b70 100644
--- a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild
+++ b/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.4 2006/07/01 21:44:04 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.5 2006/07/02 18:55:11 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xdriinfo application"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/glproto"