diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-21 19:06:39 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-21 19:06:39 +0000 |
commit | b204b6064b4214b668405e0f16787130eb49beb1 (patch) | |
tree | 5a04b72bb2503a8fed4e34114f49867c20e75581 | |
parent | Fix drivers only available for certain archs; remove bogus keywords, update D... (diff) | |
download | gentoo-2-b204b6064b4214b668405e0f16787130eb49beb1.tar.gz gentoo-2-b204b6064b4214b668405e0f16787130eb49beb1.tar.bz2 gentoo-2-b204b6064b4214b668405e0f16787130eb49beb1.zip |
Fix drivers only available for certain archs; remove bogus keywords, update DESCRIPTION.
(Portage version: 2.1_pre6-r3)
-rw-r--r-- | x11-drivers/xf86-video-suncg6/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-suncg6/ChangeLog b/x11-drivers/xf86-video-suncg6/ChangeLog index 4475e04d6192..422f8cfd9151 100644 --- a/x11-drivers/xf86-video-suncg6/ChangeLog +++ b/x11-drivers/xf86-video-suncg6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-suncg6 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.11 2005/12/26 20:33:15 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.12 2006/03/21 19:06:39 spyderous Exp $ + + 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-video-suncg6-1.0.0.5.ebuild: + Driver is sparc-only, remove bogus keywords, update DESCRIPTION. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-suncg6-1.0.0.3.ebuild, -xf86-video-suncg6-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild index 3b7bd46b5396..9b02efa3f0a2 100644 --- a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-suncg6/xf86-video-suncg6-1.0.0.5.ebuild,v 1.1 2005/12/23 20:35:38 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild,v 1.2 2006/03/21 19:06:39 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for suncg6 cards" -KEYWORDS="~sparc ~x86" +DESCRIPTION="X.Org driver for suncg6 cards (sparc only)" +KEYWORDS="-* ~sparc" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |