summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:31:36 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:31:36 +0000
commit94dc14aa71c1cf866f20675d5961304eab3157c4 (patch)
tree7cd65d4937860bbd77deb6c42aa383f09b67cf09 /x11-drivers
parentrm (diff)
downloadgentoo-2-94dc14aa71c1cf866f20675d5961304eab3157c4.tar.gz
gentoo-2-94dc14aa71c1cf866f20675d5961304eab3157c4.tar.bz2
gentoo-2-94dc14aa71c1cf866f20675d5961304eab3157c4.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-sunleo/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.1.0.ebuild17
2 files changed, 6 insertions, 19 deletions
diff --git a/x11-drivers/xf86-video-sunleo/ChangeLog b/x11-drivers/xf86-video-sunleo/ChangeLog
index 2d8832a99847..6cd94856ffa1 100644
--- a/x11-drivers/xf86-video-sunleo/ChangeLog
+++ b/x11-drivers/xf86-video-sunleo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunleo
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.19 2009/04/06 18:27:23 bluebird Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.20 2010/01/23 20:31:36 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-sunleo-1.1.0.ebuild:
+ rm
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
xf86-video-sunleo-1.2.0.ebuild:
diff --git a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.1.0.ebuild b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.1.0.ebuild
deleted file mode 100644
index 99c648cfcf14..000000000000
--- a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.1.0.ebuild
+++ /dev/null
@@ -1,17 +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-sunleo/xf86-video-sunleo-1.1.0.ebuild,v 1.3 2006/10/11 00:27:00 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Leo video driver"
-KEYWORDS="-* sparc"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xproto"