diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2006-03-06 16:16:40 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2006-03-06 16:16:40 +0000 |
commit | d5cb9f4341d74b21966e08f4b91d2612b6220794 (patch) | |
tree | 4a991ab81de1af46535a1c8319a12e279ecdf6fa /x11-drivers | |
parent | Marked ~alpha (bug #122726) (diff) | |
download | gentoo-2-d5cb9f4341d74b21966e08f4b91d2612b6220794.tar.gz gentoo-2-d5cb9f4341d74b21966e08f4b91d2612b6220794.tar.bz2 gentoo-2-d5cb9f4341d74b21966e08f4b91d2612b6220794.zip |
Marked ~alpha (bug #122726)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.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 76680a6cbd22..f0fb866e8643 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.11 2006/02/02 17:44:10 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.12 2006/03/06 16:16:40 stefaan Exp $ + + 06 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-video-siliconmotion-1.3.1.5.ebuild: + Marked ~alpha (bug #122726) 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> xf86-video-siliconmotion-1.3.1.5.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 3152c3ea3183..008e541e0276 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-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.4 2006/03/03 02:16:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild,v 1.5 2006/03/06 16:16:40 stefaan 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="~amd64 ~ia64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |