blob: 4fb97bcc9755cfe37959535d3435d7297c240aa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2011 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.2.4.ebuild,v 1.2 2011/02/28 20:52:34 scarabeus Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="Chips and Technologies video driver"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
|