diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:26:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:26:38 +0000 |
commit | f738ff3b3202aeac0d4dbbad96dcc2031df8ce22 (patch) | |
tree | 12fbc3c3beab83e3ec3af3cc1ed8507b3876d269 /x11-drivers/xf86-video-nv | |
parent | fixed -r4 not working (diff) | |
download | historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.gz historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.bz2 historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index 7b391165bd44..44a7658a8c39 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.12 2005/12/26 20:27:53 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.13 2006/02/14 23:24:54 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-video-nv-1.0.1.5.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-nv-1.0.1.3.ebuild, -xf86-video-nv-1.0.1.4.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild index d8c008e3503d..9b3a414e3fa7 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.0.1.5.ebuild,v 1.2 2005/12/25 05:57:00 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.5.ebuild,v 1.3 2006/02/14 23:24:54 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |