summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-02-28 16:34:06 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-02-28 16:34:06 +0000
commit1aecd8704697a1825e5a535c3c3f04d4e435d6fc (patch)
tree5e8140531214b51784134dc0c8eee9494e52d485 /x11-drivers
parentThe sound USE flag is global now. (diff)
downloadhistorical-1aecd8704697a1825e5a535c3c3f04d4e435d6fc.tar.gz
historical-1aecd8704697a1825e5a535c3c3f04d4e435d6fc.tar.bz2
historical-1aecd8704697a1825e5a535c3c3f04d4e435d6fc.zip
Version bump.
Package-Manager: portage-2.2.0_alpha25/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-chips/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild20
-rw-r--r--x11-drivers/xf86-video-siliconmotion/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild20
4 files changed, 54 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog
index 4bc0645501e4..ce2873a44d9c 100644
--- a/x11-drivers/xf86-video-chips/ChangeLog
+++ b/x11-drivers/xf86-video-chips/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.46 2011/02/14 23:56:23 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.47 2011/02/28 16:32:27 chithanh Exp $
+
+*xf86-video-chips-1.2.4 (28 Feb 2011)
+
+ 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-chips-1.2.4.ebuild:
+ Version bump.
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
xf86-video-chips-1.2.3.ebuild:
diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
new file mode 100644
index 000000000000..678cd6973793
--- /dev/null
+++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
@@ -0,0 +1,20 @@
+# 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-chips/xf86-video-chips-1.2.4.ebuild,v 1.1 2011/02/28 16:32:27 chithanh Exp $
+
+EAPI=3
+
+inherit xorg-2
+
+DESCRIPTION="Chips and Technologies video driver"
+
+KEYWORDS="~amd64 ~ia64 ~ppc ~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/xproto"
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog
index 3a054ce48748..a7ca77e330a9 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.51 2011/02/28 16:34:06 chithanh Exp $
+
+*xf86-video-siliconmotion-1.7.5 (28 Feb 2011)
+
+ 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-siliconmotion-1.7.5.ebuild:
+ Version bump.
12 Feb 2011; Raúl Porcel <armin76@gentoo.org>
xf86-video-siliconmotion-1.7.4.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
new file mode 100644
index 000000000000..9a2d7640f8fb
--- /dev/null
+++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.5.ebuild
@@ -0,0 +1,20 @@
+# 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.1 2011/02/28 16:34:06 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"