summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-09-12 04:03:21 +0000
committerMamoru Komachi <usata@gentoo.org>2003-09-12 04:03:21 +0000
commitd826e3bf5e0faafbe0dbe3cbf6ee8e564d098282 (patch)
tree1fc6c0cc040f7dd6465d4f18837b1e2ae892d5dc /app-dicts/canna-2ch/canna-2ch-20030827.ebuild
parentmasked unstable versions bumps (diff)
downloadgentoo-2-d826e3bf5e0faafbe0dbe3cbf6ee8e564d098282.tar.gz
gentoo-2-d826e3bf5e0faafbe0dbe3cbf6ee8e564d098282.tar.bz2
gentoo-2-d826e3bf5e0faafbe0dbe3cbf6ee8e564d098282.zip
fixed notification of ~/.canna
Diffstat (limited to 'app-dicts/canna-2ch/canna-2ch-20030827.ebuild')
-rw-r--r--app-dicts/canna-2ch/canna-2ch-20030827.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/canna-2ch/canna-2ch-20030827.ebuild b/app-dicts/canna-2ch/canna-2ch-20030827.ebuild
index 727f7bb567b1..e0711287ad44 100644
--- a/app-dicts/canna-2ch/canna-2ch-20030827.ebuild
+++ b/app-dicts/canna-2ch/canna-2ch-20030827.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/canna-2ch/canna-2ch-20030827.ebuild,v 1.1 2003/09/11 06:26:49 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/canna-2ch/canna-2ch-20030827.ebuild,v 1.2 2003/09/12 04:03:16 usata Exp $
inherit cannadic
@@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha"
DEPEND=""
# You cannot use 2ch.cbd as its name. Canna doesn't load dictionaries
# if the name begins with number. (I don't know why ...)
-CANNADICS="nichan"
+CANNADICS="2ch"
S="${WORKDIR}/${PN}"