summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-suntcx')
-rw-r--r--x11-drivers/xf86-video-suntcx/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.42
-rw-r--r--x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.4.ebuild14
3 files changed, 23 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog
index 0ac44e9c8ef7..9b6208f02538 100644
--- a/x11-drivers/xf86-video-suntcx/ChangeLog
+++ b/x11-drivers/xf86-video-suntcx/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-suntcx
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.8 2005/12/09 23:33:12 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.9 2005/12/18 00:24:32 joshuabaergen Exp $
+
+*xf86-video-suntcx-1.0.0.4 (18 Dec 2005)
+
+ 18 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-suntcx-1.0.0.4.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
files/digest-xf86-video-suntcx-1.0.0.3, Manifest:
diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.4 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.4
new file mode 100644
index 000000000000..2d47ad5b79ef
--- /dev/null
+++ b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.4
@@ -0,0 +1,2 @@
+MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
+MD5 40ad6446122729ee8a7d1d647c06c1f6 xf86-video-suntcx-1.0.0.4.tar.bz2 211877
diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.4.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.4.ebuild
new file mode 100644
index 000000000000..7b54879f1c5b
--- /dev/null
+++ b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.4.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-suntcx/xf86-video-suntcx-1.0.0.4.ebuild,v 1.1 2005/12/18 00:24:32 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for suntcx cards"
+KEYWORDS="~sparc ~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"