diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:27:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:27:40 +0000 |
commit | 1fa6769e5308c5066bb18f1e007f0ab4586b36fe (patch) | |
tree | b417135fd614cd5d6819493a741d3e9dd67caa3b /x11-misc/numlockx | |
parent | Marking avfs-0.9.9 ppc64 for bug 330541 (diff) | |
download | gentoo-2-1fa6769e5308c5066bb18f1e007f0ab4586b36fe.tar.gz gentoo-2-1fa6769e5308c5066bb18f1e007f0ab4586b36fe.tar.bz2 gentoo-2-1fa6769e5308c5066bb18f1e007f0ab4586b36fe.zip |
stable ppc64, bug 339726
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 682d88439c98..3af92129cad1 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.31 2010/10/14 18:42:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/ChangeLog,v 1.32 2010/12/28 01:27:40 ranger Exp $ + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> numlockx-1.2.ebuild: + stable ppc64, bug 339726 14 Oct 2010; Brent Baude <ranger@gentoo.org> numlockx-1.2.ebuild: stable ppc, bug 339726 diff --git a/x11-misc/numlockx/numlockx-1.2.ebuild b/x11-misc/numlockx/numlockx-1.2.ebuild index 9c8c55265bb2..849b0fd6628f 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.5 2010/10/14 18:42:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.2.ebuild,v 1.6 2010/12/28 01:27:40 ranger 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 |