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/fsf-compat/
Date: Sat, 09 Oct 2021 07:46:14
Message-Id: 1633765566.97e3ef77ec7970dffafadb68756b4378def11243.matsl@gentoo
1 commit: 97e3ef77ec7970dffafadb68756b4378def11243
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 07:46:06 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 07:46:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e3ef77
7
8 app-xemacs/fsf-compat: drop 1.15, 1.19
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/fsf-compat/Manifest | 2 --
13 app-xemacs/fsf-compat/fsf-compat-1.15.ebuild | 14 --------------
14 app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | 15 ---------------
15 3 files changed, 31 deletions(-)
16
17 diff --git a/app-xemacs/fsf-compat/Manifest b/app-xemacs/fsf-compat/Manifest
18 index 1ed70786720..ebd1fd0b89f 100644
19 --- a/app-xemacs/fsf-compat/Manifest
20 +++ b/app-xemacs/fsf-compat/Manifest
21 @@ -1,3 +1 @@
22 -DIST fsf-compat-1.15-pkg.tar.gz 18912 BLAKE2B c44bea3e0aba7dbd13d747a6faf6e5824df5cae83a2fb341d4fe81590cd0575c163f6f3a7a919ec71a7b3d2860436342df87fb93db89375099b1e08c7ceeeea5 SHA512 87e208b0f30d58953c9d49b7988b0dcd886870e29083ec9bfd47eef347e83b2c275e446593f200c8b76075b70c9691286f6c1e6639b82eb9f1599df33c5042a6
23 -DIST fsf-compat-1.19-pkg.tar.gz 20477 BLAKE2B d231757c8498693b1f08d164f1b93a89352e081cb52e3c46dc79007d5e5b0076d59950e7269b62eaa1efdf990aac21f56a355e42dd52b59008e5c182b4179912 SHA512 e1c64af5aee787691b527ee90a7ca6112ec0556b5939fc916c32fd4f990a60c8af70fda3b5c9e557888596ae5294b7ca8ddc4ae0df741299ec5d17a99a2479db
24 DIST fsf-compat-1.24-pkg.tar.gz 30304 BLAKE2B e54d2484b0dd7e42543e7e629bf403e042e3966e3776e9a108a19b34db4ce634a2e9d99122225d005e09bf2a35411d95f613b1aaac2f57755e8af685084872b0 SHA512 b16e4ac297bbc6fecd278bb7e26842f92cba279c0edf7ddf880c43470e586232d30e84d923f52f5bf13904fb7ce3fb3193f48ecc3d5709fe6613bf6dec681f2d
25
26 diff --git a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild
27 deleted file mode 100644
28 index c454bdc84e7..00000000000
29 --- a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild
30 +++ /dev/null
31 @@ -1,14 +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="FSF Emacs compatibility files"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base"
42 -
43 -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
44 -
45 -inherit xemacs-packages
46
47 diff --git a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild
48 deleted file mode 100644
49 index e3d1a4bba7b..00000000000
50 --- a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild
51 +++ /dev/null
52 @@ -1,15 +0,0 @@
53 -# Copyright 1999-2020 Gentoo Authors
54 -# Distributed under the terms of the GNU General Public License v2
55 -
56 -EAPI=6
57 -
58 -SLOT="0"
59 -DESCRIPTION="FSF Emacs compatibility files"
60 -XEMACS_PKG_CAT="standard"
61 -
62 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
63 -
64 -inherit xemacs-packages
65 -
66 -RDEPEND="app-xemacs/xemacs-base
67 -"