From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/
Date: Mon, 8 Jan 2018 11:42:49 +0000 (UTC) [thread overview]
Message-ID: <1515411729.1931618908cb09216a0b0074d460c32104d5a51e.mrueg@gentoo> (raw)
commit: 1931618908cb09216a0b0074d460c32104d5a51e
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 15:28:34 2018 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 11:42:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19316189
app-shells/zsh-completions: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-shells/zsh-completions/Manifest | 1 -
.../zsh-completions/zsh-completions-0.26.0.ebuild | 33 ----------------------
2 files changed, 34 deletions(-)
diff --git a/app-shells/zsh-completions/Manifest b/app-shells/zsh-completions/Manifest
index e5b9d1a3d52..215593ae352 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.26.0.tar.gz 218057 BLAKE2B c493031c24951fdf94b04c7a9f09dff927daff9e85deab0118c52f1c55156b35a625073d5b0a98a3b6a62731675aa1ba40e63ac3b2ef1efd674816902c33bd0b SHA512 78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0 SHA512 1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
diff --git a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
deleted file mode 100644
index e5c753f6371..00000000000
--- a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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/zsh-users/zsh-completions.git"
-else
- SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions"
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
- insinto /usr/share/zsh/site-functions
- doins src/_*
-}
-
-pkg_postinst() {
- elog
- elog "If you happen to compile your functions, you may need to delete"
- elog "~/.zcompdump{,.zwc} and recompile to make the new completions available"
- elog "to your shell."
- elog
-}
next reply other threads:[~2018-01-09 2:01 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-08 11:42 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 16:48 [gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/ Jakov Smolić
2024-07-03 20:04 Arthur Zamarin
2023-09-16 23:44 Matthias Maier
2023-01-20 13:31 Joonas Niilola
2022-12-28 22:25 Sam James
2022-07-03 2:44 Sam James
2022-05-10 16:39 Jakov Smolić
2021-08-10 15:36 Agostino Sarubbo
2021-06-09 6:08 Joonas Niilola
2021-05-07 14:38 Sam James
2021-04-25 9:31 Sam James
2021-03-27 0:37 Sam James
2021-03-27 0:37 Sam James
2021-03-27 0:37 Sam James
2021-03-27 0:37 Sam James
2021-03-27 0:37 Sam James
2021-03-25 19:00 Sam James
2021-03-20 4:40 Sam James
2021-03-20 4:40 Sam James
2021-03-20 4:40 Sam James
2021-01-04 2:03 Sam James
2021-01-04 1:27 Sam James
2020-06-20 20:31 Thomas Deutschmann
2019-11-23 10:37 Manuel Rüger
2019-11-23 10:37 Manuel Rüger
2019-11-23 10:37 Manuel Rüger
2019-09-23 14:06 Manuel Rüger
2019-09-23 14:06 Manuel Rüger
2019-07-29 21:36 Aaron Bauman
2019-04-16 8:52 Manuel Rüger
2019-04-16 8:52 Manuel Rüger
2018-12-19 13:59 Manuel Rüger
2018-12-19 13:59 Manuel Rüger
2018-10-28 16:57 Manuel Rüger
2018-10-28 16:02 Manuel Rüger
2018-09-06 17:34 Manuel Rüger
2018-02-14 19:53 Sergei Trofimovich
2018-01-08 11:42 Manuel Rüger
2017-10-19 18:43 Manuel Rüger
2017-09-20 13:57 Manuel Rüger
2017-09-20 13:57 Manuel Rüger
2017-07-19 14:34 Manuel Rüger
2017-07-19 14:34 Manuel Rüger
2017-07-19 14:34 Manuel Rüger
2017-06-14 19:49 Markus Meier
2017-05-12 18:23 Manuel Rüger
2017-05-12 18:23 Manuel Rüger
2017-04-15 22:49 Manuel Rüger
2017-02-16 16:25 Manuel Rüger
2017-02-16 16:25 Manuel Rüger
2016-11-29 23:02 Manuel Rüger
2016-11-29 22:40 Manuel Rüger
2016-11-12 16:14 Manuel Rüger
2016-11-12 16:14 Manuel Rüger
2016-10-16 13:15 Manuel Rüger
2016-09-09 18:42 Manuel Rüger
2016-08-06 13:32 Manuel Rüger
2016-08-06 13:32 Manuel Rüger
2016-04-30 12:04 Manuel Rüger
2016-04-30 10:43 Manuel Rüger
2016-04-30 10:43 Manuel Rüger
2016-03-08 20:54 Manuel Rüger
2016-03-08 20:54 Manuel Rüger
2016-02-27 9:52 Manuel Rüger
2016-02-27 9:52 Manuel Rüger
2016-02-23 23:25 Manuel Rüger
2016-02-23 23:25 Manuel Rüger
2016-02-06 13:58 Manuel Rüger
2015-09-15 10:31 Manuel Rüger
2015-09-15 0:41 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515411729.1931618908cb09216a0b0074d460c32104d5a51e.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox