From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBEB2138359 for ; Mon, 14 Sep 2020 05:19:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21E8CE0CB9; Mon, 14 Sep 2020 05:19:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02D3EE0CB9 for ; Mon, 14 Sep 2020 05:19:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE021335D54 for ; Mon, 14 Sep 2020 05:19:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84FBB339 for ; Mon, 14 Sep 2020 05:19:11 +0000 (UTC) From: "Vadim Misbakh-Soloviov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vadim Misbakh-Soloviov" Message-ID: <1600060730.d28f96cc25a2b7798698228f9aee7151079eacbd.mva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/gentoo-zsh-completions/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/gentoo-zsh-completions/Manifest app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild X-VCS-Directories: app-shells/gentoo-zsh-completions/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim Misbakh-Soloviov X-VCS-Revision: d28f96cc25a2b7798698228f9aee7151079eacbd X-VCS-Branch: master Date: Mon, 14 Sep 2020 05:19:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5cbfa932-6709-47f2-b8c6-30de827e4b9d X-Archives-Hash: 739d738b902afa914ba98a5d85f64585 commit: d28f96cc25a2b7798698228f9aee7151079eacbd Author: Vadim Misbakh-Soloviov gentoo org> AuthorDate: Mon Sep 14 05:18:50 2020 +0000 Commit: Vadim Misbakh-Soloviov gentoo org> CommitDate: Mon Sep 14 05:18:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d28f96cc app-shells/gentoo-zsh-completions: drop stale version Package-Manager: Portage-3.0.6, Repoman-2.3.20 Signed-off-by: Vadim Misbakh-Soloviov gentoo.org> app-shells/gentoo-zsh-completions/Manifest | 1 - .../gentoo-zsh-completions-20180228.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/app-shells/gentoo-zsh-completions/Manifest b/app-shells/gentoo-zsh-completions/Manifest index 593849bd073..7a03f774787 100644 --- a/app-shells/gentoo-zsh-completions/Manifest +++ b/app-shells/gentoo-zsh-completions/Manifest @@ -1,2 +1 @@ -DIST gentoo-zsh-completions-20180228.tar.gz 23246 BLAKE2B a6e4004aa7592cbb097cad55fe9d7286f39bd264d8c463ed22e665ca6a60732b0bc8678a0ac09715e2f34abbadd0e4466d783fdb228ce364bcbe13fb7f097649 SHA512 2b3dcfb910e297eb2f03f4ad9f3749b379ceb60f8b6cbcb7c7d03b7921b79aa21f8d3aa50931c5d4eff52f988a208f1a810c6da7c20720be7a3f2ce4a4564788 DIST gentoo-zsh-completions-20200914.tar.gz 25823 BLAKE2B 2a4af0fe85819f5cb8b3669f5a3b5b0e9672864a1562641c1760b7fa889648d3b405d5e28fd863bcea7800faca3c7392ecf3c5169755345bbf75d17c996c0de2 SHA512 a7f65e255a3c9f342d266d3a8604645c117124bd3f714d90aa63b3f6f873a4cf46224d7a9969061fc522107139b97695b8bbeb8a6dcb360f41128079adf9ce8c diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild deleted file mode 100644 index ff98a19ddf2..00000000000 --- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} == 9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git" -else - SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" -fi - -DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)" -HOMEPAGE="https://github.com/gentoo/gentoo-zsh-completions" - -LICENSE="ZSH" -SLOT="0" - -RDEPEND=">=app-shells/zsh-4.3.5" - -src_install() { - insinto /usr/share/zsh/site-functions - doins src/_* - - dodoc AUTHORS -}