diff options
author | 2012-10-23 22:48:38 +0000 | |
---|---|---|
committer | 2012-10-23 22:48:38 +0000 | |
commit | 25477fb3e3869a2e94d932a0c0b76b9e2b0df2d8 (patch) | |
tree | d540ed57e8a39264f79ca59b92c880f31cdcbd89 /net-libs/opal/opal-3.6.8-r2.ebuild | |
parent | Mask the orc use flag in the hardened profile for it is jit (diff) | |
download | gentoo-2-25477fb3e3869a2e94d932a0c0b76b9e2b0df2d8.tar.gz gentoo-2-25477fb3e3869a2e94d932a0c0b76b9e2b0df2d8.tar.bz2 gentoo-2-25477fb3e3869a2e94d932a0c0b76b9e2b0df2d8.zip |
Version bump, fixing several bugs. Adjusted opal-3.6.8 dep on ptlib =< 2.10.8. Added myself as maintainer
(Portage version: 2.2.0_alpha138/cvs/Linux i686, signed Manifest commit with key 1F6F0683)
Diffstat (limited to 'net-libs/opal/opal-3.6.8-r2.ebuild')
-rw-r--r-- | net-libs/opal/opal-3.6.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/opal/opal-3.6.8-r2.ebuild b/net-libs/opal/opal-3.6.8-r2.ebuild index 679fa562073f..74b2b2e19f9a 100644 --- a/net-libs/opal/opal-3.6.8-r2.ebuild +++ b/net-libs/opal/opal-3.6.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.8-r2.ebuild,v 1.9 2012/09/30 18:24:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.8-r2.ebuild,v 1.10 2012/10/23 22:48:38 neurogeek Exp $ EAPI="4" @@ -22,7 +22,7 @@ stats swig theora +video vpb vxml wav x264 x264-static xml" REQUIRED_USE="x264-static? ( x264 ) h281? ( h224 )" -RDEPEND=">=net-libs/ptlib-2.6.6[stun,debug=,audio?,dtmf?,ipv6?,ldap?,ssl?,video?,vxml?,wav?,xml?] +RDEPEND="<net-libs/ptlib-2.10.8[stun,debug=,audio?,dtmf?,ipv6?,ldap?,ssl?,video?,vxml?,wav?,xml?] >=media-libs/speex-1.2_beta fax? ( net-libs/ptlib[asn] ) h323? ( net-libs/ptlib[asn] ) |