summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-02-06 14:41:50 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-02-06 14:56:03 +0100
commit2436a43144a0bdfaab4139b08dd45875fe7410ec (patch)
tree0824100df74c648dc299c90ae4c29edfdba4b8a9 /media-libs/x265/x265-9999.ebuild
parentdev-libs/eekboard: drop ltprune (diff)
downloadgentoo-2436a43144a0bdfaab4139b08dd45875fe7410ec.tar.gz
gentoo-2436a43144a0bdfaab4139b08dd45875fe7410ec.tar.bz2
gentoo-2436a43144a0bdfaab4139b08dd45875fe7410ec.zip
media-libs/x265: bump to 3.0
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-libs/x265/x265-9999.ebuild')
-rw-r--r--media-libs/x265/x265-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
index b62476a545d0..8fff39d6afbc 100644
--- a/media-libs/x265/x265-9999.ebuild
+++ b/media-libs/x265/x265-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/"
LICENSE="GPL-2"
# subslot = libx265 soname
-SLOT="0/165"
+SLOT="0/169"
IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
ASM_DEPEND=">=dev-lang/yasm-1.2.0"