diff options
Diffstat (limited to 'app-laptop/radeontool/radeontool-1.5.ebuild')
-rw-r--r-- | app-laptop/radeontool/radeontool-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/radeontool/radeontool-1.5.ebuild b/app-laptop/radeontool/radeontool-1.5.ebuild index 0c26601cf290..248eacbd2c09 100644 --- a/app-laptop/radeontool/radeontool-1.5.ebuild +++ b/app-laptop/radeontool/radeontool-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/radeontool/radeontool-1.5.ebuild,v 1.1 2004/09/05 17:10:47 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/radeontool/radeontool-1.5.ebuild,v 1.2 2004/10/09 13:25:09 brix Exp $ DESCRIPTION="Control the backlight and external video output of ATI Radeon Mobility graphics cards" HOMEPAGE="http://fdd.com/software/radeon/" SRC_URI="http://fdd.com/software/radeon/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="sys-apps/pciutils" |