diff options
author | 2004-06-12 18:37:15 +0000 | |
---|---|---|
committer | 2004-06-12 18:37:15 +0000 | |
commit | 299c2a296c3ae56b556272c737a324c1efd4e6bc (patch) | |
tree | 2858cb98265f63e0e8bf0e20b9bd5b1d064f6c71 /x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | |
parent | Added ~ppc to keywords again. (diff) | |
download | historical-299c2a296c3ae56b556272c737a324c1efd4e6bc.tar.gz historical-299c2a296c3ae56b556272c737a324c1efd4e6bc.tar.bz2 historical-299c2a296c3ae56b556272c737a324c1efd4e6bc.zip |
Stable on alpha.
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 378887b1bab9..767950a7b7ec 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 Technologies, Inc. # 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.4 2004/04/19 07:26:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild,v 1.5 2004/06/12 18:37:15 kloeri 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" |