diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:38:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:38:13 +0000 |
commit | 1b20219c69c72bd8823ec54a8d247098f1fe1399 (patch) | |
tree | 603a13251c1d3c3e3ac7d61195b41bc67d453aae /x11-drivers/xf86-video-siliconmotion | |
parent | ia64 stable wrt #344827 (diff) | |
download | historical-1b20219c69c72bd8823ec54a8d247098f1fe1399.tar.gz historical-1b20219c69c72bd8823ec54a8d247098f1fe1399.tar.bz2 historical-1b20219c69c72bd8823ec54a8d247098f1fe1399.zip |
alpha/ia64 stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 41d1a70d0bc9..3a054ce48748 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.49 2010/09/12 19:05:17 klausman Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.50 2011/02/12 19:33:45 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> + xf86-video-siliconmotion-1.7.4.ebuild: + alpha/ia64 stable wrt #344827 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xf86-video-siliconmotion-1.7.4.ebuild: diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild index 0d3e8d83dc75..c2cb140a6201 100644 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.4.ebuild,v 1.4 2010/09/12 19:05:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild,v 1.5 2011/02/12 19:33:45 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" |