diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 16:55:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 16:55:46 +0000 |
commit | d7f661c9cb1c957ebebf94c1e8b45b11d21ec989 (patch) | |
tree | 9a3a6755d509f85a0a27ff00ec8e7b0c9952e303 /x11-misc/numlockx | |
parent | stable x86, bug 331021 (diff) | |
download | gentoo-2-d7f661c9cb1c957ebebf94c1e8b45b11d21ec989.tar.gz gentoo-2-d7f661c9cb1c957ebebf94c1e8b45b11d21ec989.tar.bz2 gentoo-2-d7f661c9cb1c957ebebf94c1e8b45b11d21ec989.zip |
alpha/sparc stable wrt #339726
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/numlockx')
-rw-r--r-- | x11-misc/numlockx/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/numlockx/numlockx-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/numlockx/ChangeLog b/x11-misc/numlockx/ChangeLog index 2aa96c3b232f..68ddc80fda95 100644 --- a/x11-misc/numlockx/ChangeLog +++ b/x11-misc/numlockx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/numlockx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/ChangeLog,v 1.29 2010/10/10 07:25:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/ChangeLog,v 1.30 2010/10/12 16:55:46 armin76 Exp $ + + 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> numlockx-1.2.ebuild: + alpha/sparc stable wrt #339726 10 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> numlockx-1.2.ebuild: x86 stable wrt bug #339726 diff --git a/x11-misc/numlockx/numlockx-1.2.ebuild b/x11-misc/numlockx/numlockx-1.2.ebuild index 96398edfbff7..4b4f589dab96 100644 --- a/x11-misc/numlockx/numlockx-1.2.ebuild +++ b/x11-misc/numlockx/numlockx-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.2.ebuild,v 1.3 2010/10/10 07:25:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.2.ebuild,v 1.4 2010/10/12 16:55:46 armin76 Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://ktown.kde.org/~seli/numlockx/${P}.tar.gz" SLOT="0" LICENSE="EDB" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |