diff options
author | 2021-10-09 17:27:52 +0200 | |
---|---|---|
committer | 2021-10-09 17:27:52 +0200 | |
commit | 5d614f32bee60e08b9263aceee41c18394a87e55 (patch) | |
tree | c646acac71cd8410dbeca9de76b74b623739e1d6 /app-xemacs/dictionary/dictionary-1.16.ebuild | |
parent | app-xemacs/erc: drop 0.21, 0.23 (diff) | |
download | gentoo-5d614f32bee60e08b9263aceee41c18394a87e55.tar.gz gentoo-5d614f32bee60e08b9263aceee41c18394a87e55.tar.bz2 gentoo-5d614f32bee60e08b9263aceee41c18394a87e55.zip |
app-xemacs/dictionary: drop 1.16
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/dictionary/dictionary-1.16.ebuild')
-rw-r--r-- | app-xemacs/dictionary/dictionary-1.16.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-xemacs/dictionary/dictionary-1.16.ebuild b/app-xemacs/dictionary/dictionary-1.16.ebuild deleted file mode 100644 index 3db061687e14..000000000000 --- a/app-xemacs/dictionary/dictionary-1.16.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Interface to RFC2229 dictionary servers" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |