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-sunbw2
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-sunbw2')
-rw-r--r--x11-drivers/xf86-video-sunbw2/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.1.06
-rw-r--r--x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.1.0.ebuild15
3 files changed, 28 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-sunbw2/ChangeLog b/x11-drivers/xf86-video-sunbw2/ChangeLog
index bab15589eaa2..f60b7857db49 100644
--- a/x11-drivers/xf86-video-sunbw2/ChangeLog
+++ b/x11-drivers/xf86-video-sunbw2/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-sunbw2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.13 2006/03/21 19:05:59 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.14 2006/04/14 17:30:43 joshuabaergen Exp $
+
+*xf86-video-sunbw2-1.1.0 (14 Apr 2006)
+
+ 14 Apr 2006; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-sunbw2-1.1.0.ebuild:
+ Bump for 7.1 RC1.
21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
xf86-video-sunbw2-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.1.0 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.1.0
new file mode 100644
index 000000000000..80a1bc00dff8
--- /dev/null
+++ b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-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 559c95f044a31cfe7f71453e9b89c35b xf86-video-sunbw2-1.1.0.tar.bz2 227080
+RMD160 e3088ed3ce2056d3a0b2ebe79dd566d04a00b08a xf86-video-sunbw2-1.1.0.tar.bz2 227080
+SHA256 d71074e941ad8f71ac476651c2ca4142a5c2243e8fecdf216bc0ffbf18338136 xf86-video-sunbw2-1.1.0.tar.bz2 227080
diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.1.0.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.1.0.ebuild
new file mode 100644
index 000000000000..ea3944125024
--- /dev/null
+++ b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.1.0.ebuild
@@ -0,0 +1,15 @@
+# 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-sunbw2/xf86-video-sunbw2-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 sunbw2 cards (sparc only)"
+KEYWORDS="-* ~sparc"
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/randrproto
+ x11-proto/xproto"