diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-21 19:06:13 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-21 19:06:13 +0000 |
commit | d9ffe0a977e8e0732ca386a75a1417d6175fff39 (patch) | |
tree | 2af530ee0f641d4d9c84c255005024dd2440c25d /x11-drivers/xf86-video-suncg14 | |
parent | Fix drivers only available for certain archs; remove bogus keywords, update D... (diff) | |
download | gentoo-2-d9ffe0a977e8e0732ca386a75a1417d6175fff39.tar.gz gentoo-2-d9ffe0a977e8e0732ca386a75a1417d6175fff39.tar.bz2 gentoo-2-d9ffe0a977e8e0732ca386a75a1417d6175fff39.zip |
Fix drivers only available for certain archs; remove bogus keywords, update DESCRIPTION.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'x11-drivers/xf86-video-suncg14')
-rw-r--r-- | x11-drivers/xf86-video-suncg14/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog index 471aa5d043d6..b3f919ed4ea2 100644 --- a/x11-drivers/xf86-video-suncg14/ChangeLog +++ b/x11-drivers/xf86-video-suncg14/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-suncg14 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.12 2006/02/02 18:11:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.13 2006/03/21 19:06:12 spyderous Exp $ + + 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-video-suncg14-1.0.0.5.ebuild: + Driver is sparc-only, remove bogus keywords, update DESCRIPTION. 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> xf86-video-suncg14-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild index 3867039193d8..a851cce1b422 100644 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-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-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.2 2006/02/02 18:11:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.3 2006/03/21 19:06:13 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for suncg14 cards" -KEYWORDS="~amd64 ~sparc ~x86" +DESCRIPTION="X.Org driver for suncg14 cards (sparc only)" +KEYWORDS="-* ~sparc" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |