diff options
author | 2006-06-30 10:42:55 +0000 | |
---|---|---|
committer | 2006-06-30 10:42:55 +0000 | |
commit | 9026aec929e3b6fd51800b8792cf16778223782a (patch) | |
tree | 4c5602677324e196da2935a282476ade135a93f3 /x11-drivers/xf86-video-nv | |
parent | Marked cccc stable on amd64 (diff) | |
download | gentoo-2-9026aec929e3b6fd51800b8792cf16778223782a.tar.gz gentoo-2-9026aec929e3b6fd51800b8792cf16778223782a.tar.bz2 gentoo-2-9026aec929e3b6fd51800b8792cf16778223782a.zip |
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index b434c95bcd73..8b34b5f8c4d7 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.23 2006/06/30 06:47:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.24 2006/06/30 10:42:55 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-nv-1.0.2.0.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xf86-video-nv-1.0.2.0.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.2.0.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.2.0.ebuild index 307dff9fb735..9bb34f081817 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.2.0.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.2.0.ebuild @@ -1,6 +1,6 @@ # 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-nv/xf86-video-nv-1.0.2.0.ebuild,v 1.3 2006/06/30 06:47:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.2.0.ebuild,v 1.4 2006/06/30 10:42:55 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh -sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sh -sparc x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |