thev00d00 14/12/13 12:15:56 Modified: handbrake-0.10.0.ebuild handbrake-9999.ebuild ChangeLog Log: Remove invalid configure options, #532378 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Revision Changes Path 1.3 media-video/handbrake/handbrake-0.10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild?r1=1.2&r2=1.3 Index: handbrake-0.10.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- handbrake-0.10.0.ebuild 12 Dec 2014 11:20:09 -0000 1.2 +++ handbrake-0.10.0.ebuild 13 Dec 2014 12:15:56 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild,v 1.2 2014/12/12 11:20:09 thev00d00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild,v 1.3 2014/12/13 12:15:56 thev00d00 Exp $ EAPI="5" @@ -100,9 +100,6 @@ --force \ --verbose \ --prefix="${EPREFIX}/usr" \ - --disable-local-autotools \ - --disable-local-cmake \ - --disable-local-yasm \ --disable-gtk-update-checks \ $(use_enable libav-aac) \ $(use_enable fdk fdk-aac) \ 1.24 media-video/handbrake/handbrake-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild?r1=1.23&r2=1.24 Index: handbrake-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- handbrake-9999.ebuild 12 Dec 2014 11:20:09 -0000 1.23 +++ handbrake-9999.ebuild 13 Dec 2014 12:15:56 -0000 1.24 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v 1.23 2014/12/12 11:20:09 thev00d00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v 1.24 2014/12/13 12:15:56 thev00d00 Exp $ EAPI="5" @@ -100,9 +100,6 @@ --force \ --verbose \ --prefix="${EPREFIX}/usr" \ - --disable-local-autotools \ - --disable-local-cmake \ - --disable-local-yasm \ --disable-gtk-update-checks \ $(use_enable libav-aac) \ $(use_enable fdk fdk-aac) \ 1.27 media-video/handbrake/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 12 Dec 2014 11:10:32 -0000 1.26 +++ ChangeLog 13 Dec 2014 12:15:56 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for media-video/handbrake # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.26 2014/12/12 11:10:32 thev00d00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.27 2014/12/13 12:15:56 thev00d00 Exp $ + + 13 Dec 2014; Ian Whyman <thev00...@gentoo.org> handbrake-0.10.0.ebuild, + handbrake-9999.ebuild: + Remove invalid configure options, #532378 *handbrake-0.10.0 (12 Dec 2014)