diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:51:49 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:51:49 +0000 |
commit | 1c4219d305edbbc878b053cc076d2de2e5b99208 (patch) | |
tree | 9199f23db43a438551ab5ea8b2edb34f39606e58 /x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | |
parent | Fixed URI. (diff) | |
download | historical-1c4219d305edbbc878b053cc076d2de2e5b99208.tar.gz historical-1c4219d305edbbc878b053cc076d2de2e5b99208.tar.bz2 historical-1c4219d305edbbc878b053cc076d2de2e5b99208.zip |
Ebuild fixups.
Diffstat (limited to 'x11-misc/xstroke/xstroke-0.5.12-r1.ebuild')
-rw-r--r-- | x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | 3 |
1 files changed, 1 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 1045483f0da4..1b9e36bc92b9 100644 --- a/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild +++ b/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild @@ -1,12 +1,11 @@ # 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.2 2004/04/05 14:02:06 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild,v 1.3 2004/04/11 17:48:39 pyrania Exp $ inherit eutils IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Gesture/Handwriting recognition engine for X" HOMEPAGE="http://dsn.east.isi.edu/xstroke/" SRC_URI="ftp://ftp.handhelds.org/pub/projects/${PN}/release-0.5/${P}.tar.gz" |