diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-05-22 12:20:07 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-05-22 12:20:07 +0000 |
commit | c4a53882c9f274d8c4274051c8e5c53e765f3367 (patch) | |
tree | 997079a618f7952fb5989a5ce6f0657c52d2054f /media-libs/x265 | |
parent | Version Bump (diff) | |
download | gentoo-2-c4a53882c9f274d8c4274051c8e5c53e765f3367.tar.gz gentoo-2-c4a53882c9f274d8c4274051c8e5c53e765f3367.tar.bz2 gentoo-2-c4a53882c9f274d8c4274051c8e5c53e765f3367.zip |
bump subslot, by Arfrever Frehtes Taifersar Arahesis, bug #549954
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs/x265')
-rw-r--r-- | media-libs/x265/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/x265/x265-1.7.ebuild | 4 | ||||
-rw-r--r-- | media-libs/x265/x265-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/x265/ChangeLog b/media-libs/x265/ChangeLog index 655e63269e44..252ee17b4bc3 100644 --- a/media-libs/x265/ChangeLog +++ b/media-libs/x265/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/x265 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.24 2015/05/19 09:22:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.25 2015/05/22 12:20:07 aballier Exp $ + + 22 May 2015; Alexis Ballier <aballier@gentoo.org> x265-1.7.ebuild, + x265-9999.ebuild: + bump subslot, by Arfrever Frehtes Taifersar Arahesis, bug #549954 *x265-1.7 (19 May 2015) diff --git a/media-libs/x265/x265-1.7.ebuild b/media-libs/x265/x265-1.7.ebuild index 6fb781aff68e..3ca2ac63e525 100644 --- a/media-libs/x265/x265-1.7.ebuild +++ b/media-libs/x265/x265-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v 1.1 2015/05/19 09:22:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v 1.2 2015/05/22 12:20:07 aballier Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="http://x265.org/" LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/48" +SLOT="0/59" IUSE="+10bit test" ASM_DEPEND=">=dev-lang/yasm-1.2.0" diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild index 8a28e311cf63..24c1e09c9e91 100644 --- a/media-libs/x265/x265-9999.ebuild +++ b/media-libs/x265/x265-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v 1.14 2015/05/19 09:22:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v 1.15 2015/05/22 12:20:07 aballier Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="http://x265.org/" LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/48" +SLOT="0/59" IUSE="+10bit test" ASM_DEPEND=">=dev-lang/yasm-1.2.0" |