aballier 15/05/22 12:20:07 Modified: ChangeLog x265-9999.ebuild x265-1.7.ebuild Log: bump subslot, by Arfrever Frehtes Taifersar Arahesis, bug #549954 (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.25 media-libs/x265/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 19 May 2015 09:22:17 -0000 1.24 +++ ChangeLog 22 May 2015 12:20:07 -0000 1.25 @@ -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 <[email protected]> x265-1.7.ebuild, + x265-9999.ebuild: + bump subslot, by Arfrever Frehtes Taifersar Arahesis, bug #549954 *x265-1.7 (19 May 2015) 1.15 media-libs/x265/x265-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-9999.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-9999.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-9999.ebuild?r1=1.14&r2=1.15 Index: x265-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- x265-9999.ebuild 19 May 2015 09:22:17 -0000 1.14 +++ x265-9999.ebuild 22 May 2015 12:20:07 -0000 1.15 @@ -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 @@ LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/48" +SLOT="0/59" IUSE="+10bit test" ASM_DEPEND=">=dev-lang/yasm-1.2.0" 1.2 media-libs/x265/x265-1.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.7.ebuild?r1=1.1&r2=1.2 Index: x265-1.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- x265-1.7.ebuild 19 May 2015 09:22:17 -0000 1.1 +++ x265-1.7.ebuild 22 May 2015 12:20:07 -0000 1.2 @@ -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 @@ LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/48" +SLOT="0/59" IUSE="+10bit test" ASM_DEPEND=">=dev-lang/yasm-1.2.0"
