summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:17:19 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:17:19 +0000
commit8fd8ba77adc7b458f516f2dcf16fb645756c3f1f (patch)
treeab0b159e6dd4b3c18769c5a7b07ffe47af06d9c7 /x11-drivers/xf86-video-suntcx
parentAdding app-arch/unzip to depend (diff)
downloadhistorical-8fd8ba77adc7b458f516f2dcf16fb645756c3f1f.tar.gz
historical-8fd8ba77adc7b458f516f2dcf16fb645756c3f1f.tar.bz2
historical-8fd8ba77adc7b458f516f2dcf16fb645756c3f1f.zip
Bump for 7.0RC2.
Package-Manager: portage-2.0.53_rc7
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.21
-rw-r--r--x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog
index fb14680e6557..26553689d6a3 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.4 2005/10/20 06:04:53 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.5 2005/11/11 19:12:23 joshuabaergen Exp $
+
+*xf86-video-suntcx-1.0.0.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-suntcx-1.0.0.2.ebuild:
+ Bump for 7.0RC2.
*xf86-video-suntcx-1.0.0.1 (20 Oct 2005)
diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.2 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.2
new file mode 100644
index 000000000000..1eb3a8cf4865
--- /dev/null
+++ b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.2
@@ -0,0 +1 @@
+MD5 469421605d4cb9625ab827e211e4091d xf86-video-suntcx-1.0.0.2.tar.bz2 156137
diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild
new file mode 100644
index 000000000000..60fc16c63a4e
--- /dev/null
+++ b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-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-suntcx/xf86-video-suntcx-1.0.0.2.ebuild,v 1.1 2005/11/11 19:12:23 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"