summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-04-14 17:30:44 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-04-14 17:30:44 +0000
commit99ed5fd747f716b3133fba3d84bf27b83333f46f (patch)
tree4a6d03752e12c778eae703f431c190c4a5d31c08 /x11-drivers/xf86-video-suncg3
parentAdd mask for X.Org 7.1 RC. (diff)
downloadhistorical-99ed5fd747f716b3133fba3d84bf27b83333f46f.tar.gz
historical-99ed5fd747f716b3133fba3d84bf27b83333f46f.tar.bz2
historical-99ed5fd747f716b3133fba3d84bf27b83333f46f.zip
Bump drivers for 7.1RC1.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'x11-drivers/xf86-video-suncg3')
-rw-r--r--x11-drivers/xf86-video-suncg3/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.1.06
-rw-r--r--x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild17
3 files changed, 30 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog
index 3b062b1d8ae3..016a6b82a496 100644
--- a/x11-drivers/xf86-video-suncg3/ChangeLog
+++ b/x11-drivers/xf86-video-suncg3/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-suncg3
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.13 2006/03/21 19:06:26 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.14 2006/04/14 17:30:43 joshuabaergen Exp $
+
+*xf86-video-suncg3-1.1.0 (14 Apr 2006)
+
+ 14 Apr 2006; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-suncg3-1.1.0.ebuild:
+ Bump for 7.1 RC1.
21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-video-suncg3-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.1.0 b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.1.0
new file mode 100644
index 000000000000..b2de9d75ef6f
--- /dev/null
+++ b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.1.0
@@ -0,0 +1,6 @@
+MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
+RMD160 0c57d4b235d83f3d7c46691c13857fd121ddec2d x11-driver-patches-1.tar.bz2 389
+SHA256 64787d5b57d2845c0fa9297a9d924093ba191fc3551798239d9983f0bcca9b3e x11-driver-patches-1.tar.bz2 389
+MD5 b9cb8cfb6a4234bebc434f744af53208 xf86-video-suncg3-1.1.0.tar.bz2 227234
+RMD160 705dd44ab41d1b5281f1668f23346d476ae51f43 xf86-video-suncg3-1.1.0.tar.bz2 227234
+SHA256 3564ebc8ccdfea872d46559166d881e93ac7c17e3ed46bb4087960f491c37df9 xf86-video-suncg3-1.1.0.tar.bz2 227234
diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild
new file mode 100644
index 000000000000..355c496e9e88
--- /dev/null
+++ b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild,v 1.1 2006/04/14 17:30:43 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for Sun CG3 cards (sparc only)"
+KEYWORDS="-* ~sparc"
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/xproto"