diff options
author | 2010-11-01 15:23:36 +0000 | |
---|---|---|
committer | 2010-11-01 15:23:36 +0000 | |
commit | 72de4d3b516d93923c9e01c96990e8945ef19292 (patch) | |
tree | 9042efb43097b50b3609e0d2dd2b5ee3c6bff38d /x11-misc/xvkbd | |
parent | Drop python changes, it's unneeded since gnome-doc-utils has been fixed. (diff) | |
download | gentoo-2-72de4d3b516d93923c9e01c96990e8945ef19292.tar.gz gentoo-2-72de4d3b516d93923c9e01c96990e8945ef19292.tar.bz2 gentoo-2-72de4d3b516d93923c9e01c96990e8945ef19292.zip |
stable x86, bug 342831
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xvkbd')
-rw-r--r-- | x11-misc/xvkbd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xvkbd/xvkbd-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xvkbd/ChangeLog b/x11-misc/xvkbd/ChangeLog index bc0a084090c4..072c5972cc61 100644 --- a/x11-misc/xvkbd/ChangeLog +++ b/x11-misc/xvkbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xvkbd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.21 2010/10/28 15:17:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.22 2010/11/01 15:23:36 fauli Exp $ + + 01 Nov 2010; Christian Faulhammer <fauli@gentoo.org> xvkbd-3.2.ebuild: + stable x86, bug 342831 28 Oct 2010; Markos Chandras <hwoarang@gentoo.org> xvkbd-3.2.ebuild: Stable on amd64 wrt bug #342831 diff --git a/x11-misc/xvkbd/xvkbd-3.2.ebuild b/x11-misc/xvkbd/xvkbd-3.2.ebuild index 310ae322a34d..dc22e4083fdd 100644 --- a/x11-misc/xvkbd/xvkbd-3.2.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.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/xvkbd/xvkbd-3.2.ebuild,v 1.2 2010/10/28 15:17:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild,v 1.3 2010/11/01 15:23:36 fauli Exp $ DESCRIPTION="virtual keyboard for X window system" HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/" @@ -8,7 +8,7 @@ SRC_URI="http://homepage3.nifty.com/tsato/xvkbd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libXtst |