diff options
author | Martin Väth <martin@mvath.de> | 2017-08-26 22:26:51 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-26 22:37:31 +0200 |
commit | c5f32c1fe12ac260f4fb973334a59027773b0cca (patch) | |
tree | 3c32aa0ab84fa5c2ca2e3c95a4c940c60c90fe90 | |
parent | x11-libs/gtk+: Version bump (diff) | |
download | mv-c5f32c1fe12ac260f4fb973334a59027773b0cca.tar.gz mv-c5f32c1fe12ac260f4fb973334a59027773b0cca.tar.bz2 mv-c5f32c1fe12ac260f4fb973334a59027773b0cca.zip |
app-shells/termcolors-mv: Version bump. Support zst
-rw-r--r-- | app-shells/termcolors-mv/Manifest | 2 | ||||
-rw-r--r-- | app-shells/termcolors-mv/termcolors-mv-4.2.ebuild (renamed from app-shells/termcolors-mv/termcolors-mv-4.1.ebuild) | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/termcolors-mv/Manifest b/app-shells/termcolors-mv/Manifest index 3b291a4a..10b4bc47 100644 --- a/app-shells/termcolors-mv/Manifest +++ b/app-shells/termcolors-mv/Manifest @@ -1 +1 @@ -DIST termcolors-mv-4.1.tar.gz 8522 SHA256 0ea5a199f5e7cd63e2d55d2aba294e543645ed533603774ba6a013aa58ddf1ff +DIST termcolors-mv-4.2.tar.gz 8538 SHA256 10f02ee31d2cc3312d0989d9ef7bf74624ab9d052d75dcf6e0b57d5de2e8d685 SHA512 c8ccc20c5c3bd6582d4022c5d408e6e3b0d12bddda22a6f3e6651e3c1d484712470a8602d1b6029e8873d97e45ae06771e5b2717be7bc89b4c5bc1f9dfbfc1d0 diff --git a/app-shells/termcolors-mv/termcolors-mv-4.1.ebuild b/app-shells/termcolors-mv/termcolors-mv-4.2.ebuild index 56e29f7d..8d71bbb7 100644 --- a/app-shells/termcolors-mv/termcolors-mv-4.1.ebuild +++ b/app-shells/termcolors-mv/termcolors-mv-4.2.ebuild @@ -29,7 +29,7 @@ src_prepare() { -e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \ -e '1s"^#!/usr/bin/env perl$"#!'"${EPREFIX}/usr/bin/perl"'"' \ -- bin/* || die - eapply_user + default } src_compile() { diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 37720a9c..71d1b031 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -43,7 +43,7 @@ app-shells/quoter 4.0: Quote arguments or standard input for usage in POSIX shel app-shells/runtitle 2.10: Scripts to run commands and set the hard status line (windows title) app-shells/schily-tools 2017.08.14-r1: Many tools from Joerg Schilling, including a POSIX compliant Bourne Shell 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.1: 256colors sample script and dircolors configuration for standard or 256 colors +app-shells/termcolors-mv 4.2: 256colors sample script and dircolors configuration for standard or 256 colors app-shells/zsh 5.4.1 99999999: UNIX Shell similar to the Korn shell app-shells/zsh-completions 0.26.0 99999999: Additional completion definitions for Zsh app-shells/zsh-syntax-highlighting 0.6.0_rc1 99999999: Fish shell like syntax highlighting for zsh |