summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-07-21 20:34:50 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-07-21 20:34:50 +0000
commitf20653a5e8c0f1e01b2c199270a133fc5fc5e9a7 (patch)
tree7da6606e5d21fe276fbcc68be60941f7b28ab77d /x11-drivers/xf86-video-siliconmotion
parentVersion bump. (diff)
downloadgentoo-2-f20653a5e8c0f1e01b2c199270a133fc5fc5e9a7.tar.gz
gentoo-2-f20653a5e8c0f1e01b2c199270a133fc5fc5e9a7.tar.bz2
gentoo-2-f20653a5e8c0f1e01b2c199270a133fc5fc5e9a7.zip
Version bump.
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r--x11-drivers/xf86-video-siliconmotion/ChangeLog9
-rw-r--r--x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog
index 6bd484170631..304098e4dfb2 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.61 2012/06/24 19:14:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.62 2012/07/21 20:34:50 chithanh Exp $
+
+*xf86-video-siliconmotion-1.7.7 (21 Jul 2012)
+
+ 21 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-siliconmotion-1.7.7.ebuild:
+ Version bump.
24 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
xf86-video-siliconmotion-1.7.6.ebuild:
@@ -286,4 +292,3 @@
08 Aug 2005; Donnie Berkholz <dberkholz@gentoo.org>;
+xf86-video-siliconmotion-1.3.1.ebuild:
Initial commit for modular X.
-
diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild
new file mode 100644
index 000000000000..9a7405f30abe
--- /dev/null
+++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 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.7.ebuild,v 1.1 2012/07/21 20:34:50 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="Silicon Motion video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"