diff options
author | 2004-09-02 22:49:42 +0000 | |
---|---|---|
committer | 2004-09-02 22:49:42 +0000 | |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/xstroke/xstroke-0.5.12-r1.ebuild')
-rw-r--r-- | x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild b/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild index 23b12e2d3f78..fffa6abd3cb8 100644 --- a/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild +++ b/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild,v 1.6 2004/06/24 22:45:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild,v 1.7 2004/09/02 22:49:42 pvdabeel Exp $ DESCRIPTION="Gesture/Handwriting recognition engine for X" HOMEPAGE="http://dsn.east.isi.edu/xstroke/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.handhelds.org/pub/projects/${PN}/release-0.5/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~mips hppa" +KEYWORDS="x86 ppc sparc alpha ~mips hppa" IUSE="" DEPEND="virtual/x11" |