diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:21:47 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:21:47 +0000 |
commit | e904a7e5d8c8567b127c9287c862bfa1e7754636 (patch) | |
tree | 066cdc490a62206b334d89b11e314d1e18fe1adb /x11-drivers | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-e904a7e5d8c8567b127c9287c862bfa1e7754636.tar.gz gentoo-2-e904a7e5d8c8567b127c9287c862bfa1e7754636.tar.bz2 gentoo-2-e904a7e5d8c8567b127c9287c862bfa1e7754636.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nsc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-nsc/ChangeLog b/x11-drivers/xf86-video-nsc/ChangeLog index cde3b06bbe4f..9f233e707819 100644 --- a/x11-drivers/xf86-video-nsc/ChangeLog +++ b/x11-drivers/xf86-video-nsc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-nsc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.22 2007/01/24 07:03:30 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.23 2007/04/29 06:21:47 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xf86-video-nsc-2.8.2.ebuild: + Stable on x86, bug #175465. 24 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xf86-video-nsc-2.7.6.5.ebuild: diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild index bfe9206cd5a9..6f345e943621 100644 --- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild +++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild,v 1.1 2006/10/22 18:09:41 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.2.ebuild,v 1.2 2007/04/29 06:21:47 ticho Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Nsc video driver" -KEYWORDS="~amd64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~sh x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |