diff options
author | 2022-08-19 16:24:02 +0200 | |
---|---|---|
committer | 2022-08-19 16:34:49 +0200 | |
commit | c1396b74fe0a6bbe271277ad0bb504f583bc377a (patch) | |
tree | cba4290ccf57455e1872d1ae82f67a19f5c37678 /app-xemacs/eudc/eudc-1.43.ebuild | |
parent | app-xemacs/general-docs: drop 1.10 (diff) | |
download | gentoo-c1396b74fe0a6bbe271277ad0bb504f583bc377a.tar.gz gentoo-c1396b74fe0a6bbe271277ad0bb504f583bc377a.tar.bz2 gentoo-c1396b74fe0a6bbe271277ad0bb504f583bc377a.zip |
app-xemacs/eudc: drop 1.43
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/eudc/eudc-1.43.ebuild')
-rw-r--r-- | app-xemacs/eudc/eudc-1.43.ebuild | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/app-xemacs/eudc/eudc-1.43.ebuild b/app-xemacs/eudc/eudc-1.43.ebuild deleted file mode 100644 index 76934ee64fb9..000000000000 --- a/app-xemacs/eudc/eudc-1.43.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Emacs Unified Directory Client (LDAP, PH)" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/fsf-compat -app-xemacs/xemacs-base -app-xemacs/bbdb -app-xemacs/mail-lib -app-xemacs/gnus -app-xemacs/rmail -app-xemacs/tm -app-xemacs/apel -app-xemacs/xemacs-eterm -app-xemacs/sh-script -app-xemacs/net-utils -app-xemacs/ecrypto -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |