diff options
author | 2018-05-28 21:47:03 +0200 | |
---|---|---|
committer | 2018-05-28 21:47:03 +0200 | |
commit | 82edcc6dcc3c1c981d83c95328058025bf2a4f5d (patch) | |
tree | b7ab6e9938c2f080dcf8d408451fd8e9a1136ec4 | |
parent | app-shells/fast-syntax-highlighting: Version bump (diff) | |
download | mv-82edcc6dcc3c1c981d83c95328058025bf2a4f5d.tar.gz mv-82edcc6dcc3c1c981d83c95328058025bf2a4f5d.tar.bz2 mv-82edcc6dcc3c1c981d83c95328058025bf2a4f5d.zip |
app-shells/zshrc-mv: Version bump. Support fast-syntax-highlighting
-rw-r--r-- | app-shells/zshrc-mv/Manifest | 2 | ||||
-rw-r--r-- | app-shells/zshrc-mv/zshrc-mv-4.0.ebuild (renamed from app-shells/zshrc-mv/zshrc-mv-3.11.ebuild) | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
3 files changed, 3 insertions, 3 deletions
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-4.0.ebuild index 2e354193..0ae20bba 100644 --- a/app-shells/zshrc-mv/zshrc-mv-3.11.ebuild +++ b/app-shells/zshrc-mv/zshrc-mv-4.0.ebuild @@ -18,7 +18,7 @@ IUSE="" 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" +|| ( app-shells/fast-syntax-highlighting app-shells/zsh-syntax-highlighting )" RDEPEND="!app-shells/auto-fu-zsh[kill-line(-)] ${OPTIONAL_RDEPEND}" 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 |