diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:39:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:39:00 +0000 |
commit | 2030f317a0d02f13e65af178483dbc8e078b8f93 (patch) | |
tree | 6f5c2c745c3f5b43037d6266f03fcff1af3b6b34 /x11-drivers/xf86-video-siliconmotion | |
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-siliconmotion')
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 66895fce4ebf..ba02654c3572 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.14 2006/04/16 14:22:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.15 2006/06/05 21:24:37 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + xf86-video-siliconmotion-1.4.1.ebuild: + Add ~x86-fbsd keyword. 16 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xf86-video-siliconmotion-1.3.1.5.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 b/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 index ce0dd815f937..e0926586d8ad 100644 --- a/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 +++ b/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 @@ -1,2 +1,6 @@ MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +RMD160 0c57d4b235d83f3d7c46691c13857fd121ddec2d x11-driver-patches-1.tar.bz2 389 +SHA256 64787d5b57d2845c0fa9297a9d924093ba191fc3551798239d9983f0bcca9b3e x11-driver-patches-1.tar.bz2 389 MD5 b9db248697e37352f60dfa2305bd696d xf86-video-siliconmotion-1.3.1.5.tar.bz2 262264 +RMD160 f3073a9598af9397ea72284c3656efdb78121edd xf86-video-siliconmotion-1.3.1.5.tar.bz2 262264 +SHA256 bdb4ea3c0e67566320de13872e40c7c82fef41ada91fa1e510b9da449f27f9e5 xf86-video-siliconmotion-1.3.1.5.tar.bz2 262264 diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild index 86d444573c4d..0a43b76678ac 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.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-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild,v 1.1 2006/04/14 17:30:43 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild,v 1.2 2006/06/05 21:24:37 flameeyes 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="~alpha ~amd64 ~ia64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |