summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-01-31 04:08:15 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-01-31 04:08:15 +0000
commitb0ad6eeceb3e6ddfedc1eb73d4f2551944aec3a4 (patch)
tree29f38acb673a99537f25bc190e9a52d7461a609b /x11-drivers/xf86-video-s3
parentClean up. (diff)
downloadhistorical-b0ad6eeceb3e6ddfedc1eb73d4f2551944aec3a4.tar.gz
historical-b0ad6eeceb3e6ddfedc1eb73d4f2551944aec3a4.tar.bz2
historical-b0ad6eeceb3e6ddfedc1eb73d4f2551944aec3a4.zip
Clean up.
Package-Manager: portage-2.1.4
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.4.16
-rw-r--r--x11-drivers/xf86-video-s3/xf86-video-s3-0.4.1.ebuild19
3 files changed, 6 insertions, 27 deletions
diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog
index 0eb5f90fb73c..a14abde2fc4c 100644
--- a/x11-drivers/xf86-video-s3/ChangeLog
+++ b/x11-drivers/xf86-video-s3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-s3
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.29 2007/07/03 13:09:34 pylon Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.30 2008/01/31 04:03:39 dberkholz Exp $
+
+ 31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ -xf86-video-s3-0.4.1.ebuild:
+ Clean up.
03 Jul 2007; Lars Weiler <pylon@gentoo.org> xf86-video-s3-0.5.0.ebuild:
Stable on ppc; bug #175465.
diff --git a/x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.4.1 b/x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.4.1
deleted file mode 100644
index f17ee3df1217..000000000000
--- a/x11-drivers/xf86-video-s3/files/digest-xf86-video-s3-0.4.1
+++ /dev/null
@@ -1,6 +0,0 @@
-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 dfe47d46af2b53e43b38e2b8c730dad1 xf86-video-s3-0.4.1.tar.bz2 253185
-RMD160 7f192e0433eaa97a2e35090cbc56afcfb1f950d3 xf86-video-s3-0.4.1.tar.bz2 253185
-SHA256 2a5aa08cd4ca5d2ebed808471c8ff03403cd7e768c266d7656e03baf3239b42e xf86-video-s3-0.4.1.tar.bz2 253185
diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.4.1.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.4.1.ebuild
deleted file mode 100644
index 20091364b08d..000000000000
--- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.4.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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-s3/xf86-video-s3-0.4.1.ebuild,v 1.5 2006/10/13 23:15:48 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for s3 cards"
-KEYWORDS="alpha amd64 arm ia64 ppc sh x86 ~x86-fbsd"
-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"