summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/xf86-video-suncg3/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild18
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog
index 9b69f54d5fd8..aed23b5ca067 100644
--- a/x11-drivers/xf86-video-suncg3/ChangeLog
+++ b/x11-drivers/xf86-video-suncg3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg3
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.22 2010/08/02 18:00:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.23 2010/09/10 16:54:48 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-suncg3-1.1.0.ebuild:
+ rm
02 Aug 2010; Raúl Porcel <armin76@gentoo.org>
xf86-video-suncg3-1.1.1.ebuild:
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
deleted file mode 100644
index e9af38fb3e66..000000000000
--- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 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.4 2010/04/16 21:35:43 pacho Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="CG3 video driver"
-KEYWORDS="-* sparc"
-IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xproto"