diff options
Diffstat (limited to 'app-xemacs/edict/edict-1.17.ebuild')
-rw-r--r-- | app-xemacs/edict/edict-1.17.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/edict/edict-1.17.ebuild b/app-xemacs/edict/edict-1.17.ebuild new file mode 100644 index 000000000000..18d9b261293a --- /dev/null +++ b/app-xemacs/edict/edict-1.17.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary" +PKG_CAT="mule" + +RDEPEND="app-xemacs/mule-base +app-xemacs/xemacs-base +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages |