diff options
author | 2006-06-05 21:39:00 +0000 | |
---|---|---|
committer | 2006-06-05 21:39:00 +0000 | |
commit | 2030f317a0d02f13e65af178483dbc8e078b8f93 (patch) | |
tree | 6f5c2c745c3f5b43037d6266f03fcff1af3b6b34 /x11-drivers/xf86-video-nv | |
parent | Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin Car... (diff) | |
download | historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.gz historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.bz2 historical-2030f317a0d02f13e65af178483dbc8e078b8f93.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_rc4-r2
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.1.2.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 709f1461784b..bdc2b2e2191b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.21 2006/05/02 14:43:05 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.22 2006/06/05 21:22:25 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + xf86-video-nv-1.1.2.ebuild: + Add ~x86-fbsd keyword. 02 May 2006; Joshua Baergen <joshuabaergen@gentoo.org> xf86-video-nv-1.1.2.ebuild: diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild index fb906c78f28d..71f592f70eb6 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild @@ -1,6 +1,6 @@ # 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.1.2.ebuild,v 1.2 2006/05/02 14:43:05 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.1.2.ebuild,v 1.3 2006/06/05 21:22:25 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=2 inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh -sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh -sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |