summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 00:06:52 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 00:12:58 +0200
commitf007fdd859a5bdd03bf6ac1d1c0061e0a7e5792a (patch)
treec2bea847050d9497ff330c137de336a3c295e5d5 /app-xemacs/lookup/lookup-1.17.ebuild
parentapp-mobilephone/kannel: Drop old (diff)
downloadgentoo-f007fdd859a5bdd03bf6ac1d1c0061e0a7e5792a.tar.gz
gentoo-f007fdd859a5bdd03bf6ac1d1c0061e0a7e5792a.tar.bz2
gentoo-f007fdd859a5bdd03bf6ac1d1c0061e0a7e5792a.zip
app-xemacs/lookup: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/lookup/lookup-1.17.ebuild')
-rw-r--r--app-xemacs/lookup/lookup-1.17.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/lookup/lookup-1.17.ebuild b/app-xemacs/lookup/lookup-1.17.ebuild
new file mode 100644
index 000000000000..c1d0bd9cacb9
--- /dev/null
+++ b/app-xemacs/lookup/lookup-1.17.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: Dictionary support"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+app-xemacs/cookie
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages