summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-23 20:42:33 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-23 20:42:33 +0000
commite229dcc04016eddb28c588984c3c08f7dce87220 (patch)
treef518e342708af72646cd16ba6f25983d4f667c8d /x11-drivers/xf86-video-s3
parentstable amd64 (diff)
downloadhistorical-e229dcc04016eddb28c588984c3c08f7dce87220.tar.gz
historical-e229dcc04016eddb28c588984c3c08f7dce87220.tar.bz2
historical-e229dcc04016eddb28c588984c3c08f7dce87220.zip
Bump for 7.0.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-drivers/xf86-video-s3')
-rw-r--r--x11-drivers/xf86-video-s3/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.3.5.52
-rw-r--r--x11-drivers/xf86-video-s3/xf86-video-s3-0.3.5.5.ebuild19
3 files changed, 28 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog
index a6b9dcd0ffa4..44c0be00cec3 100644
--- a/x11-drivers/xf86-video-s3/ChangeLog
+++ b/x11-drivers/xf86-video-s3/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-s3
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.8 2005/12/18 00:17:59 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.9 2005/12/23 20:31:15 joshuabaergen Exp $
+
+*xf86-video-s3-0.3.5.5 (23 Dec 2005)
+
+ 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-s3-0.3.5.5.ebuild:
+ Bump for 7.0.
*xf86-video-s3-0.3.5.4 (18 Dec 2005)
diff --git a/x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.3.5.5 b/x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.3.5.5
new file mode 100644
index 000000000000..7f7ed74e5bc5
--- /dev/null
+++ b/x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.3.5.5
@@ -0,0 +1,2 @@
+MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
+MD5 fa2c90793e895c0b144445e998661aa4 xf86-video-s3-0.3.5.5.tar.bz2 242224
diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.3.5.5.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.3.5.5.ebuild
new file mode 100644
index 000000000000..1f6d8e830dd0
--- /dev/null
+++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.3.5.5.ebuild
@@ -0,0 +1,19 @@
+# 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-s3/xf86-video-s3-0.3.5.5.ebuild,v 1.1 2005/12/23 20:31:15 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for s3 cards"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/videoproto
+ x11-proto/xextproto
+ x11-proto/xproto"