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: Tue, 23 Feb 2016 23:25:19 +0000 (UTC) [thread overview]
Message-ID: <1456269721.014413b2c8235d49344b9c89f8ccf4e0acfa7301.mrueg@gentoo> (raw)
commit: 014413b2c8235d49344b9c89f8ccf4e0acfa7301
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 23:22:01 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 23:22:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014413b2
app-shells/zsh-completions: Remove old
Package-Manager: portage-2.2.27
app-shells/zsh-completions/Manifest | 1 -
.../zsh-completions-0.12.0-r2.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/app-shells/zsh-completions/Manifest b/app-shells/zsh-completions/Manifest
index cca2a72..f14f84c 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
-DIST zsh-completions-0.12.0.tar.gz 193410 SHA256 770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5 SHA512 3c6b19f10d9598f40cf37ca5c5828e5652b0cad144d48ca681f5a16c1921c308f8cd3d9b8a2dd1c50ddbf167d4bb2e2e5299d1e30591971f4c7d9b28c2250feb WHIRLPOOL 7c5a1cb45d2e045fb0f8eb64deb8d87cab506f11b94996b9ff6cb169fd20672040bdc624de78a58ab5908d2222130de93a179a8e00d5aa75365af0ab0566852a
DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2 WHIRLPOOL 28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28
DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d WHIRLPOOL b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c
diff --git a/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild b/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild
deleted file mode 100644
index 3c772cb..0000000
--- a/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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 ~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_prepare() {
- # File collision with dev-python/pip
- rm src/_pip || die
- # File collision with app-emulation/docker
- rm src/_docker || die
-}
-
-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:[~2016-02-23 23:25 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-23 23:25 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
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-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=1456269721.014413b2c8235d49344b9c89f8ccf4e0acfa7301.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