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 | c29536d5ab26c18055c634bdad1538cbd6622d21 (patch) | |
tree | c91c3e5d908c4f0436db5fa311b580a1a89ed42d /x11-misc/numlockx | |
parent | stable x86, bug 331021 (diff) | |
download | historical-c29536d5ab26c18055c634bdad1538cbd6622d21.tar.gz historical-c29536d5ab26c18055c634bdad1538cbd6622d21.tar.bz2 historical-c29536d5ab26c18055c634bdad1538cbd6622d21.zip |
alpha/sparc stable wrt #339726
Package-Manager: portage-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 |