From 0d395df4581cf9c9ed5f705f056d327576294c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Sun, 1 Nov 2020 07:54:43 +0100 Subject: 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/zshrc-mv/Manifest | 2 +- app-shells/zshrc-mv/zshrc-mv-6.3.ebuild | 31 ------------------------------- app-shells/zshrc-mv/zshrc-mv-6.4.ebuild | 31 +++++++++++++++++++++++++++++++ metadata/pkg_desc_index | 2 +- 4 files changed, 33 insertions(+), 33 deletions(-) delete mode 100644 app-shells/zshrc-mv/zshrc-mv-6.3.ebuild create mode 100644 app-shells/zshrc-mv/zshrc-mv-6.4.ebuild diff --git a/app-shells/zshrc-mv/Manifest b/app-shells/zshrc-mv/Manifest index 849eff57..af0e6ba0 100644 --- a/app-shells/zshrc-mv/Manifest +++ b/app-shells/zshrc-mv/Manifest @@ -1 +1 @@ -DIST zshrc-mv-6.3.tar.gz 13219 SHA512 c1750721105f392965aa3276dccbf0fb63707183d45f6075dc2a99f6606a2efbf8753db3d3db2dbae038c5d6f30cb42554ea631aa9db076c1052c06dec0df637 +DIST zshrc-mv-6.4.tar.gz 13246 SHA512 7e4188d2c01dd452afddd47e145d3cac0ddd2ec19f2e44ab10041007421a589cbdb00b011d0b8f3cf287975f7283666e76e1af9ebb5eeb346ad6121dfd1fba3b diff --git a/app-shells/zshrc-mv/zshrc-mv-6.3.ebuild b/app-shells/zshrc-mv/zshrc-mv-6.3.ebuild deleted file mode 100644 index ed9b5e56..00000000 --- a/app-shells/zshrc-mv/zshrc-mv-6.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2013-2020 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-6.4.ebuild b/app-shells/zshrc-mv/zshrc-mv-6.4.ebuild new file mode 100644 index 00000000..ed9b5e56 --- /dev/null +++ b/app-shells/zshrc-mv/zshrc-mv-6.4.ebuild @@ -0,0 +1,31 @@ +# Copyright 2013-2020 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/metadata/pkg_desc_index b/metadata/pkg_desc_index index 292f281f..9901fa64 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -44,7 +44,7 @@ app-shells/set_prompt 3.2: An intelligent prompt for zsh or bash with status lin app-shells/termcolors-mv 4.8: 256colors sample script and dircolors configuration for standard or 256 colors app-shells/zsh-autosuggestions 0.6.4 99999999: Fish-like autosuggestions for zsh app-shells/zsh-syntax-highlighting 99999999: Fish shell like syntax highlighting for zsh -app-shells/zshrc-mv 6.3: A zshrc file initializing zsh specific interactive features +app-shells/zshrc-mv 6.4: A zshrc file initializing zsh specific interactive features app-text/ispell 3.3.02-r1 3.4.00: fast screen-oriented spelling checker app-text/lesspipe 1.85 99999999: Wolfgang Friebel's preprocessor for sys-apps/less. Disable by appending colon app-text/mbtpdfasm 1.0.28-r1: Tool to assemble/merge, extract information from, and update the metadata in PDF -- cgit v1.2.3