diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-14 12:31:05 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-14 12:31:05 +0000 |
commit | e4b5fc0c3eaa4928a62a051a6c420ee1ea7dbbd6 (patch) | |
tree | ca87f39056ebaecb50b1988f5e05d59278f50849 /net-voip | |
parent | Stable on amd64 and x86, wrt bug #486490 (diff) | |
download | gentoo-2-e4b5fc0c3eaa4928a62a051a6c420ee1ea7dbbd6.tar.gz gentoo-2-e4b5fc0c3eaa4928a62a051a6c420ee1ea7dbbd6.tar.bz2 gentoo-2-e4b5fc0c3eaa4928a62a051a6c420ee1ea7dbbd6.zip |
Adjust media-libs/mediastreamer dependency, wrt bug #477996
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 728e21d6a34e..82dbac55780e 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/linphone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.75 2013/10/14 12:27:50 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.76 2013/10/14 12:31:05 pinkbyte Exp $ + + 14 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> linphone-3.4.3-r1.ebuild: + Adjust media-libs/mediastreamer dependency, wrt bug #477996 14 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> linphone-3.5.2.ebuild: Stable on amd64 and x86, wrt bug #486490 diff --git a/net-voip/linphone/linphone-3.4.3-r1.ebuild b/net-voip/linphone/linphone-3.4.3-r1.ebuild index 95567b84345b..954ec36dcaea 100644 --- a/net-voip/linphone/linphone-3.4.3-r1.ebuild +++ b/net-voip/linphone/linphone-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.8 2013/10/14 12:24:16 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.9 2013/10/14 12:31:05 pinkbyte Exp $ EAPI="4" @@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86 ~x86-macos" # TODO: run-time test for ipv6: does it need mediastreamer[ipv6]? IUSE="doc gtk ipv6 ncurses nls video" -RDEPEND=">=media-libs/mediastreamer-2.7.3[video?,ipv6?] +RDEPEND="<media-libs/mediastreamer-2.8[video?,ipv6?] >=net-libs/libeXosip-3.0.2 >=net-libs/libosip-3.0.0 <net-libs/libosip-4 |