diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:30:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:30:36 +0000 |
commit | f57bff18f5a5c857147ae1fc3ff5342548b4ac4a (patch) | |
tree | 68dcc6799ed5a9174158e2acb550bef49b4dd2fe /x11-drivers | |
parent | ia64/s390/sh stable wrt #288699 (diff) | |
download | historical-f57bff18f5a5c857147ae1fc3ff5342548b4ac4a.tar.gz historical-f57bff18f5a5c857147ae1fc3ff5342548b4ac4a.tar.bz2 historical-f57bff18f5a5c857147ae1fc3ff5342548b4ac4a.zip |
Marking xf86-video-nv-2.1.15 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.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 6d82f173f547..a67920abb9ac 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.87 2009/12/15 15:40:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.88 2009/12/15 19:30:36 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xf86-video-nv-2.1.15.ebuild: + Marking xf86-video-nv-2.1.15 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-nv-2.1.14.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild index f9f1e419face..9d20f5231ebe 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.15.ebuild,v 1.4 2009/12/10 19:06:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.15.ebuild,v 1.5 2009/12/15 19:30:36 ranger 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 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |