diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:03:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:03:19 +0000 |
commit | a62e4312c1421c7039c59d78bd24ece4e69f547d (patch) | |
tree | c9a992a9e50daac248a60f15aa1147b931b58c46 /x11-drivers/xf86-video-nv | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | historical-a62e4312c1421c7039c59d78bd24ece4e69f547d.tar.gz historical-a62e4312c1421c7039c59d78bd24ece4e69f547d.tar.bz2 historical-a62e4312c1421c7039c59d78bd24ece4e69f547d.zip |
Marked ppc stable for bug #294958.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index b4786dccb3da..2b1b86d209b9 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.89 2009/12/19 15:23:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.90 2009/12/27 18:02:57 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xf86-video-nv-2.1.15.ebuild: + Marked ppc stable for bug #294958. *xf86-video-nv-2.1.16 (19 Dec 2009) diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild index 9d20f5231ebe..3df967841c02 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild,v 1.5 2009/12/15 19:30:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild,v 1.6 2009/12/27 18:02:57 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Nvidia video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |