diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:26:25 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:26:25 +0000 |
commit | 8ea92a864311ee32c60c2d7201d38a99b30ca628 (patch) | |
tree | c75b0a1f53c876d30d1b05ec50e3124b417bf11f /x11-misc/wayv/wayv-0.3.ebuild | |
parent | Add env.d file to protect config files (diff) | |
download | historical-8ea92a864311ee32c60c2d7201d38a99b30ca628.tar.gz historical-8ea92a864311ee32c60c2d7201d38a99b30ca628.tar.bz2 historical-8ea92a864311ee32c60c2d7201d38a99b30ca628.zip |
Marked stable.
Diffstat (limited to 'x11-misc/wayv/wayv-0.3.ebuild')
-rw-r--r-- | x11-misc/wayv/wayv-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/wayv/wayv-0.3.ebuild b/x11-misc/wayv/wayv-0.3.ebuild index da93f039c23f..046adb117ab0 100644 --- a/x11-misc/wayv/wayv-0.3.ebuild +++ b/x11-misc/wayv/wayv-0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.3.ebuild,v 1.1 2003/10/04 20:21:14 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.3.ebuild,v 1.2 2004/04/11 17:25:25 pyrania Exp $ DESCRIPTION="Wayv is hand-writing/gesturing recognition software for X" HOMEPAGE="http://www.stressbunny.com/wayv" SRC_URI="http://www.stressbunny.com/gimme/wayv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/x11 virtual/glibc" |