diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
commit | d3cc764dad64d89cca451533fb34d1167126f04e (patch) | |
tree | ac99cf6ccc4e867e0ce35be8d6ff41d1476e7cf5 /app-misc/i810switch | |
parent | Remove arm keywords (diff) | |
download | historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.gz historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.bz2 historical-d3cc764dad64d89cca451533fb34d1167126f04e.zip |
Remove arm keywords
Diffstat (limited to 'app-misc/i810switch')
-rw-r--r-- | app-misc/i810switch/i810switch-0.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/i810switch/i810switch-0.5.ebuild b/app-misc/i810switch/i810switch-0.5.ebuild index 9a42cd239150..b9ecd3604dd9 100644 --- a/app-misc/i810switch/i810switch-0.5.ebuild +++ b/app-misc/i810switch/i810switch-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.5.ebuild,v 1.2 2003/10/09 01:35:01 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.5.ebuild,v 1.3 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" 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" diff --git a/app-misc/i810switch/i810switch-0.6.2.ebuild b/app-misc/i810switch/i810switch-0.6.2.ebuild index a48cab2c4ec8..fea479642306 100644 --- a/app-misc/i810switch/i810switch-0.6.2.ebuild +++ b/app-misc/i810switch/i810switch-0.6.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-misc/i810switch/i810switch-0.6.2.ebuild,v 1.1 2004/02/10 23:58:00 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.2.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" |