diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:27:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:27:53 +0000 |
commit | 46d3319a86008f588cc24bcc6b54a7ae98cd4724 (patch) | |
tree | bf9ae36df407adbe0b2d336f3da5eec9aa53a8ec /x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | |
parent | Mark 0.1.1 stable on ia64 (diff) | |
download | gentoo-2-46d3319a86008f588cc24bcc6b54a7ae98cd4724.tar.gz gentoo-2-46d3319a86008f588cc24bcc6b54a7ae98cd4724.tar.bz2 gentoo-2-46d3319a86008f588cc24bcc6b54a7ae98cd4724.zip |
Mark 0.2.1-r1 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild index a4957072fb83..4397fc3e08a3 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.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-via/xf86-video-via-0.2.1-r1.ebuild,v 1.3 2006/07/01 01:05:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.4 2006/07/10 22:27:53 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for via cards" -KEYWORDS="~amd64 ~ia64 sh ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 sh ~x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99 x11-libs/libXvMC" |