diff options
Diffstat (limited to 'x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild new file mode 100644 index 000000000000..28ae72c4cb70 --- /dev/null +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="Chips and Technologies video driver" + +KEYWORDS="amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" |