diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:15:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:15:33 +0000 |
commit | a3790ca34904ad6f95d7af13a544bbda8fc18f99 (patch) | |
tree | 120ae34676ad40b08c6611472ab4f646a99970c8 /x11-misc/xstroke | |
parent | net-misc/socat stable on ppc. (diff) | |
download | gentoo-2-a3790ca34904ad6f95d7af13a544bbda8fc18f99.tar.gz gentoo-2-a3790ca34904ad6f95d7af13a544bbda8fc18f99.tar.bz2 gentoo-2-a3790ca34904ad6f95d7af13a544bbda8fc18f99.zip |
x11-misc/xstroke stable on ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/xstroke')
-rw-r--r-- | x11-misc/xstroke/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xstroke/xstroke-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xstroke/ChangeLog b/x11-misc/xstroke/ChangeLog index 08081e146147..8e3635696f4b 100644 --- a/x11-misc/xstroke/ChangeLog +++ b/x11-misc/xstroke/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2005/11/11 19:50:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.19 2005/11/11 23:15:33 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xstroke-0.6.ebuild: + Stable on ppc. 11 Nov 2005; Ferris McCormick <fmccor@gentoo.org> xstroke-0.6.ebuild: Stable on sparc at developer's request (Bug #112115). Builds and diff --git a/x11-misc/xstroke/xstroke-0.6.ebuild b/x11-misc/xstroke/xstroke-0.6.ebuild index cf1e2a476998..6ab607acf456 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.3 2005/11/11 19:50:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6.ebuild,v 1.4 2005/11/11 23:15:33 hansmi 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="~alpha ~hppa ~mips ~ppc sparc x86" +KEYWORDS="~alpha ~hppa ~mips ppc sparc x86" IUSE="" DEPEND="virtual/x11" |