diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2016-01-09 17:17:25 +0300 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-01-10 09:58:41 +0800 |
commit | c2889dbafbd040218e6059813960d4b258a8481a (patch) | |
tree | 18929e3946a6d75b17db63191c686f6dd8d2ea0c /media-libs/ffmpegsource | |
parent | media-libs/ffmpegsource: add myself as a proxy-maintainer (diff) | |
download | gentoo-c2889dbafbd040218e6059813960d4b258a8481a.tar.gz gentoo-c2889dbafbd040218e6059813960d4b258a8481a.tar.bz2 gentoo-c2889dbafbd040218e6059813960d4b258a8481a.zip |
media-libs/ffmpegsource: bump subslot to 0/4 as per upstream SONAME bump
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-libs/ffmpegsource')
-rw-r--r-- | media-libs/ffmpegsource/ffmpegsource-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ffmpegsource/ffmpegsource-9999.ebuild b/media-libs/ffmpegsource/ffmpegsource-9999.ebuild index 5dedcdf8902c..44b00c451652 100644 --- a/media-libs/ffmpegsource/ffmpegsource-9999.ebuild +++ b/media-libs/ffmpegsource/ffmpegsource-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/FFMS/ffms2" EGIT_REPO_URI="https://github.com/FFMS/ffms2.git" LICENSE="MIT" -SLOT="0/3" +SLOT="0/4" KEYWORDS="" IUSE="libav static-libs" |