summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-04-29 12:33:45 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-04-29 12:33:45 +0000
commit719f143365ef2051faef45e4dac2c26174af3686 (patch)
treeaa54ef7a1d59b6a61a4246281118c598208d5f9f /x11-drivers/xf86-video-siliconmotion
parentVersion bump. (diff)
downloadgentoo-2-719f143365ef2051faef45e4dac2c26174af3686.tar.gz
gentoo-2-719f143365ef2051faef45e4dac2c26174af3686.tar.bz2
gentoo-2-719f143365ef2051faef45e4dac2c26174af3686.zip
Version bump.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r--x11-drivers/xf86-video-siliconmotion/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog
index 1b0a79495b22..6e8332231a5c 100644
--- a/x11-drivers/xf86-video-siliconmotion/ChangeLog
+++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog
@@ -1,6 +1,12 @@
# 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.44 2010/01/23 20:25:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.45 2010/04/29 12:33:45 chithanh Exp $
+
+*xf86-video-siliconmotion-1.7.4 (29 Apr 2010)
+
+ 29 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-siliconmotion-1.7.4.ebuild:
+ Version bump.
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xf86-video-siliconmotion-1.6.0.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
new file mode 100644
index 000000000000..4c297df3265f
--- /dev/null
+++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 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.1 2010/04/29 12:33:45 chithanh Exp $
+
+EAPI=3
+inherit xorg-2
+
+DESCRIPTION="Silicon Motion video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/videoproto
+ x11-proto/xextproto
+ x11-proto/xproto"