diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:29:32 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:29:32 +0000 |
commit | 54ebd2cc08ea243d23372bae3744655a5c6d7ca8 (patch) | |
tree | 0bf5a067186695afc429f476d7a88af4f89b3753 /x11-drivers/xf86-video-nsc | |
parent | Version bumped. (diff) | |
download | historical-54ebd2cc08ea243d23372bae3744655a5c6d7ca8.tar.gz historical-54ebd2cc08ea243d23372bae3744655a5c6d7ca8.tar.bz2 historical-54ebd2cc08ea243d23372bae3744655a5c6d7ca8.zip |
Stable on x86, bug #175465.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'x11-drivers/xf86-video-nsc')
-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 |