Parent Directory
|
Revision Log
Version bump. (Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.4.ebuild,v 1.8 2011/02/14 23:56:23 xarthisius Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | inherit xorg-2 |
| 8 | |
| 9 | DESCRIPTION="SiS USB video driver" |
| 10 | KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" |
| 11 | IUSE="" |
| 12 | |
| 13 | RDEPEND=">=x11-base/xorg-server-1.6" |
| 14 | DEPEND="${RDEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |