Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/igrep/
Date: Sat, 09 Oct 2021 06:36:58
Message-Id: 1633761408.be8ee31e07598051dc07f4bcae50340730b421f2.matsl@gentoo
1 commit: be8ee31e07598051dc07f4bcae50340730b421f2
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 06:36:48 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 06:36:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8ee31e
7
8 app-xemacs/igrep: drop 1.14, 1.16
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/igrep/Manifest | 2 --
13 app-xemacs/igrep/igrep-1.14.ebuild | 16 ----------------
14 app-xemacs/igrep/igrep-1.16.ebuild | 16 ----------------
15 3 files changed, 34 deletions(-)
16
17 diff --git a/app-xemacs/igrep/Manifest b/app-xemacs/igrep/Manifest
18 index fae86b55c7f..25057317ee9 100644
19 --- a/app-xemacs/igrep/Manifest
20 +++ b/app-xemacs/igrep/Manifest
21 @@ -1,3 +1 @@
22 -DIST igrep-1.14-pkg.tar.gz 20838 BLAKE2B 5dba352e6084d9f9b6715d5a855cfbaf9e79d4e198bbd373b6e25e61f6c8cc38f19d83b0672618778eaa243695a2748c6a78ae75dfb0a25278eaf18950c2df4d SHA512 f5fd38a84cd46478bf48bb2c8629aefba9e5e967c66b0dca716df9d7a840871e9874b3786d95820219c8b00b7beafe770e3363352f1384a18bb0084ee1ed0f8e
23 -DIST igrep-1.16-pkg.tar.gz 21993 BLAKE2B 688a1dd31421a07558da5d567d31d2ba14bc847943e201dc136023e5bf5a2aa595a3b0227d2cf38c0f0fc3f591316ec03a340390362953aafc432bedbf48e921 SHA512 0cc70a42434398e4e15240935660477ba7104e9531d7f87f5d5fbaa73b3f36fe8016d17211270a5f7274478335930b970430921a94571b28b39d0da96d579a0e
24 DIST igrep-1.18-pkg.tar.gz 22032 BLAKE2B 57d8cfec4b210e52368bc5879f015323ad494ec6503f8ecd568f0ac3e12c7cdda40c08e1fd63ab006570342cc629e527c906ecf274e441d72b7134bb20e32c32 SHA512 c2e4420b43c00f38a368016ec46c2f8d24580c7d2d36d269be942d81af07b8997d402185d08a81acd863fda0716b4c0ae17dde812ea440b06672885638ce6f2e
25
26 diff --git a/app-xemacs/igrep/igrep-1.14.ebuild b/app-xemacs/igrep/igrep-1.14.ebuild
27 deleted file mode 100644
28 index 792e971a81b..00000000000
29 --- a/app-xemacs/igrep/igrep-1.14.ebuild
30 +++ /dev/null
31 @@ -1,16 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -SLOT="0"
38 -DESCRIPTION="Enhanced front-end for Grep"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/dired
42 -app-xemacs/xemacs-base
43 -app-xemacs/efs
44 -"
45 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
46 -
47 -inherit xemacs-packages
48
49 diff --git a/app-xemacs/igrep/igrep-1.16.ebuild b/app-xemacs/igrep/igrep-1.16.ebuild
50 deleted file mode 100644
51 index 792e971a81b..00000000000
52 --- a/app-xemacs/igrep/igrep-1.16.ebuild
53 +++ /dev/null
54 @@ -1,16 +0,0 @@
55 -# Copyright 1999-2020 Gentoo Authors
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=6
59 -
60 -SLOT="0"
61 -DESCRIPTION="Enhanced front-end for Grep"
62 -XEMACS_PKG_CAT="standard"
63 -
64 -RDEPEND="app-xemacs/dired
65 -app-xemacs/xemacs-base
66 -app-xemacs/efs
67 -"
68 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
69 -
70 -inherit xemacs-packages