diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 18:37:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 18:37:15 +0000 |
commit | 31272cad4675dd155d5692590b065d59a843fe64 (patch) | |
tree | 1523654e527b0e8811c786edbf4a4ad882519b16 /x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | |
parent | Added ~ppc to keywords again. (Manifest recommit) (diff) | |
download | gentoo-2-31272cad4675dd155d5692590b065d59a843fe64.tar.gz gentoo-2-31272cad4675dd155d5692590b065d59a843fe64.tar.bz2 gentoo-2-31272cad4675dd155d5692590b065d59a843fe64.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" |