diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:01:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:01:58 +0000 |
commit | 52f1ae1d6907a3c5c095f8b3491c01626ad4ef81 (patch) | |
tree | 2def54bca19a7a700a2bb9641d8bd556c8ccf928 /x11-drivers | |
parent | ia64 stable wrt #359059 (diff) | |
download | historical-52f1ae1d6907a3c5c095f8b3491c01626ad4ef81.tar.gz historical-52f1ae1d6907a3c5c095f8b3491c01626ad4ef81.tar.bz2 historical-52f1ae1d6907a3c5c095f8b3491c01626ad4ef81.zip |
alpha/ia64 stable wrt #359059
Package-Manager: portage-2.1.9.45/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.7.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 6c8e8fc9698f..004e0f7de8bc 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.53 2011/03/26 10:44:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.54 2011/04/16 18:01:58 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> + xf86-video-siliconmotion-1.7.5.ebuild: + alpha/ia64 stable wrt #359059 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> xf86-video-siliconmotion-1.7.5.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild index b3a1a23710f9..9b834b978153 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.5.ebuild,v 1.3 2011/03/26 10:44:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild,v 1.4 2011/04/16 18:01:58 armin76 Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Silicon Motion video driver" -KEYWORDS="~alpha amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |