diff options
Diffstat (limited to 'app-xemacs/igrep')
-rw-r--r-- | app-xemacs/igrep/igrep-1.14.ebuild | 7 | ||||
-rw-r--r-- | app-xemacs/igrep/igrep-1.16.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-xemacs/igrep/igrep-1.14.ebuild b/app-xemacs/igrep/igrep-1.14.ebuild index 28ee82ad4197..13d8f82a3610 100644 --- a/app-xemacs/igrep/igrep-1.14.ebuild +++ b/app-xemacs/igrep/igrep-1.14.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="Enhanced front-end for Grep" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/dired app-xemacs/xemacs-base diff --git a/app-xemacs/igrep/igrep-1.16.ebuild b/app-xemacs/igrep/igrep-1.16.ebuild index 28ee82ad4197..13d8f82a3610 100644 --- a/app-xemacs/igrep/igrep-1.16.ebuild +++ b/app-xemacs/igrep/igrep-1.16.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="Enhanced front-end for Grep" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/dired app-xemacs/xemacs-base |