summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 12:24:49 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 12:24:49 +0200
commita79be956bb7bbeaca245564ecb4a350b1203ca98 (patch)
tree581a86397b0119f55a38b429ae9f36068ca2ce90 /app-xemacs/edict/edict-1.19.ebuild
parentapp-xemacs/edebug: version bump (diff)
downloadgentoo-a79be956bb7bbeaca245564ecb4a350b1203ca98.tar.gz
gentoo-a79be956bb7bbeaca245564ecb4a350b1203ca98.tar.bz2
gentoo-a79be956bb7bbeaca245564ecb4a350b1203ca98.zip
app-xemacs/edict: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/edict/edict-1.19.ebuild')
-rw-r--r--app-xemacs/edict/edict-1.19.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/edict/edict-1.19.ebuild b/app-xemacs/edict/edict-1.19.ebuild
new file mode 100644
index 000000000000..f229ae52e0f8
--- /dev/null
+++ b/app-xemacs/edict/edict-1.19.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages