diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:01 +0000 |
commit | 9ae4826d15a716a5188f09e5c8edabf3be2ba13a (patch) | |
tree | 2e66aab3656aa58d867894d608b63eac6443ada8 /x11-drivers/xf86-video-nv | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-9ae4826d15a716a5188f09e5c8edabf3be2ba13a.tar.gz gentoo-2-9ae4826d15a716a5188f09e5c8edabf3be2ba13a.tar.bz2 gentoo-2-9ae4826d15a716a5188f09e5c8edabf3be2ba13a.zip |
Stable for ia64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.20-r1.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 e3304613f428..4b62bbc08855 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.124 2013/10/05 04:56:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.125 2013/10/06 11:44:01 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-nv-2.1.20-r1.ebuild: + Stable for ia64, wrt bug #475480 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-nv-2.1.20-r1.ebuild: Stable for alpha, wrt bug #475480 diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20-r1.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20-r1.ebuild index 5609b1200044..8547af363df7 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20-r1.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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.20-r1.ebuild,v 1.5 2013/10/05 04:56:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20-r1.ebuild,v 1.6 2013/10/06 11:44:01 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Nvidia 2D only video driver" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server |