diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2015-02-27 04:29:18 +0000 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2015-02-27 04:29:18 +0000 |
commit | 4d5f92ea56d298c2927986e2cecab3a31e276cbf (patch) | |
tree | b591ace5b5e9378dfbf90498bc2d1daef94cd633 /media-plugins | |
parent | Fix bindist implementation, wrt bug 541464. (diff) | |
download | gentoo-2-4d5f92ea56d298c2927986e2cecab3a31e276cbf.tar.gz gentoo-2-4d5f92ea56d298c2927986e2cecab3a31e276cbf.tar.bz2 gentoo-2-4d5f92ea56d298c2927986e2cecab3a31e276cbf.zip |
Remove bindist from IUSE as well.
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
(Portage version: 2.2.17/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mediastreamer-silk/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mediastreamer-silk/ChangeLog b/media-plugins/mediastreamer-silk/ChangeLog index 217f25c688b7..28e5e7e10e32 100644 --- a/media-plugins/mediastreamer-silk/ChangeLog +++ b/media-plugins/mediastreamer-silk/ChangeLog @@ -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 <bircoph@gentoo.org> + mediastreamer-silk-0.0.1.ebuild: + Remove bindist from IUSE as well. 27 Feb 2015; Andrew Savchenko <bircoph@gentoo.org> mediastreamer-silk-0.0.1.ebuild: diff --git a/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild b/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild index 88e1e0bca50a..e262452dab93 100644 --- a/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild +++ b/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.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-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 @@ SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_PN}-${PV}.tar.gz 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} |