diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 14:03:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 14:03:53 +0000 |
commit | f6e05957ae9908fd43bbe4919f4fbd5da280aaa7 (patch) | |
tree | 0d788771db50bfa29963cd180afd2799a6d8aa1d /net-libs/opal/opal-3.10.11.ebuild | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | historical-f6e05957ae9908fd43bbe4919f4fbd5da280aaa7.tar.gz historical-f6e05957ae9908fd43bbe4919f4fbd5da280aaa7.tar.bz2 historical-f6e05957ae9908fd43bbe4919f4fbd5da280aaa7.zip |
Stable for ppc, wrt bug #517960
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-libs/opal/opal-3.10.11.ebuild')
-rw-r--r-- | net-libs/opal/opal-3.10.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/opal/opal-3.10.11.ebuild b/net-libs/opal/opal-3.10.11.ebuild index 7af301f6d274..43e29f759931 100644 --- a/net-libs/opal/opal-3.10.11.ebuild +++ b/net-libs/opal/opal-3.10.11.ebuild @@ -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/opal/opal-3.10.11.ebuild,v 1.4 2014/07/24 15:42:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.10.11.ebuild,v 1.5 2014/07/28 14:03:51 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/opalvoip/${P}.tar.bz2 LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="capi celt debug doc +dtmf examples fax ffmpeg h224 h281 h323 iax ilbc ipv6 ivr ixj java ldap lid +plugins sbc sip sipim +sound srtp ssl static-libs stats swig theora +video vpb vxml wav x264 x264-static xml" |