public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sat,  6 Aug 2016 13:32:32 +0000 (UTC)	[thread overview]
Message-ID: <1470490318.eafaccd28d19d6828594b365edb05af31cf1faa3.mrueg@gentoo> (raw)

commit:     eafaccd28d19d6828594b365edb05af31cf1faa3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 13:31:58 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 13:31:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafaccd2

app-shells/zsh-completions: Version bump to 0.19.0

Package-Manager: portage-2.3.0

 app-shells/zsh-completions/Manifest                |  1 +
 .../zsh-completions/zsh-completions-0.19.0.ebuild  | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest b/app-shells/zsh-completions/Manifest
index 256e737..ee576b9 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7 WHIRLPOOL 7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc
 DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac WHIRLPOOL e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d
+DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6 WHIRLPOOL 4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783

diff --git a/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild
new file mode 100644
index 0000000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 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_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
+}


             reply	other threads:[~2016-08-06 13:32 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06 13:32 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-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=1470490318.eafaccd28d19d6828594b365edb05af31cf1faa3.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