diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-21 19:07:18 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-21 19:07:18 +0000 |
commit | b8a5f2cb514cd9b84ae6f8eb8786be4668aace22 (patch) | |
tree | 886499bf21920dff12d78ebc887a9653271ab551 | |
parent | Fix drivers only available for certain archs; remove bogus keywords, update D... (diff) | |
download | gentoo-2-b8a5f2cb514cd9b84ae6f8eb8786be4668aace22.tar.gz gentoo-2-b8a5f2cb514cd9b84ae6f8eb8786be4668aace22.tar.bz2 gentoo-2-b8a5f2cb514cd9b84ae6f8eb8786be4668aace22.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-suntcx/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog index 62b03ddf8812..c8a4e30fee4d 100644 --- a/x11-drivers/xf86-video-suntcx/ChangeLog +++ b/x11-drivers/xf86-video-suntcx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-suntcx -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.11 2005/12/26 20:34:43 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.12 2006/03/21 19:07:18 spyderous Exp $ + + 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-video-suntcx-1.0.0.5.ebuild: + Driver is sparc-only, remove bogus keywords, update DESCRIPTION. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-suntcx-1.0.0.3.ebuild, -xf86-video-suntcx-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild index 1df6732020a9..005fb1da24db 100644 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-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-suntcx/xf86-video-suntcx-1.0.0.5.ebuild,v 1.1 2005/12/23 20:37:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild,v 1.2 2006/03/21 19:07:18 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for suntcx cards" -KEYWORDS="~sparc ~x86" +DESCRIPTION="X.Org driver for suntcx cards (sparc only)" +KEYWORDS="-* ~sparc" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |