diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 03:31:56 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 03:31:56 +0000 |
commit | 3c722385b2369d8a148497f8945839074112e5e0 (patch) | |
tree | 7d68a0482ce995cc9a958c2db26002950f33166f /app-dicts/canna-2ch | |
parent | add inherit eutils (diff) | |
download | historical-3c722385b2369d8a148497f8945839074112e5e0.tar.gz historical-3c722385b2369d8a148497f8945839074112e5e0.tar.bz2 historical-3c722385b2369d8a148497f8945839074112e5e0.zip |
inherit eutils
Diffstat (limited to 'app-dicts/canna-2ch')
-rw-r--r-- | app-dicts/canna-2ch/canna-2ch-20030827.ebuild | 4 |
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 c24591e9089a..77003714d82b 100644 --- a/app-dicts/canna-2ch/canna-2ch-20030827.ebuild +++ b/app-dicts/canna-2ch/canna-2ch-20030827.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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.7 2004/03/04 18:53:40 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/canna-2ch/canna-2ch-20030827.ebuild,v 1.8 2004/04/06 03:31:06 zx Exp $ -inherit cannadic +inherit cannadic eutils IUSE="canna" |