From 2d84797bffa5e752b5358eb74fe9958ad65ce9ff Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 15 Dec 2019 18:22:31 +0100 Subject: app-shells/zsh-autosuggestions app-shells/zshrc-mv: Version bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- app-shells/zsh-autosuggestions/Manifest | 2 +- .../zsh-autosuggestions-0.6.3.ebuild | 53 ---------------------- .../zsh-autosuggestions-0.6.4_alpha20191215.ebuild | 53 ++++++++++++++++++++++ .../zsh-autosuggestions-99999999.ebuild | 2 +- app-shells/zshrc-mv/Manifest | 2 +- app-shells/zshrc-mv/zshrc-mv-5.2.ebuild | 31 ------------- app-shells/zshrc-mv/zshrc-mv-5.3.ebuild | 31 +++++++++++++ 7 files changed, 87 insertions(+), 87 deletions(-) delete mode 100644 app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild create mode 100644 app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4_alpha20191215.ebuild delete mode 100644 app-shells/zshrc-mv/zshrc-mv-5.2.ebuild create mode 100644 app-shells/zshrc-mv/zshrc-mv-5.3.ebuild (limited to 'app-shells') diff --git a/app-shells/zsh-autosuggestions/Manifest b/app-shells/zsh-autosuggestions/Manifest index 163a28ff..d2ff6e0b 100644 --- a/app-shells/zsh-autosuggestions/Manifest +++ b/app-shells/zsh-autosuggestions/Manifest @@ -1 +1 @@ -DIST zsh-autosuggestions-0.6.3.tar.gz 25819 SHA512 bafeca5c6ef3d315310976762fdc5db5ae3db3960c4ac17c1ac139a4d09c2733c24884e7f708881e3f3cacf96c39d9ddeac0b1ca6c8720d2febb41c9894d4ad3 +DIST zsh-autosuggestions-0.6.4_alpha20191215.tar.gz 28821 SHA512 1558f0ba06ea533813c87c7c8643b6eb5d844f9edb5b643681d5a04e44c4b1b2cb61edcbd6ad9e2b35bf97f05e99566f932f7a1d2c974c61837a68f5185e099f diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild deleted file mode 100644 index ae2e3be3..00000000 --- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.3.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 2011-2019 Martin V\"ath -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit readme.gentoo-r1 - -RESTRICT="mirror" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -case ${PV} in -99999999*) - EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions" - EGIT_BRANCH="develop" - inherit git-r3 - PROPERTIES="live" - SRC_URI="" - KEYWORDS="";; -*alpha*) - EGIT_COMMIT="3da421aa47fdcb10bf3d19f1c35946b03c1bd90e" - SRC_URI="https://github.com/zsh-users/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; -*) - SRC_URI="https://github.com/zsh-users/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz";; -esac - -DESCRIPTION="Fish-like autosuggestions for zsh" -HOMEPAGE="https://github.com/zsh-users/zsh-autosuggestions/" - -LICENSE="MIT" -SLOT="0" -IUSE="" - -RDEPEND="app-shells/zsh" -DEPEND="" - -src_install() { - local DISABLE_AUTOFORMATTING DOC_CONTENTS dir - dir="/usr/share/zsh/site-contrib/${PN}" - DISABLE_AUTOFORMATTING="true" - DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add -. ${EPREFIX}${dir}/zsh-autosuggestions.zsh"' -at the end of your ~/.zshrc -For testing, you can also execute the above command in your zsh.' - readme.gentoo_create_doc - insinto "${dir}" - doins *.zsh - doins -r spec src - dodoc *.md -} - -pkg_postinst() { - readme.gentoo_print_elog -} diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4_alpha20191215.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4_alpha20191215.ebuild new file mode 100644 index 00000000..ac1ac95b --- /dev/null +++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4_alpha20191215.ebuild @@ -0,0 +1,53 @@ +# Copyright 2011-2019 Martin V\"ath +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit readme.gentoo-r1 + +RESTRICT="mirror" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +case ${PV} in +99999999*) + EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions" + EGIT_BRANCH="develop" + inherit git-r3 + PROPERTIES="live" + SRC_URI="" + KEYWORDS="";; +*alpha*) + EGIT_COMMIT="7afb7364f1ba5cb87eb616516c9a7fa4b86539b6" + SRC_URI="https://github.com/zsh-users/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; +*) + SRC_URI="https://github.com/zsh-users/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz";; +esac + +DESCRIPTION="Fish-like autosuggestions for zsh" +HOMEPAGE="https://github.com/zsh-users/zsh-autosuggestions/" + +LICENSE="MIT" +SLOT="0" +IUSE="" + +RDEPEND="app-shells/zsh" +DEPEND="" + +src_install() { + local DISABLE_AUTOFORMATTING DOC_CONTENTS dir + dir="/usr/share/zsh/site-contrib/${PN}" + DISABLE_AUTOFORMATTING="true" + DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add +. ${EPREFIX}${dir}/zsh-autosuggestions.zsh"' +at the end of your ~/.zshrc +For testing, you can also execute the above command in your zsh.' + readme.gentoo_create_doc + insinto "${dir}" + doins *.zsh + doins -r spec src + dodoc *.md +} + +pkg_postinst() { + readme.gentoo_print_elog +} diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild index ae2e3be3..ac1ac95b 100644 --- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild +++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild @@ -16,7 +16,7 @@ case ${PV} in SRC_URI="" KEYWORDS="";; *alpha*) - EGIT_COMMIT="3da421aa47fdcb10bf3d19f1c35946b03c1bd90e" + EGIT_COMMIT="7afb7364f1ba5cb87eb616516c9a7fa4b86539b6" SRC_URI="https://github.com/zsh-users/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; *) diff --git a/app-shells/zshrc-mv/Manifest b/app-shells/zshrc-mv/Manifest index 5aefd5ef..1edb0524 100644 --- a/app-shells/zshrc-mv/Manifest +++ b/app-shells/zshrc-mv/Manifest @@ -1 +1 @@ -DIST zshrc-mv-5.2.tar.gz 12830 SHA512 b85a4491e3b36c1bd613f4096b8ed6b801fc230edd38f6e162f42b45a0a06a5009d25638047e8b48950ec4e526754f2c26f01850f21b7deea3f2894cbcb74c70 +DIST zshrc-mv-5.3.tar.gz 12956 SHA512 1736d39d12e2c1a2a073c6bd63aa0e35a3b879b1be72f8c9183e18beb93f43978e07fc12c812e6c1df65a832aca763467d6d56faac0a62b3058908e646aeb3bb diff --git a/app-shells/zshrc-mv/zshrc-mv-5.2.ebuild b/app-shells/zshrc-mv/zshrc-mv-5.2.ebuild deleted file mode 100644 index 1b8802d7..00000000 --- a/app-shells/zshrc-mv/zshrc-mv-5.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2013-2019 Martin V\"ath -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -RESTRICT="mirror" - -DESCRIPTION="A zshrc file initializing zsh specific interactive features" -HOMEPAGE="https://github.com/vaeth/zshrc-mv/" -SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="CC-BY-4.0" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -# These should really depend on USE-flags but must not by policy. -# Waiting for https://bugs.gentoo.org/show_bug.cgi?id=424283 -OPTIONAL_RDEPEND=">=app-shells/auto-fu-zsh-0.0.1.12_p0 ->=app-shells/set_prompt-3.0.0 -app-shells/termcolors-mv -app-shells/zsh-autosuggestions -|| ( app-shells/fast-syntax-highlighting app-shells/zsh-syntax-highlighting )" - -RDEPEND="!app-shells/auto-fu-zsh[kill-line(-)] - ${OPTIONAL_RDEPEND}" - -src_install() { - dodoc README.md - insinto /etc/zsh - doins zshrc -} diff --git a/app-shells/zshrc-mv/zshrc-mv-5.3.ebuild b/app-shells/zshrc-mv/zshrc-mv-5.3.ebuild new file mode 100644 index 00000000..1b8802d7 --- /dev/null +++ b/app-shells/zshrc-mv/zshrc-mv-5.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 2013-2019 Martin V\"ath +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +RESTRICT="mirror" + +DESCRIPTION="A zshrc file initializing zsh specific interactive features" +HOMEPAGE="https://github.com/vaeth/zshrc-mv/" +SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="CC-BY-4.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +# These should really depend on USE-flags but must not by policy. +# Waiting for https://bugs.gentoo.org/show_bug.cgi?id=424283 +OPTIONAL_RDEPEND=">=app-shells/auto-fu-zsh-0.0.1.12_p0 +>=app-shells/set_prompt-3.0.0 +app-shells/termcolors-mv +app-shells/zsh-autosuggestions +|| ( app-shells/fast-syntax-highlighting app-shells/zsh-syntax-highlighting )" + +RDEPEND="!app-shells/auto-fu-zsh[kill-line(-)] + ${OPTIONAL_RDEPEND}" + +src_install() { + dodoc README.md + insinto /etc/zsh + doins zshrc +} -- cgit v1.2.3-65-gdbad