diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:45:38 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:45:38 +0000 |
commit | e802a142bac2384bf6063344c1dc46f5706d2147 (patch) | |
tree | fd994fd1cde8958e439b968cc050cbf6a8470ac6 /x11-misc/xsetleds/xsetleds-0.1.3.ebuild | |
parent | virtual/ruby fix (diff) | |
download | historical-e802a142bac2384bf6063344c1dc46f5706d2147.tar.gz historical-e802a142bac2384bf6063344c1dc46f5706d2147.tar.bz2 historical-e802a142bac2384bf6063344c1dc46f5706d2147.zip |
Marked stable.
Diffstat (limited to 'x11-misc/xsetleds/xsetleds-0.1.3.ebuild')
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild index 96bcfb1c7974..e56abf160190 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-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.5 2004/04/05 14:30:35 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.6 2004/04/11 17:45:38 pyrania 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 amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~mips amd64 ~ia64" DEPEND="virtual/x11" |