bircoph 15/02/27 04:29:18 Modified: ChangeLog mediastreamer-silk-0.0.1.ebuild Log: Remove bindist from IUSE as well. Signed-off-by: Andrew Savchenko <[email protected]> (Portage version: 2.2.17/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
Revision Changes Path 1.16 media-plugins/mediastreamer-silk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 27 Feb 2015 04:24:39 -0000 1.15 +++ ChangeLog 27 Feb 2015 04:29:18 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mediastreamer-silk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog,v 1.15 2015/02/27 04:24:39 bircoph Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog,v 1.16 2015/02/27 04:29:18 bircoph Exp $ + + 27 Feb 2015; Andrew Savchenko <[email protected]> + mediastreamer-silk-0.0.1.ebuild: + Remove bindist from IUSE as well. 27 Feb 2015; Andrew Savchenko <[email protected]> mediastreamer-silk-0.0.1.ebuild: 1.12 media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild?r1=1.11&r2=1.12 Index: mediastreamer-silk-0.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- mediastreamer-silk-0.0.1.ebuild 27 Feb 2015 04:24:39 -0000 1.11 +++ mediastreamer-silk-0.0.1.ebuild 27 Feb 2015 04:29:18 -0000 1.12 @@ -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-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild,v 1.11 2015/02/27 04:24:39 bircoph Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild,v 1.12 2015/02/27 04:29:18 bircoph Exp $ EAPI=5 @@ -17,7 +17,6 @@ LICENSE="GPL-2+ Clear-BSD SILK-patent-license" SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" -IUSE="bindist" RDEPEND=">=media-libs/mediastreamer-2.8.2:=" DEPEND="${RDEPEND}
