summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-07-21 20:40:08 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-07-21 20:40:08 +0000
commitc2708478b92dd8c608c9877962b67b2e6f0455de (patch)
tree2da024518fc455f0125e8757d9049ce30a87cec5 /x11-drivers/xf86-video-voodoo
parentVersion bump. (diff)
downloadgentoo-2-c2708478b92dd8c608c9877962b67b2e6f0455de.tar.gz
gentoo-2-c2708478b92dd8c608c9877962b67b2e6f0455de.tar.bz2
gentoo-2-c2708478b92dd8c608c9877962b67b2e6f0455de.zip
Version bump.
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-voodoo')
-rw-r--r--x11-drivers/xf86-video-voodoo/ChangeLog11
-rw-r--r--x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.5.ebuild14
2 files changed, 22 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog
index 9ec008d1bbbf..719c477fffdc 100644
--- a/x11-drivers/xf86-video-voodoo/ChangeLog
+++ b/x11-drivers/xf86-video-voodoo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-voodoo
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.55 2010/10/21 15:29:51 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.56 2012/07/21 20:40:08 chithanh Exp $
+
+*xf86-video-voodoo-1.2.5 (21 Jul 2012)
+
+ 21 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-voodoo-1.2.5.ebuild:
+ Version bump.
21 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xf86-video-voodoo-1.2.3.ebuild:
@@ -243,4 +249,3 @@
08 Aug 2005; Donnie Berkholz <dberkholz@gentoo.org>;
+xf86-video-voodoo-1.0.0.ebuild:
Initial commit for modular X.
-
diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.5.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.5.ebuild
new file mode 100644
index 000000000000..fdd16f5f49e1
--- /dev/null
+++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.5.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-voodoo/xf86-video-voodoo-1.2.5.ebuild,v 1.1 2012/07/21 20:40:08 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="Voodoo video driver"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/xf86dgaproto"