diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /x11-misc/xstroke | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-misc/xstroke')
-rw-r--r-- | x11-misc/xstroke/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xstroke/xstroke-0.5.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xstroke/ChangeLog b/x11-misc/xstroke/ChangeLog index bce406b5797b..a255dc4efb4c 100644 --- a/x11-misc/xstroke/ChangeLog +++ b/x11-misc/xstroke/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-misc/xstroke # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.1 2002/05/31 08:33:35 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.2 2002/12/09 04:41:55 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *xstroke-0.5.12 (31 May 2002) 31 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : diff --git a/x11-misc/xstroke/xstroke-0.5.12.ebuild b/x11-misc/xstroke/xstroke-0.5.12.ebuild index 725185894b69..c8c7c455137b 100644 --- a/x11-misc/xstroke/xstroke-0.5.12.ebuild +++ b/x11-misc/xstroke/xstroke-0.5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.ebuild,v 1.5 2002/10/04 06:44:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12.ebuild,v 1.6 2002/12/09 04:41:55 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gesture/Handwriting recognition engine for X" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.east.isi.edu/projects/DSN/xstroke/" LICENSE="GPL-2" DEPEND=">=x11-base/xfree-4.1.0" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { |