diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-01-17 18:47:21 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-01-17 18:47:21 +0000 |
commit | a0c7d3cf00f62824ca628c49a30f687cf020e3b8 (patch) | |
tree | 50ad079ddc8cdb6bbec7f3b75ea8429ceae480a3 /app-misc/i810switch/i810switch-0.6.5.ebuild | |
parent | 2901 should have been added as 29.01 originally, case in point being that now... (diff) | |
download | gentoo-2-a0c7d3cf00f62824ca628c49a30f687cf020e3b8.tar.gz gentoo-2-a0c7d3cf00f62824ca628c49a30f687cf020e3b8.tar.bz2 gentoo-2-a0c7d3cf00f62824ca628c49a30f687cf020e3b8.zip |
stable on x86, bug #118906
(Portage version: 2.0.53)
Diffstat (limited to 'app-misc/i810switch/i810switch-0.6.5.ebuild')
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/i810switch/i810switch-0.6.5.ebuild b/app-misc/i810switch/i810switch-0.6.5.ebuild index 6e1ca5c877d1..b34931ba2084 100644 --- a/app-misc/i810switch/i810switch-0.6.5.ebuild +++ b/app-misc/i810switch/i810switch-0.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.5.ebuild,v 1.1 2005/07/10 10:42:13 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.5.ebuild,v 1.2 2006/01/17 18:47:21 allanonjl Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" HOMEPAGE="http://www16.plala.or.jp/mano-a-mano/i810switch.html" @@ -8,7 +8,7 @@ SRC_URI="http://www16.plala.or.jp/mano-a-mano/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="" DEPEND="virtual/libc" |