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-cirrus
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-cirrus')
-rw-r--r--x11-drivers/xf86-video-cirrus/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.1.06
-rw-r--r--x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild19
3 files changed, 32 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog
index 2371d58f9b2f..16b0ff23eacb 100644
--- a/x11-drivers/xf86-video-cirrus/ChangeLog
+++ b/x11-drivers/xf86-video-cirrus/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-cirrus
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.13 2006/03/07 16:10:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.14 2006/04/14 17:30:42 joshuabaergen Exp $
+
+*xf86-video-cirrus-1.1.0 (14 Apr 2006)
+
+ 14 Apr 2006; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-cirrus-1.1.0.ebuild:
+ Bump for 7.1 RC1.
07 Mar 2006; Joseph Jezak <josejx@gentoo.org>
xf86-video-cirrus-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.1.0 b/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.1.0
new file mode 100644
index 000000000000..8cc92b4fec6d
--- /dev/null
+++ b/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-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 66344e315def275605dafb314ce59851 xf86-video-cirrus-1.1.0.tar.bz2 264167
+RMD160 027e6b8cfc78dab762207d809cb61ecf97c92638 xf86-video-cirrus-1.1.0.tar.bz2 264167
+SHA256 5988962199d5013274f6a6952939e4f405df658bb6616ebf9954c993b1179b1b xf86-video-cirrus-1.1.0.tar.bz2 264167
diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild
new file mode 100644
index 000000000000..f92d37ef1f42
--- /dev/null
+++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild
@@ -0,0 +1,19 @@
+# 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-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.1 2006/04/14 17:30:42 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for cirrus cards"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~x86"
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/videoproto
+ x11-proto/xextproto
+ x11-proto/xproto"