diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:29:21 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:29:37 +0200 |
commit | 7612876ca945d1dc35176fe268e12c624c1ce02e (patch) | |
tree | 80b965e3a53ea7cabde39fe1082c5ba35e74435a /app-xemacs/pcomplete | |
parent | media-gfx/krita: Drop 4.4.5-r1 (diff) | |
download | gentoo-7612876ca945d1dc35176fe268e12c624c1ce02e.tar.gz gentoo-7612876ca945d1dc35176fe268e12c624c1ce02e.tar.bz2 gentoo-7612876ca945d1dc35176fe268e12c624c1ce02e.zip |
app-xemacs/pcomplete: drop 1.04, 1.06
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/pcomplete')
-rw-r--r-- | app-xemacs/pcomplete/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.04.ebuild | 15 | ||||
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.06.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-xemacs/pcomplete/Manifest b/app-xemacs/pcomplete/Manifest index 7c652da769d9..62369aec113a 100644 --- a/app-xemacs/pcomplete/Manifest +++ b/app-xemacs/pcomplete/Manifest @@ -1,3 +1 @@ -DIST pcomplete-1.04-pkg.tar.gz 37573 BLAKE2B 0e47f8f304193ed1336bbadd0c485826905b9420fce1fe5a433060dedc10840644c39526cb6421023ec50157e52211cfce38d881a2621ec59d447bc2797aef4f SHA512 cf12f90c2546c051526cf48a6fed96a03accba871cb91acd8ea88cc3ede9931555f2d8b7eea9ce56d573326692f4a3832fff714ecb84c8081b05f133e6b4d631 -DIST pcomplete-1.06-pkg.tar.gz 37844 BLAKE2B 5440edafa50d7b83111fff29603611a437f5f420c9033b33044f270ff413f39d9352416f8998957a842ea8cab8406ad68baf3d7c2b40d4c4729e5533b78d0181 SHA512 b1406fae71f18849ea55ca0f6ecf970b1ef56c3957cfbfbf9b43ed241dab4338afeb8e7439f2de3d52344493cc6aa662f49f2ec56c465c5fddd6f1bfe50a6dcc DIST pcomplete-1.08-pkg.tar.gz 37882 BLAKE2B 6cb4d719d006e928ec99164da9997b375782c3ad0e91b926b838a3ac3ddff97bdb697387ce5e2c4fe0ac6675cbc2549094c52f8bc4fdc5a5f8cbe20ac5e479c2 SHA512 aa1525020655f5224fa59cbc3e311947cc8bb54ae1d53be4c08478f622ee116dd90afadbb8de30b44f91dc36f86a96e6315fbfe47856759db5f4fd0eca405931 diff --git a/app-xemacs/pcomplete/pcomplete-1.04.ebuild b/app-xemacs/pcomplete/pcomplete-1.04.ebuild deleted file mode 100644 index 0fc28ccce6c4..000000000000 --- a/app-xemacs/pcomplete/pcomplete-1.04.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Provides programmatic completion" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/sh-script -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/pcomplete/pcomplete-1.06.ebuild b/app-xemacs/pcomplete/pcomplete-1.06.ebuild deleted file mode 100644 index 0fc28ccce6c4..000000000000 --- a/app-xemacs/pcomplete/pcomplete-1.06.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Provides programmatic completion" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/sh-script -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |