summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-06-20 00:21:55 +0000
committerJonathan Smith <smithj@gentoo.org>2005-06-20 00:21:55 +0000
commit353002714ac0eaab4f1b6088db7879914d7a9fa2 (patch)
treecbc5c2ea060c237cd65a9b87f715d56e717eb29e /x11-misc/wayv
parentstable x86 (diff)
downloadgentoo-2-353002714ac0eaab4f1b6088db7879914d7a9fa2.tar.gz
gentoo-2-353002714ac0eaab4f1b6088db7879914d7a9fa2.tar.bz2
gentoo-2-353002714ac0eaab4f1b6088db7879914d7a9fa2.zip
stable x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/wayv')
-rw-r--r--x11-misc/wayv/ChangeLog6
-rw-r--r--x11-misc/wayv/files/digest-wayv-0.21
-rw-r--r--x11-misc/wayv/wayv-0.2.ebuild30
-rw-r--r--x11-misc/wayv/wayv-0.3-r1.ebuild4
4 files changed, 7 insertions, 34 deletions
diff --git a/x11-misc/wayv/ChangeLog b/x11-misc/wayv/ChangeLog
index 36ca7f3f452e..d8721eb229c3 100644
--- a/x11-misc/wayv/ChangeLog
+++ b/x11-misc/wayv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/wayv
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/ChangeLog,v 1.10 2005/05/23 00:37:12 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/ChangeLog,v 1.11 2005/06/20 00:19:41 smithj Exp $
+
+ 20 Jun 2005; Jonathan Smith <smithj@gentoo.org> -wayv-0.2.ebuild,
+ wayv-0.3-r1.ebuild:
+ stable x86
*wayv-0.3-r1 (22 May 2005)
diff --git a/x11-misc/wayv/files/digest-wayv-0.2 b/x11-misc/wayv/files/digest-wayv-0.2
deleted file mode 100644
index 47315ee7cab3..000000000000
--- a/x11-misc/wayv/files/digest-wayv-0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 125d6e15ff225a44a5ca242e259e9c26 wayv.0.2.tar.gz 115851
diff --git a/x11-misc/wayv/wayv-0.2.ebuild b/x11-misc/wayv/wayv-0.2.ebuild
deleted file mode 100644
index 16d5a6eacfab..000000000000
--- a/x11-misc/wayv/wayv-0.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.2.ebuild,v 1.7 2005/05/08 20:11:45 wormo Exp $
-
-PKG=${P/-0.2/.0.2}
-MY_P=${P/-0.2}
-
-DESCRIPTION="Wayv is hand-writing/gesturing recognition software for X"
-HOMEPAGE="http://www.stressbunny.com/wayv"
-SRC_URI="http://cvs.gentoo.org/~zhen/${PKG}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND="virtual/x11 virtual/libc"
-RDEPEND=""
-
-S=${WORKDIR}/${MY_P}
-
-src_compile() {
-
- econf || die
- emake || die
-}
-
-src_install() {
-
- einstall || die
-}
diff --git a/x11-misc/wayv/wayv-0.3-r1.ebuild b/x11-misc/wayv/wayv-0.3-r1.ebuild
index 370c21bbcaa4..c3047c613888 100644
--- a/x11-misc/wayv/wayv-0.3-r1.ebuild
+++ b/x11-misc/wayv/wayv-0.3-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.3-r1.ebuild,v 1.1 2005/05/23 00:37:12 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.3-r1.ebuild,v 1.2 2005/06/20 00:19:41 smithj 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 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/x11 virtual/libc"