From 82edcc6dcc3c1c981d83c95328058025bf2a4f5d Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Mon, 28 May 2018 21:47:03 +0200 Subject: app-shells/zshrc-mv: Version bump. Support fast-syntax-highlighting --- app-shells/zshrc-mv/Manifest | 2 +- app-shells/zshrc-mv/zshrc-mv-3.11.ebuild | 30 ------------------------------ app-shells/zshrc-mv/zshrc-mv-4.0.ebuild | 30 ++++++++++++++++++++++++++++++ metadata/pkg_desc_index | 2 +- 4 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 app-shells/zshrc-mv/zshrc-mv-3.11.ebuild create mode 100644 app-shells/zshrc-mv/zshrc-mv-4.0.ebuild diff --git a/app-shells/zshrc-mv/Manifest b/app-shells/zshrc-mv/Manifest index aeb4a1f1..4aaa69ab 100644 --- a/app-shells/zshrc-mv/Manifest +++ b/app-shells/zshrc-mv/Manifest @@ -1 +1 @@ -DIST zshrc-mv-3.11.tar.gz 10855 SHA512 e573671bf5ac8b8c4990859bb61f9de6f4ca20862eaea4848e2210a0405dd487fee8ca6b7bf5432e22646eebb8317cee6da52c8b3cd9743d93d79c6dbb303300 +DIST zshrc-mv-4.0.tar.gz 11135 SHA512 b3c581284a6d8f72cecc814c398a0c26005cd772402cfba8bc033312781fb59a1e54c29159826fde15a2278333ae764b96c4614b47fb3625a32541e77dee3385 diff --git a/app-shells/zshrc-mv/zshrc-mv-3.11.ebuild b/app-shells/zshrc-mv/zshrc-mv-3.11.ebuild deleted file mode 100644 index 2e354193..00000000 --- a/app-shells/zshrc-mv/zshrc-mv-3.11.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2013-2018 Gentoo Foundation -# 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="public-domain" -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-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-4.0.ebuild b/app-shells/zshrc-mv/zshrc-mv-4.0.ebuild new file mode 100644 index 00000000..0ae20bba --- /dev/null +++ b/app-shells/zshrc-mv/zshrc-mv-4.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 2013-2018 Gentoo Foundation +# 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="public-domain" +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/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 d059562d..d2c35b22 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -43,7 +43,7 @@ app-shells/schily-tools 2018.05.25: Many tools from Joerg Schilling, including a app-shells/set_prompt 3.0.0: An intelligent prompt for zsh or bash with status line (window title) support app-shells/termcolors-mv 4.7: 256colors sample script and dircolors configuration for standard or 256 colors app-shells/zsh-syntax-highlighting 0.6.0 0.6.1_alpha20180411 99999999: Fish shell like syntax highlighting for zsh -app-shells/zshrc-mv 3.11: A zshrc file initializing zsh specific interactive features +app-shells/zshrc-mv 4.0: 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.83-r2 1.84_alpha20180414-r2 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-65-gdbad