diff options
Diffstat (limited to 'app-misc/i810switch/i810switch-0.6.1.ebuild')
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/i810switch/i810switch-0.6.1.ebuild b/app-misc/i810switch/i810switch-0.6.1.ebuild index 6fc6b35c086c..2a63669d6aa1 100644 --- a/app-misc/i810switch/i810switch-0.6.1.ebuild +++ b/app-misc/i810switch/i810switch-0.6.1.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-misc/i810switch/i810switch-0.6.1.ebuild,v 1.1 2004/01/21 15:42:23 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.1.ebuild,v 1.2 2004/02/22 19:38:36 agriffis Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" HOMEPAGE="http://vorlon.ces.cwru.edu/~ames/i810switch/" @@ -8,7 +8,7 @@ SRC_URI="http://vorlon.ces.cwru.edu/~ames/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha -arm -hppa -mips -sparc ~x86" +KEYWORDS="-alpha -hppa -mips -sparc ~x86" IUSE="" DEPEND="virtual/glibc" RDEPEND="sys-apps/pciutils" |