summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2018-12-21 18:07:37 +0100
committerMartin Väth <mvath@google.com>2018-12-21 18:08:19 +0100
commit00295042ba58c78366eeceaa2ef87ccb8941cae9 (patch)
treeb53a172059c90d772a9f819b4ac5421f49607d88
parentVersion bumps (diff)
downloadmv-00295042ba58c78366eeceaa2ef87ccb8941cae9.tar.gz
mv-00295042ba58c78366eeceaa2ef87ccb8941cae9.tar.bz2
mv-00295042ba58c78366eeceaa2ef87ccb8941cae9.zip
Version bumps
Signed-off-by: Martin Väth <mvath@google.com>
-rw-r--r--app-shells/schily-tools/Manifest2
-rw-r--r--app-shells/schily-tools/schily-tools-2018.12.21.ebuild (renamed from app-shells/schily-tools/schily-tools-2018.12.06.ebuild)0
-rw-r--r--app-shells/zsh-autosuggestions/Manifest2
-rw-r--r--app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.0.ebuild4
-rw-r--r--app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.1_alpha20181123.ebuild (renamed from app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.1_alpha20181118.ebuild)4
-rw-r--r--app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild4
-rw-r--r--media-tv/sundtek-tv/Manifest2
-rw-r--r--media-tv/sundtek-tv/sundtek-tv-181220.135032.ebuild (renamed from media-tv/sundtek-tv/sundtek-tv-181219.051556.ebuild)0
-rw-r--r--metadata/pkg_desc_index6
9 files changed, 12 insertions, 12 deletions
diff --git a/app-shells/schily-tools/Manifest b/app-shells/schily-tools/Manifest
index 82b1175b..7ae9e786 100644
--- a/app-shells/schily-tools/Manifest
+++ b/app-shells/schily-tools/Manifest
@@ -1 +1 @@
-DIST schily-2018-12-06.tar.bz2 4273087 SHA512 cb4604f6541f80251214aac1fa09de3e2545c736a82007af8dff57f71e00fd802a89b058595975bd3eea41b260933f72ffc56fbd809fa751d5fcb495e5658722
+DIST schily-2018-12-21.tar.bz2 4270382 SHA512 4c4a32ce2f5f339600a48ae284adca93da67800c59e9cf4931b08917720059013a4aa07cc504ffb7c52826fcd70a5194109c18e457062077298be2daf3cb31f1
diff --git a/app-shells/schily-tools/schily-tools-2018.12.06.ebuild b/app-shells/schily-tools/schily-tools-2018.12.21.ebuild
index 6a3175a5..6a3175a5 100644
--- a/app-shells/schily-tools/schily-tools-2018.12.06.ebuild
+++ b/app-shells/schily-tools/schily-tools-2018.12.21.ebuild
diff --git a/app-shells/zsh-autosuggestions/Manifest b/app-shells/zsh-autosuggestions/Manifest
index 803053c9..90aa6560 100644
--- a/app-shells/zsh-autosuggestions/Manifest
+++ b/app-shells/zsh-autosuggestions/Manifest
@@ -1,2 +1,2 @@
DIST zsh-autosuggestions-0.5.0.tar.gz 23018 SHA512 0b26d56bd01c6a47e9a3815a5c1210b6c967c8d182544c6c2f94c02ac8135d0306a12055f1e786c9a78c2acc0f23a7b65b51410bc46408253a46cdec8e30312a
-DIST zsh-autosuggestions-0.5.1_alpha20181118.tar.gz 22752 SHA512 8e8e503c9a4d486736f8bd5b4bc8afdf1d155a42dccd90a99b529084c0007798e2b9c5292e88b143deb9856fa4c49d4f5fc8a35ef2f8d898b88fc532115e0873
+DIST zsh-autosuggestions-0.5.1_alpha20181123.tar.gz 22955 SHA512 bf4f0d396921ef71cff23b7223314594a72944718b4e418480dd228bd06cdd67630e1d7ac75cc5bc14d5bf6997d39ad3e61e4f80d0b8a8d8f7d797f357d52d8d
diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.0.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.0.ebuild
index 42fb35e8..674903b4 100644
--- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.0.ebuild
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.0.ebuild
@@ -10,13 +10,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions"
- EGIT_BRANCH="develop"
+ EGIT_BRANCH="features/completion-suggestions" # "develop"
inherit git-r3
PROPERTIES="live"
SRC_URI=""
KEYWORDS="";;
*alpha*)
- EGIT_COMMIT="4838222dde4e286b6861bb83bc21f0a3d50b7a5f"
+ EGIT_COMMIT="3a3ff5a80a702d0bd8c6dfbb57f9498d11957136"
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/zsh-autosuggestions/zsh-autosuggestions-0.5.1_alpha20181118.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.1_alpha20181123.ebuild
index 42fb35e8..674903b4 100644
--- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.1_alpha20181118.ebuild
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.5.1_alpha20181123.ebuild
@@ -10,13 +10,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions"
- EGIT_BRANCH="develop"
+ EGIT_BRANCH="features/completion-suggestions" # "develop"
inherit git-r3
PROPERTIES="live"
SRC_URI=""
KEYWORDS="";;
*alpha*)
- EGIT_COMMIT="4838222dde4e286b6861bb83bc21f0a3d50b7a5f"
+ EGIT_COMMIT="3a3ff5a80a702d0bd8c6dfbb57f9498d11957136"
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/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild
index 42fb35e8..674903b4 100644
--- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-99999999.ebuild
@@ -10,13 +10,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions"
- EGIT_BRANCH="develop"
+ EGIT_BRANCH="features/completion-suggestions" # "develop"
inherit git-r3
PROPERTIES="live"
SRC_URI=""
KEYWORDS="";;
*alpha*)
- EGIT_COMMIT="4838222dde4e286b6861bb83bc21f0a3d50b7a5f"
+ EGIT_COMMIT="3a3ff5a80a702d0bd8c6dfbb57f9498d11957136"
SRC_URI="https://github.com/zsh-users/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
*)
diff --git a/media-tv/sundtek-tv/Manifest b/media-tv/sundtek-tv/Manifest
index 0bb2b629..99a933aa 100644
--- a/media-tv/sundtek-tv/Manifest
+++ b/media-tv/sundtek-tv/Manifest
@@ -1 +1 @@
-DIST sundtek_installer_181219.051556.sh 39022655 SHA512 b1c6958fbe81b1275d58acc5caee5918c7ec2cf7ce99c7c811bb69e07c625e80ef02b3949330c78c3a08ead1e306755096aa1bda64a673f06ec3b1b6799ff4d1
+DIST sundtek_installer_181220.135032.sh 39026397 SHA512 85d0a3b3017929b82e5f07afdc2fae5d8797d4b9d0edeb897d2b82a4c30f28b70c39f74abff5209b20c998d7bf738de1ae9396ea3533671cc83ec441ba5c7960
diff --git a/media-tv/sundtek-tv/sundtek-tv-181219.051556.ebuild b/media-tv/sundtek-tv/sundtek-tv-181220.135032.ebuild
index 8ce8d456..8ce8d456 100644
--- a/media-tv/sundtek-tv/sundtek-tv-181219.051556.ebuild
+++ b/media-tv/sundtek-tv/sundtek-tv-181220.135032.ebuild
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 55d5001a..ed1c305d 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -40,10 +40,10 @@ app-shells/oh-my-zsh 99999999: A ready-to-use zsh configuration with plugins
app-shells/push 3.1-r2: A POSIX shell function to treat a variable like an array, quoting args
app-shells/quoter 4.1-r1: Quote arguments or standard input for usage in POSIX shell by eval
app-shells/runtitle 2.10: Scripts to run commands and set the hard status line (windows title)
-app-shells/schily-tools 2018.12.06: Many tools from Joerg Schilling, including a POSIX compliant Bourne Shell
+app-shells/schily-tools 2018.12.21: Many tools from Joerg Schilling, including a POSIX compliant Bourne Shell
app-shells/set_prompt 3.1: An intelligent prompt for zsh or bash with status line (window title) support
app-shells/termcolors-mv 4.7-r1: 256colors sample script and dircolors configuration for standard or 256 colors
-app-shells/zsh-autosuggestions 0.5.0 0.5.1_alpha20181118 99999999: Fish-like autosuggestions for zsh
+app-shells/zsh-autosuggestions 0.5.0 0.5.1_alpha20181123 99999999: Fish-like autosuggestions for zsh
app-shells/zsh-syntax-highlighting 0.6.0 0.6.1_alpha20180411 99999999: Fish shell like syntax highlighting for zsh
app-shells/zshrc-mv 4.10: A zshrc file initializing zsh specific interactive features
app-text/ispell 3.3.02-r1 3.4.00: fast screen-oriented spelling checker
@@ -79,7 +79,7 @@ media-gfx/pqiv 2.10.4: powerful GTK based command-line image viewer with a minim
media-libs/avidemux-core 2.7.1: Core libraries for simple video cutting, filtering and encoding tasks
media-libs/avidemux-plugins 2.7.1: Plugins for the video editor media-video/avidemux
media-tv/nvtv 0.4.7-r3: TV-Out for NVidia cards
-media-tv/sundtek-tv 181219.051556: Sundtek MediaTV Pro III Drivers
+media-tv/sundtek-tv 181220.135032: Sundtek MediaTV Pro III Drivers
media-tv/w_scan 20170107-r1: Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies
media-video/avidemux 2.7.1: Video editor designed for simple cutting, filtering and encoding tasks
media-video/avinfo 1.0_alpha15_p1: Utility for displaying AVI information