diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:31:18 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:31:18 +0000 |
commit | ba7da13426b2cdb930bcfbc879a40a37a3141e5f (patch) | |
tree | 52c6422f1e21d00a080940d892c23babc5a39713 /x11-drivers/xf86-video-siliconmotion | |
parent | Stable on x86, bug #177124. (diff) | |
download | gentoo-2-ba7da13426b2cdb930bcfbc879a40a37a3141e5f.tar.gz gentoo-2-ba7da13426b2cdb930bcfbc879a40a37a3141e5f.tar.bz2 gentoo-2-ba7da13426b2cdb930bcfbc879a40a37a3141e5f.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 1338a853fb28..28f544a4d630 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.27 2007/04/29 06:25:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.28 2007/05/05 18:31:18 dang Exp $ + + 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> + xf86-video-siliconmotion-1.5.1.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xf86-video-siliconmotion-1.5.1.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild index f1c1240fbcea..977fa795b73b 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.1.ebuild,v 1.3 2007/04/29 06:25:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild,v 1.4 2007/05/05 18:31:18 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~alpha ~amd64 ia64 ~sh x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ~sh x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |