diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-08-31 08:25:28 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-08-31 11:10:18 +0200 |
commit | 6b5024a5ebc8934b01aa0917242163f4d3f4f14a (patch) | |
tree | 8defb205708cf14c0622b9d85bddffcda906e63d /media-libs/kvazaar/kvazaar-9999.ebuild | |
parent | dev-ros/kdl_parser_py: bump to 1.14.1 (diff) | |
download | gentoo-6b5024a5ebc8934b01aa0917242163f4d3f4f14a.tar.gz gentoo-6b5024a5ebc8934b01aa0917242163f4d3f4f14a.tar.bz2 gentoo-6b5024a5ebc8934b01aa0917242163f4d3f4f14a.zip |
media-libs/kvazaar: bump to 2.0.0
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-libs/kvazaar/kvazaar-9999.ebuild')
-rw-r--r-- | media-libs/kvazaar/kvazaar-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/kvazaar/kvazaar-9999.ebuild b/media-libs/kvazaar/kvazaar-9999.ebuild index b8685352e221..f0ff4dca3520 100644 --- a/media-libs/kvazaar/kvazaar-9999.ebuild +++ b/media-libs/kvazaar/kvazaar-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ HOMEPAGE="http://ultravideo.cs.tut.fi/ https://github.com/ultravideo/kvazaar" LICENSE="LGPL-2.1" # subslot = libkvazaar major -SLOT="0/4" +SLOT="0/6" IUSE="static-libs test" REQUIRED_USE="test? ( static-libs )" |