summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-03-21 19:07:31 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-03-21 19:07:31 +0000
commit85f343370f4e540824ecb9d0b99af4aeb61fd0f8 (patch)
treeb1ba53a695cee9f397c58ce8cad62e4bbe8abb1f /x11-drivers/xf86-video-suncg3
parentOnly < 1.4.2 had the emul-linux-x86 libs dependency. Closing bug #127061. (diff)
downloadhistorical-85f343370f4e540824ecb9d0b99af4aeb61fd0f8.tar.gz
historical-85f343370f4e540824ecb9d0b99af4aeb61fd0f8.tar.bz2
historical-85f343370f4e540824ecb9d0b99af4aeb61fd0f8.zip
Fix drivers only available for certain archs; remove bogus keywords, update DESCRIPTION.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'x11-drivers/xf86-video-suncg3')
-rw-r--r--x11-drivers/xf86-video-suncg3/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog
index f2d6cb28d314..3b062b1d8ae3 100644
--- a/x11-drivers/xf86-video-suncg3/ChangeLog
+++ b/x11-drivers/xf86-video-suncg3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg3
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.12 2006/02/02 18:13:09 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.13 2006/03/21 19:06:26 spyderous Exp $
+
+ 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86-video-suncg3-1.0.0.5.ebuild:
+ Driver is sparc-only, remove bogus keywords, update DESCRIPTION.
02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
xf86-video-suncg3-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
index 3d04e86e9fe2..f5bfad3b5b8f 100644
--- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.2 2006/02/02 18:13:09 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.3 2006/03/21 19:06:26 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org driver for Sun CG3 cards"
-KEYWORDS="~amd64 ~sparc ~x86"
+DESCRIPTION="X.Org driver for Sun CG3 cards (sparc only)"
+KEYWORDS="-* ~sparc"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto