diff options
Diffstat (limited to 'app-xemacs/escreen/escreen-1.01.ebuild')
-rw-r--r-- | app-xemacs/escreen/escreen-1.01.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-xemacs/escreen/escreen-1.01.ebuild b/app-xemacs/escreen/escreen-1.01.ebuild deleted file mode 100644 index 9ad5736ed1c2..000000000000 --- a/app-xemacs/escreen/escreen-1.01.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="Multiple editing sessions withing a single frame (like screen).." -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |