diff options
author | Remi Cardona <remi@gentoo.org> | 2009-09-22 13:00:59 +0000 |
---|---|---|
committer | Remi Cardona <remi@gentoo.org> | 2009-09-22 13:00:59 +0000 |
commit | 5ee9ed803368ec4097ad69fa37ab91c04d3b65c5 (patch) | |
tree | ce6c0cfec8f2f2b96a43619d1d3de3e539e820a1 /x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild | |
parent | x11-drivers/xf86-video-ast: drop old ebuilds (diff) | |
download | historical-5ee9ed803368ec4097ad69fa37ab91c04d3b65c5.tar.gz historical-5ee9ed803368ec4097ad69fa37ab91c04d3b65c5.tar.bz2 historical-5ee9ed803368ec4097ad69fa37ab91c04d3b65c5.zip |
x11-drivers/xf86-video-chips: drop old ebuilds
Package-Manager: portage-2.2_rc41/cvs/Linux i686
Diffstat (limited to 'x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild deleted file mode 100644 index e1154da04922..000000000000 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.1.1.ebuild +++ /dev/null @@ -1,18 +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-chips/xf86-video-chips-1.1.1.ebuild,v 1.7 2009/03/14 11:18:06 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Chips and Technologies video driver" -KEYWORDS="amd64 ia64 ppc 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/xproto" |