summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-01-16 11:37:11 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-01-16 11:37:11 +0000
commit85f1e092fe952d919fc8fde8c682551973d9e3f7 (patch)
tree2d0ae1df09a1aa112b6a04b92d7a5d734985bab4 /x11-drivers
parentFixing as-needed issues #333425 (diff)
downloadgentoo-2-85f1e092fe952d919fc8fde8c682551973d9e3f7.tar.gz
gentoo-2-85f1e092fe952d919fc8fde8c682551973d9e3f7.tar.bz2
gentoo-2-85f1e092fe952d919fc8fde8c682551973d9e3f7.zip
old
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-xgi/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild20
2 files changed, 6 insertions, 22 deletions
diff --git a/x11-drivers/xf86-video-xgi/ChangeLog b/x11-drivers/xf86-video-xgi/ChangeLog
index 7359d86e841a..741dace7ee29 100644
--- a/x11-drivers/xf86-video-xgi/ChangeLog
+++ b/x11-drivers/xf86-video-xgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-xgi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.9 2010/12/25 20:23:58 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/ChangeLog,v 1.10 2011/01/16 11:37:11 scarabeus Exp $
+
+ 16 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-xgi-1.5.1.ebuild:
+ old
25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
xf86-video-xgi-1.6.0.ebuild:
diff --git a/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild b/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild
deleted file mode 100644
index 1673b5a17700..000000000000
--- a/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.1.ebuild,v 1.2 2009/10/05 14:39:29 fauli Exp $
-
-inherit x-modular
-
-DESCRIPTION="XGI video driver"
-
-KEYWORDS="~ppc ~ppc64 x86"
-IUSE=""
-
-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/xf86dgaproto
- x11-proto/xproto"