summaryrefslogtreecommitdiff
path: root/app-shells/mpv-bash-completion
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-27 18:07:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-27 18:07:28 +0000
commit67f76a858f1ac826bd8a550d756d9ec6e340ed4f (patch)
tree45f4ada6be05bc180a14e017c9d5c6b58a0eec6e /app-shells/mpv-bash-completion
parent38b7258d086dd5e263c3bbe3880c8c956676bc71 (diff)
gentoo resync : 27.01.2018
Diffstat (limited to 'app-shells/mpv-bash-completion')
-rw-r--r--app-shells/mpv-bash-completion/Manifest2
-rw-r--r--app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/mpv-bash-completion/Manifest b/app-shells/mpv-bash-completion/Manifest
index 52abebeca599..8ce3579ae862 100644
--- a/app-shells/mpv-bash-completion/Manifest
+++ b/app-shells/mpv-bash-completion/Manifest
@@ -3,5 +3,5 @@ DIST mpv-bash-completion-3.3.15.tar.gz 19830 BLAKE2B 95b61e10dcf37c688a789fc1d5d
DIST mpv-bash-completion-3.3.16.tar.gz 20125 BLAKE2B 1350445ea05474e553ade334c1f11e97828df11143021920a25787a295d6e870595e35dda6ccd048ed4e01e0e85443a5902893fed1aa1525e875649a93ef632d SHA512 d962cc911d571b0345ddee22ecae6faef307f2da44642d6db5223fb0e51d2b2087b038e1964cf8f1ed683bb95a3268a8ffc1fff2759561100b23921406a0e31f
EBUILD mpv-bash-completion-3.3.12.ebuild 1011 BLAKE2B 9dd8d7252321818c92e132604912840037566a2055956530149876914c4c65f59c19fab6399a8e719abe4cbaaa662a2ecf9176664f9a1f2063cab79eda01bbfc SHA512 4a32d4d8cc9fe52735bacba4b351522b702a7daf01eb74662f2c935952d1d005f1c3c7be1229bc183d477fa12071ef6688b80061d03ea2e7b98a495ea78479f6
EBUILD mpv-bash-completion-3.3.15.ebuild 1012 BLAKE2B d69ab34e57f3d3dd9e772051ab8a3a8ca83bb6bb74d450a5c641577e927e87b70dd18da6b583c850ca2a738072f00cd992f2ac8004cf25e6e68a36efd308b885 SHA512 612b2af3a767013de5cd392be076fe6cf70e3863928b5048ef60faba7edd7ccbacc3e40ef568206a6e9065d9309f6af723d18c84d3ef4ef3cd424fe62c7ebbaa
-EBUILD mpv-bash-completion-3.3.16.ebuild 1012 BLAKE2B d69ab34e57f3d3dd9e772051ab8a3a8ca83bb6bb74d450a5c641577e927e87b70dd18da6b583c850ca2a738072f00cd992f2ac8004cf25e6e68a36efd308b885 SHA512 612b2af3a767013de5cd392be076fe6cf70e3863928b5048ef60faba7edd7ccbacc3e40ef568206a6e9065d9309f6af723d18c84d3ef4ef3cd424fe62c7ebbaa
+EBUILD mpv-bash-completion-3.3.16.ebuild 1011 BLAKE2B 662cef51d4b5849a97323b301ff69536a162d3bdab937bc68a126616eb4dd627eff22ad580aae3418fbcdc4bbb9f7edebebe1fb216cc499b2d3e2f9c4dd252bf SHA512 2a46ad7794718a676c8b20fd7bfc35710f9d2908ab7e1821e44dade6c2a43dc540b76c1acfd5756b1bc19547e32c122ba64cf370792774890a02af5462e28fb5
MISC metadata.xml 643 BLAKE2B 94c8ac2a90c9662ad1a887b4824b7976b135aa182bddb84c00701ec07f5a3526e95c45976802b57e4855c1001c696dfa49d3b3beb5aedca5aa469cc21a74e2a5 SHA512 8f27bb84763dbeb1b45290b6a0ff6ede7d5a3e15513d1ccbdbb544bf20a324c8cd687a517b50823320f5f0ddc7b8a71efe7cadb29ed3ca1fa4a1c43500f6ca76
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
index cc0b326cb44d..eb8e758b29fb 100644
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
+++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="luajit"
COMMON_DEPEND=">=media-video/mpv-0.25.0[cli]"