summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-11-11 19:50:11 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-11-11 19:50:11 +0000
commitfbf94f99876e01034db80028f683b12c515a3733 (patch)
tree60fdeb3b1cd4d2f745cb316bd3def574ae95697e /x11-misc
parentBump for 7.0RC2. (diff)
downloadgentoo-2-fbf94f99876e01034db80028f683b12c515a3733.tar.gz
gentoo-2-fbf94f99876e01034db80028f683b12c515a3733.tar.bz2
gentoo-2-fbf94f99876e01034db80028f683b12c515a3733.zip
Stable on sparc at developer's request (Bug #112115). Builds and
seems to run, although for logging, root is required. Difficult to test very much, though, since there is no man page or any other documantation. (Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xstroke/ChangeLog8
-rw-r--r--x11-misc/xstroke/xstroke-0.6.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/xstroke/ChangeLog b/x11-misc/xstroke/ChangeLog
index fd4138c263c1..08081e146147 100644
--- a/x11-misc/xstroke/ChangeLog
+++ b/x11-misc/xstroke/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/xstroke
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.17 2005/11/10 21:54:10 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.18 2005/11/11 19:50:11 fmccor Exp $
+
+ 11 Nov 2005; Ferris McCormick <fmccor@gentoo.org> xstroke-0.6.ebuild:
+ Stable on sparc at developer's request (Bug #112115). Builds and
+ seems to run, although for logging, root is required. Difficult to
+ test very much, though, since there is no man page or any
+ other documantation.
11 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xstroke-0.6.ebuild:
Stable on x86.
diff --git a/x11-misc/xstroke/xstroke-0.6.ebuild b/x11-misc/xstroke/xstroke-0.6.ebuild
index 4070abb300b9..cf1e2a476998 100644
--- a/x11-misc/xstroke/xstroke-0.6.ebuild
+++ b/x11-misc/xstroke/xstroke-0.6.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/xstroke/xstroke-0.6.ebuild,v 1.2 2005/11/10 21:54:10 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6.ebuild,v 1.3 2005/11/11 19:50:11 fmccor Exp $
DESCRIPTION="Gesture/Handwriting recognition engine for X"
HOMEPAGE="http://www.xstroke.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xstroke.org/releases/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="~alpha ~hppa ~mips ~ppc sparc x86"
IUSE=""
DEPEND="virtual/x11"