From 4fe10c2bb20c547ef7f5f6a51eb32db585d5b793 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Mon, 14 Jun 2004 08:42:22 +0000 Subject: QA - Add IUSE. --- app-laptop/radeontool/radeontool-1.0.ebuild | 3 ++- app-laptop/radeontool/radeontool-1.2.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'app-laptop/radeontool') diff --git a/app-laptop/radeontool/radeontool-1.0.ebuild b/app-laptop/radeontool/radeontool-1.0.ebuild index 2d61b812b814..f175296d0770 100644 --- a/app-laptop/radeontool/radeontool-1.0.ebuild +++ b/app-laptop/radeontool/radeontool-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/radeontool/radeontool-1.0.ebuild,v 1.1 2004/03/08 05:40:31 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/radeontool/radeontool-1.0.ebuild,v 1.2 2004/06/14 08:39:57 kloeri Exp $ DESCRIPTION="Control the backlight and external video output of ATI Radeon Mobility graphics cards" HOMEPAGE="http://fdd.com/software/radeon/" @@ -8,6 +8,7 @@ SRC_URI="http://fdd.com/software/radeon/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="sys-apps/pciutils" S=${WORKDIR} diff --git a/app-laptop/radeontool/radeontool-1.2.ebuild b/app-laptop/radeontool/radeontool-1.2.ebuild index 8c6811f6d53b..a4e35b7dc5ef 100644 --- a/app-laptop/radeontool/radeontool-1.2.ebuild +++ b/app-laptop/radeontool/radeontool-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/radeontool/radeontool-1.2.ebuild,v 1.1 2004/03/08 05:40:31 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/radeontool/radeontool-1.2.ebuild,v 1.2 2004/06/14 08:39:57 kloeri Exp $ DESCRIPTION="Control the backlight and external video output of ATI Radeon Mobility graphics cards" HOMEPAGE="http://fdd.com/software/radeon/" @@ -8,6 +8,7 @@ SRC_URI="http://fdd.com/software/radeon/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="sys-apps/pciutils" src_compile() { -- cgit v1.2.3-65-gdbad