summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-24 16:29:55 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-24 16:29:55 +0000
commit421e13573ba8d45a6768e89ea51bf8ff8c346687 (patch)
tree23523fabe32c95c4413e5f38977a7b8b4fec8501 /x11-drivers/xf86-video-siliconmotion
parentAdd Prefix keywords, bug #408399 (diff)
downloadhistorical-421e13573ba8d45a6768e89ea51bf8ff8c346687.tar.gz
historical-421e13573ba8d45a6768e89ea51bf8ff8c346687.tar.bz2
historical-421e13573ba8d45a6768e89ea51bf8ff8c346687.zip
Version bump.
Package-Manager: portage-2.2.0_alpha94/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.6.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog
index fb6ec757adae..a8d56a6d02b0 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.57 2012/03/18 15:54:44 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.58 2012/03/24 16:28:50 chithanh Exp $
+
+*xf86-video-siliconmotion-1.7.6 (24 Mar 2012)
+
+ 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-siliconmotion-1.7.6.ebuild:
+ Version bump.
18 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+files/xf86-video-siliconmotion-1.7.5-abi-check.patch,
diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.6.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.6.ebuild
new file mode 100644
index 000000000000..a77531532725
--- /dev/null
+++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.6.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.6.ebuild,v 1.1 2012/03/24 16:28:50 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="Silicon Motion video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"