summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-02-22 13:57:44 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-02-22 14:40:14 +0100
commit34f6dee14a6eaa6e17784a6e95784df76d79dd56 (patch)
treebbe9b8dfa8c551db2d862082108b4b8c5bd4f16f /media-libs/x265/x265-9999.ebuild
parentmedia-libs/x265: Remove old (diff)
downloadgentoo-34f6dee14a6eaa6e17784a6e95784df76d79dd56.tar.gz
gentoo-34f6dee14a6eaa6e17784a6e95784df76d79dd56.tar.bz2
gentoo-34f6dee14a6eaa6e17784a6e95784df76d79dd56.zip
media-libs/x265: bump to 2.7
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 f9064b970c64..8515b0a56138 100644
--- a/media-libs/x265/x265-9999.ebuild
+++ b/media-libs/x265/x265-9999.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=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/"
LICENSE="GPL-2"
# subslot = libx265 soname
-SLOT="0/146"
+SLOT="0/151"
IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
ASM_DEPEND=">=dev-lang/yasm-1.2.0"