diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 18:06:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 18:06:18 +0000 |
commit | edb31ada90d588c9936b76de132f469565b59d6c (patch) | |
tree | cb7afce9491e84688c53d949c5b1eae9ad9a4004 /x11-drivers/xf86-video-nv | |
parent | Stable on ia64 wrt bug #175465 (diff) | |
download | gentoo-2-edb31ada90d588c9936b76de132f469565b59d6c.tar.gz gentoo-2-edb31ada90d588c9936b76de132f469565b59d6c.tar.bz2 gentoo-2-edb31ada90d588c9936b76de132f469565b59d6c.zip |
Stable on ia64 wrt bug #175465
(Portage version: 2.1.2.4)
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.2.2.1.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 958c85c7ae6f..52f1ef92bb81 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.45 2007/04/25 13:21:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.46 2007/04/25 18:06:18 armin76 Exp $ + + 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> + xf86-video-nv-1.2.2.1.ebuild: + Stable on ia64 wrt bug #175465 25 Apr 2007; Markus Rothe <corsair@gentoo.org> xf86-video-nv-1.2.2.1.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild index 711b648627ee..560bbfb25509 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild @@ -1,6 +1,6 @@ # 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-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.2 2007/04/25 13:21:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.3 2007/04/25 18:06:18 armin76 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 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ppc64 ~sh ~x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |