diff options
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-2.1.18.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 af4c2bb4fefa..1b386d78b5ce 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.109 2011/02/12 19:32:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.110 2011/02/14 23:56:23 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86-video-nv-2.1.18.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-nv-2.1.18.ebuild: alpha/ia64 stable wrt #344827 diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild index f29dfef95284..698123dc61e0 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.18.ebuild,v 1.5 2011/02/12 19:32:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild,v 1.6 2011/02/14 23:56:23 xarthisius Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Nvidia 2D only 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" |