summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-04-25 15:06:34 +0000
committerMamoru Komachi <usata@gentoo.org>2004-04-25 15:06:34 +0000
commit818306a68cc89864233b95d088fd9761d6875cca (patch)
treeffcf4be0c62b60dde0a6e00337bc015a6cfca66d /app-i18n/kanjipad/kanjipad-2.0.0.ebuild
parentAdded amd64 keyword. (Manifest recommit) (diff)
downloadgentoo-2-818306a68cc89864233b95d088fd9761d6875cca.tar.gz
gentoo-2-818306a68cc89864233b95d088fd9761d6875cca.tar.bz2
gentoo-2-818306a68cc89864233b95d088fd9761d6875cca.zip
Marked stable on x86. Added missing IUSE and removed default S
Diffstat (limited to 'app-i18n/kanjipad/kanjipad-2.0.0.ebuild')
-rw-r--r--app-i18n/kanjipad/kanjipad-2.0.0.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/app-i18n/kanjipad/kanjipad-2.0.0.ebuild b/app-i18n/kanjipad/kanjipad-2.0.0.ebuild
index 313b7014f6c2..30b2573820a5 100644
--- a/app-i18n/kanjipad/kanjipad-2.0.0.ebuild
+++ b/app-i18n/kanjipad/kanjipad-2.0.0.ebuild
@@ -1,19 +1,19 @@
-# 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/app-i18n/kanjipad/kanjipad-2.0.0.ebuild,v 1.2 2004/02/22 16:47:03 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/kanjipad/kanjipad-2.0.0.ebuild,v 1.3 2004/04/25 15:06:34 usata Exp $
+
+IUSE=""
-KEYWORDS="~x86 amd64"
DESCRIPTION="Japanese handwriting recognition tool"
HOMEPAGE="http://fishsoup.net/software/kanjipad/"
SRC_URI="http://fishsoup.net/software/kanjipad/${P}.tar.gz"
+
LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
+SLOT="0"
DEPEND=">=x11-libs/gtk+-2
>=dev-libs/glib-2"
-
-S=${WORKDIR}/${P}
+KEYWORDS="x86 amd64"
src_compile() {
mv Makefile Makefile.orig