summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:20:47 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:20:47 +0000
commit40c18c11266283a6a95cf48858f19e12fa9b9d4a (patch)
treebb41fa4ec33d79da1a93beb3586a0a043e48ce1a /x11-drivers/xf86-video-voodoo
parentVersion bump. In this release the cairo use flag was added back. The new alsa... (diff)
downloadgentoo-2-40c18c11266283a6a95cf48858f19e12fa9b9d4a.tar.gz
gentoo-2-40c18c11266283a6a95cf48858f19e12fa9b9d4a.tar.bz2
gentoo-2-40c18c11266283a6a95cf48858f19e12fa9b9d4a.zip
Bump for 7.0RC2.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-drivers/xf86-video-voodoo')
-rw-r--r--x11-drivers/xf86-video-voodoo/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.21
-rw-r--r--x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.2.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog
index b290fe5c0a67..f745d083df55 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.3 2005/10/20 06:04:54 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.4 2005/11/11 19:17:19 joshuabaergen Exp $
+
+*xf86-video-voodoo-1.0.0.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-voodoo-1.0.0.2.ebuild:
+ Bump for 7.0RC2.
*xf86-video-voodoo-1.0.0.1 (20 Oct 2005)
diff --git a/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.2 b/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.2
new file mode 100644
index 000000000000..8f5f7edb58ab
--- /dev/null
+++ b/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.2
@@ -0,0 +1 @@
+MD5 4b4ec2c40250272c7bb454f4f0109ba0 xf86-video-voodoo-1.0.0.2.tar.bz2 173450
diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.2.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.2.ebuild
new file mode 100644
index 000000000000..490ca459d1fc
--- /dev/null
+++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 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.0.0.2.ebuild,v 1.1 2005/11/11 19:17:19 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for voodoo cards"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"