diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 17:46:30 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 17:46:30 +0000 |
commit | e146d597b5c316a58cfdbb6a02af631bdbe70c98 (patch) | |
tree | 5399dbb4347b2fd008ac04bc2c7195dbaffddfea /x11-drivers/xf86-video-siliconmotion | |
parent | Stable on sparc wrt security #119232 (diff) | |
download | gentoo-2-e146d597b5c316a58cfdbb6a02af631bdbe70c98.tar.gz gentoo-2-e146d597b5c316a58cfdbb6a02af631bdbe70c98.tar.bz2 gentoo-2-e146d597b5c316a58cfdbb6a02af631bdbe70c98.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 93eb227bbeb6..76680a6cbd22 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.10 2005/12/26 20:30:17 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.11 2006/02/02 17:44:10 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-siliconmotion-1.3.1.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-siliconmotion-1.3.1.3.ebuild, diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild index b6f6a194ddb0..734684e5ab56 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.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-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild,v 1.1 2005/12/23 20:32:21 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild,v 1.2 2006/02/02 17:44:10 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for siliconmotion cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |