diff options
Diffstat (limited to 'app-xemacs/igrep/igrep-1.14.ebuild')
-rw-r--r-- | app-xemacs/igrep/igrep-1.14.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/igrep/igrep-1.14.ebuild b/app-xemacs/igrep/igrep-1.14.ebuild deleted file mode 100644 index 792e971a81bd..000000000000 --- a/app-xemacs/igrep/igrep-1.14.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Enhanced front-end for Grep" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/dired -app-xemacs/xemacs-base -app-xemacs/efs -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |