mgorny 14/11/30 15:47:15 Modified: farstream-0.1.2-r2.ebuild ChangeLog Log: Add missing REQUIRED_USE. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 net-libs/farstream/farstream-0.1.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild?r1=1.1&r2=1.2 Index: farstream-0.1.2-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- farstream-0.1.2-r2.ebuild 30 Nov 2014 11:19:07 -0000 1.1 +++ farstream-0.1.2-r2.ebuild 30 Nov 2014 15:47:14 -0000 1.2 @@ -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/net-libs/farstream/farstream-0.1.2-r2.ebuild,v 1.1 2014/11/30 11:19:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild,v 1.2 2014/11/30 15:47:14 mgorny Exp $ EAPI="5" @@ -52,6 +52,8 @@ media-libs/gst-plugins-good:0.10 media-plugins/gst-plugins-vorbis:0.10 )" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + pkg_setup() { use python && python-single-r1_pkg_setup } 1.42 net-libs/farstream/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 30 Nov 2014 11:19:07 -0000 1.41 +++ ChangeLog 30 Nov 2014 15:47:14 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farstream # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.41 2014/11/30 11:19:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.42 2014/11/30 15:47:14 mgorny Exp $ + + 30 Nov 2014; Michał Górny <[email protected]> farstream-0.1.2-r2.ebuild: + Add missing REQUIRED_USE. *farstream-0.1.2-r2 (30 Nov 2014)
