diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-16 16:02:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-16 16:02:26 +0000 |
commit | 86f7d33dc44117fc13957d9a9d339e38f1e363a5 (patch) | |
tree | 5c4a809dcdb976bddda3862743182ad3d476fc4b /x11-drivers/xf86-video-nv | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-86f7d33dc44117fc13957d9a9d339e38f1e363a5.tar.gz gentoo-2-86f7d33dc44117fc13957d9a9d339e38f1e363a5.tar.bz2 gentoo-2-86f7d33dc44117fc13957d9a9d339e38f1e363a5.zip |
Stable on ppc64
(Portage version: 2.1.1-r1)
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-1.2.0.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 65fc17256373..79010734ab57 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.34 2006/10/14 18:30:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.35 2006/10/16 16:02:26 corsair Exp $ + + 16 Oct 2006; Markus Rothe <corsair@gentoo.org> xf86-video-nv-1.2.0.ebuild: + Stable on ppc64 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> xf86-video-nv-1.2.0.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild index 3e822c3577d5..827c7acf182c 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.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.2.0.ebuild,v 1.5 2006/10/14 20:42:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.0.ebuild,v 1.6 2006/10/16 16:02:26 corsair 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 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} |