diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 08:36:48 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 08:36:48 +0200 |
commit | be8ee31e07598051dc07f4bcae50340730b421f2 (patch) | |
tree | 1a7267900d966afd597a7160638c7ab636e778d5 /app-xemacs/igrep | |
parent | app-xemacs/guided-tour: drop 0.52 (diff) | |
download | gentoo-be8ee31e07598051dc07f4bcae50340730b421f2.tar.gz gentoo-be8ee31e07598051dc07f4bcae50340730b421f2.tar.bz2 gentoo-be8ee31e07598051dc07f4bcae50340730b421f2.zip |
app-xemacs/igrep: drop 1.14, 1.16
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/igrep')
-rw-r--r-- | app-xemacs/igrep/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/igrep/igrep-1.14.ebuild | 16 | ||||
-rw-r--r-- | app-xemacs/igrep/igrep-1.16.ebuild | 16 |
3 files changed, 0 insertions, 34 deletions
diff --git a/app-xemacs/igrep/Manifest b/app-xemacs/igrep/Manifest index fae86b55c7f1..25057317ee95 100644 --- a/app-xemacs/igrep/Manifest +++ b/app-xemacs/igrep/Manifest @@ -1,3 +1 @@ -DIST igrep-1.14-pkg.tar.gz 20838 BLAKE2B 5dba352e6084d9f9b6715d5a855cfbaf9e79d4e198bbd373b6e25e61f6c8cc38f19d83b0672618778eaa243695a2748c6a78ae75dfb0a25278eaf18950c2df4d SHA512 f5fd38a84cd46478bf48bb2c8629aefba9e5e967c66b0dca716df9d7a840871e9874b3786d95820219c8b00b7beafe770e3363352f1384a18bb0084ee1ed0f8e -DIST igrep-1.16-pkg.tar.gz 21993 BLAKE2B 688a1dd31421a07558da5d567d31d2ba14bc847943e201dc136023e5bf5a2aa595a3b0227d2cf38c0f0fc3f591316ec03a340390362953aafc432bedbf48e921 SHA512 0cc70a42434398e4e15240935660477ba7104e9531d7f87f5d5fbaa73b3f36fe8016d17211270a5f7274478335930b970430921a94571b28b39d0da96d579a0e DIST igrep-1.18-pkg.tar.gz 22032 BLAKE2B 57d8cfec4b210e52368bc5879f015323ad494ec6503f8ecd568f0ac3e12c7cdda40c08e1fd63ab006570342cc629e527c906ecf274e441d72b7134bb20e32c32 SHA512 c2e4420b43c00f38a368016ec46c2f8d24580c7d2d36d269be942d81af07b8997d402185d08a81acd863fda0716b4c0ae17dde812ea440b06672885638ce6f2e 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 diff --git a/app-xemacs/igrep/igrep-1.16.ebuild b/app-xemacs/igrep/igrep-1.16.ebuild deleted file mode 100644 index 792e971a81bd..000000000000 --- a/app-xemacs/igrep/igrep-1.16.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 |