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/prog-modes/
Date: Fri, 08 Oct 2021 07:15:43
Message-Id: 1633677326.e524ed8c9fde922d2095c82946496567d27a5fbc.matsl@gentoo
1 commit: e524ed8c9fde922d2095c82946496567d27a5fbc
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:14:56 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:15:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e524ed8c
7
8 app-xemacs/prog-modes: drop 2.10, 2.20
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/prog-modes/Manifest | 2 --
13 app-xemacs/prog-modes/prog-modes-2.10.ebuild | 27 ---------------------------
14 app-xemacs/prog-modes/prog-modes-2.20.ebuild | 28 ----------------------------
15 3 files changed, 57 deletions(-)
16
17 diff --git a/app-xemacs/prog-modes/Manifest b/app-xemacs/prog-modes/Manifest
18 index 53938564ceb..e8a189dabe5 100644
19 --- a/app-xemacs/prog-modes/Manifest
20 +++ b/app-xemacs/prog-modes/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST prog-modes-2.10-pkg.tar.gz 777434 BLAKE2B f3061eaf61767ed3f43b2602eb2f648cb2feee04e9c77d50ad8ab95f93643126d3644ddcdd24cc40e9fa6981552cd7e44bb9dca08da733443504c87a96ab5045 SHA512 63758b8bcda1c23c6da9658de4af2a96e18c0aa3a14a2e8aec481fa1f5275a2d44b07ada45f9081f992eaf04f304caa0429acc01130e9cb718f392b630e3db39
23 -DIST prog-modes-2.20-pkg.tar.gz 821805 BLAKE2B 73b69223d9c51338e4e9fa4cac4db80168df2991461e4813e7277ef79f02470fa9437cc442579bd35123bd67a3fd375a76656fd9d86a35940b409dcb0df19a27 SHA512 54123746a23e7ab480485042717474a28cf78425088416a3dfeaaf949207377f465057b18beb308ab11131f852ae715708ace53e5f57f3925b21dabeca106e07
24 DIST prog-modes-2.33-pkg.tar.gz 874585 BLAKE2B c29525ecad896041368bed7fb647110428c968fbd77b13b0322a59eb1fe2e73e7000e6e119b2658ca82bd01b6014aece2b588f807f80ecd926e755e28f09ed5c SHA512 e2c7cba8916b41c1c3e932c4daddb57ce330f242c6ef189916608b0f682122f066f18706e05b8a1b68ad5b993bd873e47fee558c540b7f6a58bdffa68544e880
25 DIST prog-modes-2.34-pkg.tar.gz 874544 BLAKE2B dd1c2dbbf9d775eb725894ec3f57a31496f7554923cd551e8ca3b49d360b943926f6f84ea9f6680e2d062ae60a08ef67ad5c2cd72e983215422d5732b73d6ca2 SHA512 8879850b19129617ed6dba24cd4194df28df06c4adeb2b7156bc83920992ab6745ffbf0c94051be2130fc3a8b021f2faf9dd81001e647322e034455339e94d29
26
27 diff --git a/app-xemacs/prog-modes/prog-modes-2.10.ebuild b/app-xemacs/prog-modes/prog-modes-2.10.ebuild
28 deleted file mode 100644
29 index 1f4d6ceb41d..00000000000
30 --- a/app-xemacs/prog-modes/prog-modes-2.10.ebuild
31 +++ /dev/null
32 @@ -1,27 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -SLOT="0"
39 -DESCRIPTION="Support for various programming languages"
40 -XEMACS_PKG_CAT="standard"
41 -
42 -RDEPEND="app-xemacs/mail-lib
43 -app-xemacs/xemacs-devel
44 -app-xemacs/xemacs-base
45 -app-xemacs/cc-mode
46 -app-xemacs/fsf-compat
47 -app-xemacs/edit-utils
48 -app-xemacs/ediff
49 -app-xemacs/emerge
50 -app-xemacs/efs
51 -app-xemacs/vc
52 -app-xemacs/speedbar
53 -app-xemacs/dired
54 -app-xemacs/ilisp
55 -app-xemacs/sh-script
56 -"
57 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
58 -
59 -inherit xemacs-packages
60
61 diff --git a/app-xemacs/prog-modes/prog-modes-2.20.ebuild b/app-xemacs/prog-modes/prog-modes-2.20.ebuild
62 deleted file mode 100644
63 index 38e61071fa5..00000000000
64 --- a/app-xemacs/prog-modes/prog-modes-2.20.ebuild
65 +++ /dev/null
66 @@ -1,28 +0,0 @@
67 -# Copyright 1999-2020 Gentoo Authors
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=6
71 -
72 -SLOT="0"
73 -DESCRIPTION="Support for various programming languages"
74 -XEMACS_PKG_CAT="standard"
75 -
76 -RDEPEND="app-xemacs/mail-lib
77 -app-xemacs/xemacs-devel
78 -app-xemacs/xemacs-base
79 -app-xemacs/cc-mode
80 -app-xemacs/fsf-compat
81 -app-xemacs/edit-utils
82 -app-xemacs/ediff
83 -app-xemacs/emerge
84 -app-xemacs/efs
85 -app-xemacs/vc
86 -app-xemacs/speedbar
87 -app-xemacs/dired
88 -app-xemacs/ilisp
89 -app-xemacs/sh-script
90 -app-xemacs/cedet-common
91 -"
92 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
93 -
94 -inherit xemacs-packages