summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-17 07:59:23 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-17 07:59:23 +0000
commitc63dd0c5de42f3e21066667bdc9749c381734552 (patch)
treead9985e4cb1adf9829f1d00a55c94c5dda35bf2f /x11-misc
parentheader fix; hppa, mips, arm, ia64 and amd64 need deps first (Manifest recommit) (diff)
downloadgentoo-2-c63dd0c5de42f3e21066667bdc9749c381734552.tar.gz
gentoo-2-c63dd0c5de42f3e21066667bdc9749c381734552.tar.bz2
gentoo-2-c63dd0c5de42f3e21066667bdc9749c381734552.zip
header fix; mips needs deps first
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xsetleds/xsetleds-0.1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
index 3f85e07b56d3..44038a24eb5f 100644
--- a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
+++ b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.2 2003/11/11 13:19:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.3 2004/02/17 07:59:23 mr_bones_ Exp $
DESCRIPTION="small tool to report and change the keyboard LED states of an X display"
HOMEPAGE="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
DEPEND="virtual/x11"