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/dired/
Date: Sat, 09 Oct 2021 20:40:07
Message-Id: 1633811995.30cf14d951fa464547531f9041b2f6a4646a862d.matsl@gentoo
1 commit: 30cf14d951fa464547531f9041b2f6a4646a862d
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 20:39:55 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 20:39:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cf14d9
7
8 app-xemacs/dired: drop 1.17, 1.19, 1.20
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/dired/Manifest | 3 ---
13 app-xemacs/dired/dired-1.17.ebuild | 15 ---------------
14 app-xemacs/dired/dired-1.19.ebuild | 15 ---------------
15 app-xemacs/dired/dired-1.20.ebuild | 15 ---------------
16 4 files changed, 48 deletions(-)
17
18 diff --git a/app-xemacs/dired/Manifest b/app-xemacs/dired/Manifest
19 index 771264b7a21..2d6d35414be 100644
20 --- a/app-xemacs/dired/Manifest
21 +++ b/app-xemacs/dired/Manifest
22 @@ -1,4 +1 @@
23 -DIST dired-1.17-pkg.tar.gz 201027 BLAKE2B f5662499f2c374fe8fe8bbcf7b859e3d923576078b126012d5d2b9b8c4581df607df0e3a9b9244afe333652ce0c92051e939d029c74d168b7052fa11e7e9cbb8 SHA512 337e32734df33520d3bfb492f04c82430ca473da5d8f69ced98f7562260e40d1ff85739e905c05412d8ad8b0e175927e90304fb2c79b8670899173d8c0cc0472
24 -DIST dired-1.19-pkg.tar.gz 203355 BLAKE2B 9825024621fc488d8ba603bf430b5ab9457afecdf288b95bcafab5e04bbf0524b49d642371e82aa1cee9d551c70867ed93a721e6568598f0797a8e2d4ac800c3 SHA512 522d63a018f640cc1120dfe4bce8215649b745f8c692e0dd875f41b92ffb54cf22968983befb7a3e3dcede562c947aa92336c247522bd520b8fb5e53909f5d51
25 -DIST dired-1.20-pkg.tar.gz 203778 BLAKE2B 90fdcdfc6cc33e58745bf65eb226c52617cccc73a246bcc4e7bb5525cb625b40ca0cbfd2bef1a97e1b7176c21efa11a0c157103bed7a35417ba06af034b3db94 SHA512 889b922cc187689c67c3b6f98264780b4653fe2707730cfa9c32cf5e3d93a5c80c4599daabbe1273f25f32dfc4f487288cdcbc09b8d0ac8b58dc09efb18f689d
26 DIST dired-1.22-pkg.tar.gz 203803 BLAKE2B 24a8980ecea5c3f1630f70cece6f84a25cf3949c04107a9dcd9fc045a0303f4664550f85c713653972cc135d81cb189d288249a2d00c9e00e043a68f6f2a11d5 SHA512 9a6e1e5cb4a219049386704b8cb45f533f0f1a300bfb1d9cdf13eca9b61cad64452306425b12acfc401b889570af1007b5fd0adcd6e71416718205321a9bb5e5
27
28 diff --git a/app-xemacs/dired/dired-1.17.ebuild b/app-xemacs/dired/dired-1.17.ebuild
29 deleted file mode 100644
30 index 773ffd7cf2e..00000000000
31 --- a/app-xemacs/dired/dired-1.17.ebuild
32 +++ /dev/null
33 @@ -1,15 +0,0 @@
34 -# Copyright 1999-2020 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -
39 -SLOT="0"
40 -DESCRIPTION="Manage file systems"
41 -XEMACS_PKG_CAT="standard"
42 -
43 -RDEPEND="app-xemacs/xemacs-base
44 -app-xemacs/prog-modes
45 -"
46 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
47 -
48 -inherit xemacs-packages
49
50 diff --git a/app-xemacs/dired/dired-1.19.ebuild b/app-xemacs/dired/dired-1.19.ebuild
51 deleted file mode 100644
52 index eff4c39aac6..00000000000
53 --- a/app-xemacs/dired/dired-1.19.ebuild
54 +++ /dev/null
55 @@ -1,15 +0,0 @@
56 -# Copyright 1999-2017 Gentoo Foundation
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI=6
60 -
61 -SLOT="0"
62 -DESCRIPTION="Manage file systems"
63 -XEMACS_PKG_CAT="standard"
64 -
65 -RDEPEND="app-xemacs/xemacs-base
66 -app-xemacs/prog-modes
67 -"
68 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
69 -
70 -inherit xemacs-packages
71
72 diff --git a/app-xemacs/dired/dired-1.20.ebuild b/app-xemacs/dired/dired-1.20.ebuild
73 deleted file mode 100644
74 index 773ffd7cf2e..00000000000
75 --- a/app-xemacs/dired/dired-1.20.ebuild
76 +++ /dev/null
77 @@ -1,15 +0,0 @@
78 -# Copyright 1999-2020 Gentoo Authors
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI=6
82 -
83 -SLOT="0"
84 -DESCRIPTION="Manage file systems"
85 -XEMACS_PKG_CAT="standard"
86 -
87 -RDEPEND="app-xemacs/xemacs-base
88 -app-xemacs/prog-modes
89 -"
90 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
91 -
92 -inherit xemacs-packages