summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-10 16:59:16 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-10 16:59:16 +0000
commit3be3d6b7fe4d2af3afc7f43c6bae4f34ea973bff (patch)
tree50b6f04152a98eb3dd03cb30a9b54bb2a1e57142 /x11-drivers/xf86-video-suncg6
parentrm (diff)
downloadgentoo-2-3be3d6b7fe4d2af3afc7f43c6bae4f34ea973bff.tar.gz
gentoo-2-3be3d6b7fe4d2af3afc7f43c6bae4f34ea973bff.tar.bz2
gentoo-2-3be3d6b7fe4d2af3afc7f43c6bae4f34ea973bff.zip
rm
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-suncg6')
-rw-r--r--x11-drivers/xf86-video-suncg6/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.0.ebuild18
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-drivers/xf86-video-suncg6/ChangeLog b/x11-drivers/xf86-video-suncg6/ChangeLog
index bcbb226c80e9..9947c661fb8d 100644
--- a/x11-drivers/xf86-video-suncg6/ChangeLog
+++ b/x11-drivers/xf86-video-suncg6/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg6
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.21 2010/08/02 18:01:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.22 2010/09/10 16:59:16 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-suncg6-1.1.0.ebuild:
+ rm
02 Aug 2010; Raúl Porcel <armin76@gentoo.org>
xf86-video-suncg6-1.1.1.ebuild:
diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.0.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.0.ebuild
deleted file mode 100644
index 18f762e33d70..000000000000
--- a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-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-suncg6/xf86-video-suncg6-1.1.0.ebuild,v 1.4 2010/04/16 21:37:07 pacho Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="GX/Turbo GX 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"