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/pcomplete/
Date: Fri, 08 Oct 2021 07:29:46
Message-Id: 1633678177.7612876ca945d1dc35176fe268e12c624c1ce02e.matsl@gentoo
1 commit: 7612876ca945d1dc35176fe268e12c624c1ce02e
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:29:21 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:29:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7612876c
7
8 app-xemacs/pcomplete: drop 1.04, 1.06
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/pcomplete/Manifest | 2 --
13 app-xemacs/pcomplete/pcomplete-1.04.ebuild | 15 ---------------
14 app-xemacs/pcomplete/pcomplete-1.06.ebuild | 15 ---------------
15 3 files changed, 32 deletions(-)
16
17 diff --git a/app-xemacs/pcomplete/Manifest b/app-xemacs/pcomplete/Manifest
18 index 7c652da769d..62369aec113 100644
19 --- a/app-xemacs/pcomplete/Manifest
20 +++ b/app-xemacs/pcomplete/Manifest
21 @@ -1,3 +1 @@
22 -DIST pcomplete-1.04-pkg.tar.gz 37573 BLAKE2B 0e47f8f304193ed1336bbadd0c485826905b9420fce1fe5a433060dedc10840644c39526cb6421023ec50157e52211cfce38d881a2621ec59d447bc2797aef4f SHA512 cf12f90c2546c051526cf48a6fed96a03accba871cb91acd8ea88cc3ede9931555f2d8b7eea9ce56d573326692f4a3832fff714ecb84c8081b05f133e6b4d631
23 -DIST pcomplete-1.06-pkg.tar.gz 37844 BLAKE2B 5440edafa50d7b83111fff29603611a437f5f420c9033b33044f270ff413f39d9352416f8998957a842ea8cab8406ad68baf3d7c2b40d4c4729e5533b78d0181 SHA512 b1406fae71f18849ea55ca0f6ecf970b1ef56c3957cfbfbf9b43ed241dab4338afeb8e7439f2de3d52344493cc6aa662f49f2ec56c465c5fddd6f1bfe50a6dcc
24 DIST pcomplete-1.08-pkg.tar.gz 37882 BLAKE2B 6cb4d719d006e928ec99164da9997b375782c3ad0e91b926b838a3ac3ddff97bdb697387ce5e2c4fe0ac6675cbc2549094c52f8bc4fdc5a5f8cbe20ac5e479c2 SHA512 aa1525020655f5224fa59cbc3e311947cc8bb54ae1d53be4c08478f622ee116dd90afadbb8de30b44f91dc36f86a96e6315fbfe47856759db5f4fd0eca405931
25
26 diff --git a/app-xemacs/pcomplete/pcomplete-1.04.ebuild b/app-xemacs/pcomplete/pcomplete-1.04.ebuild
27 deleted file mode 100644
28 index 0fc28ccce6c..00000000000
29 --- a/app-xemacs/pcomplete/pcomplete-1.04.ebuild
30 +++ /dev/null
31 @@ -1,15 +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="Provides programmatic completion"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/sh-script
42 -app-xemacs/xemacs-base
43 -"
44 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
45 -
46 -inherit xemacs-packages
47
48 diff --git a/app-xemacs/pcomplete/pcomplete-1.06.ebuild b/app-xemacs/pcomplete/pcomplete-1.06.ebuild
49 deleted file mode 100644
50 index 0fc28ccce6c..00000000000
51 --- a/app-xemacs/pcomplete/pcomplete-1.06.ebuild
52 +++ /dev/null
53 @@ -1,15 +0,0 @@
54 -# Copyright 1999-2020 Gentoo Authors
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI=6
58 -
59 -SLOT="0"
60 -DESCRIPTION="Provides programmatic completion"
61 -XEMACS_PKG_CAT="standard"
62 -
63 -RDEPEND="app-xemacs/sh-script
64 -app-xemacs/xemacs-base
65 -"
66 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
67 -
68 -inherit xemacs-packages