diff options
author | 2005-10-02 11:41:03 +0000 | |
---|---|---|
committer | 2005-10-02 11:41:03 +0000 | |
commit | 5fcb4197515f2bfacb88e219020e2afc58a2098f (patch) | |
tree | 73b69cf6e6580bd47404d7de8eedfee7fff438a4 /x11-misc/numlockx/numlockx-1.0.ebuild | |
parent | Stable on sh. (diff) | |
download | historical-5fcb4197515f2bfacb88e219020e2afc58a2098f.tar.gz historical-5fcb4197515f2bfacb88e219020e2afc58a2098f.tar.bz2 historical-5fcb4197515f2bfacb88e219020e2afc58a2098f.zip |
Mark 1.0 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc/numlockx/numlockx-1.0.ebuild')
-rw-r--r-- | x11-misc/numlockx/numlockx-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/numlockx/numlockx-1.0.ebuild b/x11-misc/numlockx/numlockx-1.0.ebuild index 5f2c36d4034f..4c5acb80d5bf 100644 --- a/x11-misc/numlockx/numlockx-1.0.ebuild +++ b/x11-misc/numlockx/numlockx-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.0.ebuild,v 1.19 2005/08/07 12:57:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.0.ebuild,v 1.20 2005/10/02 11:41:03 agriffis Exp $ DESCRIPTION="Turns on numlock in X" HOMEPAGE="http://ktown.kde.org/~seli/numlockx/" @@ -8,7 +8,7 @@ SRC_URI="http://ktown.kde.org/~seli/numlockx/${P}.tar.gz" SLOT="0" LICENSE="EDB" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/x11" |