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/perl-modes/
Date: Fri, 08 Oct 2021 07:21:27
Message-Id: 1633677674.7af27ad15baf2ddc72792434f696052b85116752.matsl@gentoo
1 commit: 7af27ad15baf2ddc72792434f696052b85116752
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:21:14 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:21:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af27ad1
7
8 app-xemacs/perl-modes: drop 1.09, 1.14
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/perl-modes/Manifest | 2 --
13 app-xemacs/perl-modes/perl-modes-1.09.ebuild | 18 ------------------
14 app-xemacs/perl-modes/perl-modes-1.14.ebuild | 18 ------------------
15 3 files changed, 38 deletions(-)
16
17 diff --git a/app-xemacs/perl-modes/Manifest b/app-xemacs/perl-modes/Manifest
18 index 1a26486b6eb..64b5859437b 100644
19 --- a/app-xemacs/perl-modes/Manifest
20 +++ b/app-xemacs/perl-modes/Manifest
21 @@ -1,3 +1 @@
22 -DIST perl-modes-1.09-pkg.tar.gz 165762 BLAKE2B 84a6a8dc1f9a8d31891460f92a7b9ca4b1db7dca019fbfe6ed4d93bfcfc85c338bf694ebdb92a24ded6fe1f79cf1a3c6af43342b32725e531fc219af5b136475 SHA512 3c5f8627d38726e47627376bf2dc6f0d845e4d8ff4eda7e4cc94bdf365c814e022405cc6c920656079600c7cf906941739a4e9162b5e1f253dd1361d422dcc18
23 -DIST perl-modes-1.14-pkg.tar.gz 204091 BLAKE2B d002ac798b306594250d1cc0e5451ad9eff09bfd179ea39c7ad96c50b276045b8fca244d2bde87b76183ec2ca5fc47f6736dff939c3248e88886e6180f81b2e7 SHA512 b499951488cdfa7de0e17cd90d564c4df93fd6608dac0af5fa04a5bc76ae7dcf2c3d538c266cd92f2c8c6a37822c1900f9570e9f2280e82bfc98e3bab95f5c4a
24 DIST perl-modes-1.16-pkg.tar.gz 204219 BLAKE2B 4b482b467023ca6ef81b21f4f23410547aca4c7679c90753f19a36dc64031f26ec2f14b3ac0173b03a595b76635cd764b9e55e2ffd1097feb51f5c39dc128b11 SHA512 f6b521fc336a93c8caf8e96293e338d1901838d86f8ef29141e240a0396a1182594ffdb9955d5eae1f113c0edd22e922e11cda6f174865c2a731dfaf9a78522b
25
26 diff --git a/app-xemacs/perl-modes/perl-modes-1.09.ebuild b/app-xemacs/perl-modes/perl-modes-1.09.ebuild
27 deleted file mode 100644
28 index fed75e5dd65..00000000000
29 --- a/app-xemacs/perl-modes/perl-modes-1.09.ebuild
30 +++ /dev/null
31 @@ -1,18 +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="Perl support"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base
42 -app-xemacs/xemacs-ispell
43 -app-xemacs/ps-print
44 -app-xemacs/edit-utils
45 -app-xemacs/fsf-compat
46 -"
47 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
48 -
49 -inherit xemacs-packages
50
51 diff --git a/app-xemacs/perl-modes/perl-modes-1.14.ebuild b/app-xemacs/perl-modes/perl-modes-1.14.ebuild
52 deleted file mode 100644
53 index fed75e5dd65..00000000000
54 --- a/app-xemacs/perl-modes/perl-modes-1.14.ebuild
55 +++ /dev/null
56 @@ -1,18 +0,0 @@
57 -# Copyright 1999-2020 Gentoo Authors
58 -# Distributed under the terms of the GNU General Public License v2
59 -
60 -EAPI=6
61 -
62 -SLOT="0"
63 -DESCRIPTION="Perl support"
64 -XEMACS_PKG_CAT="standard"
65 -
66 -RDEPEND="app-xemacs/xemacs-base
67 -app-xemacs/xemacs-ispell
68 -app-xemacs/ps-print
69 -app-xemacs/edit-utils
70 -app-xemacs/fsf-compat
71 -"
72 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
73 -
74 -inherit xemacs-packages