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/cc-mode/
Date: Sat, 09 Oct 2021 20:55:35
Message-Id: 1633812925.bba12b94f92464d952af3d91f2d7f40fa5956e07.matsl@gentoo
1 commit: bba12b94f92464d952af3d91f2d7f40fa5956e07
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 20:55:25 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 20:55:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba12b94
7
8 app-xemacs/cc-mode: drop 1.45
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/cc-mode/Manifest | 1 -
13 app-xemacs/cc-mode/cc-mode-1.45.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/app-xemacs/cc-mode/Manifest b/app-xemacs/cc-mode/Manifest
17 index 91469dd8f59..c11268eec91 100644
18 --- a/app-xemacs/cc-mode/Manifest
19 +++ b/app-xemacs/cc-mode/Manifest
20 @@ -1,2 +1 @@
21 -DIST cc-mode-1.45-pkg.tar.gz 524116 BLAKE2B ba250dd9f9fd97c7659768f23c215a31e1b0b9fc7e60824328048bf3624a88577586e3cb06bd9e12a667b30a6dd68d097d6c448a571498b6d88dc73afae65268 SHA512 1b584685e2d6878d29e07e0618ac1e3a8306be8e5f8e39f9ccecc9458d155967844a0544f87d9f25518d52f322dfc7433e5578f84e46423f14ffa8f901537d3c
22 DIST cc-mode-1.99-pkg.tar.gz 815847 BLAKE2B d08ec17fb5c73b69cfd55de96a9cb65be48c3868f665187b5319fd4dbbe52112a8280c72ef5a565f4eb9529073c12a1351b8c76bdb30c26e9788c1f20361b239 SHA512 6e50b6bfcdfddac5e07b76e2fa8f5ece4db4279f1442a14ba6f7788ff187f4bed7d3b3c900c8403d9c0232768cc000f5ba63df87969d34fb6d35d6e5577fc835
23
24 diff --git a/app-xemacs/cc-mode/cc-mode-1.45.ebuild b/app-xemacs/cc-mode/cc-mode-1.45.ebuild
25 deleted file mode 100644
26 index 04990e2c2d1..00000000000
27 --- a/app-xemacs/cc-mode/cc-mode-1.45.ebuild
28 +++ /dev/null
29 @@ -1,15 +0,0 @@
30 -# Copyright 1999-2020 Gentoo Authors
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=6
34 -
35 -SLOT="0"
36 -DESCRIPTION="C, C++ and Java language support"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/xemacs-base
40 -app-xemacs/mail-lib
41 -"
42 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
43 -
44 -inherit xemacs-packages