diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 15:58:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 15:58:56 +0000 |
commit | af3179d21060e41431c804cd6c9360e8321d1e68 (patch) | |
tree | 25fd33645d2ae860bfaff133441a5dcc1d4c4f8e /x11-drivers | |
parent | ia64 stable wrt #251832 (diff) | |
download | gentoo-2-af3179d21060e41431c804cd6c9360e8321d1e68.tar.gz gentoo-2-af3179d21060e41431c804cd6c9360e8321d1e68.tar.bz2 gentoo-2-af3179d21060e41431c804cd6c9360e8321d1e68.zip |
ia64 stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.6.0.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 8b235aa82d76..3063c0511d00 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.36 2009/04/05 22:41:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.37 2009/04/15 15:58:56 armin76 Exp $ + + 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-siliconmotion-1.6.0.ebuild: + ia64 stable wrt #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-video-siliconmotion-1.6.0.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.6.0.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.6.0.ebuild index 489e99befd65..e86a61837984 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.6.0.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.6.0.ebuild,v 1.4 2009/04/05 22:41:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.6.0.ebuild,v 1.5 2009/04/15 15:58:56 armin76 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 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |