diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-04 18:50:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-04 18:50:19 +0000 |
commit | e8d2f392d81fb694520f5e1230372a8df0f05d0c (patch) | |
tree | dcec51593aac2705ddf3f0a0f6e2ddcdd0cfab2b /net-libs | |
parent | Add a patch that really makes ptlib respect C/CXXFLAGS, fixes build failure #... (diff) | |
download | gentoo-2-e8d2f392d81fb694520f5e1230372a8df0f05d0c.tar.gz gentoo-2-e8d2f392d81fb694520f5e1230372a8df0f05d0c.tar.bz2 gentoo-2-e8d2f392d81fb694520f5e1230372a8df0f05d0c.zip |
ia64/sparc stable wrt #517960
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/opal/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/opal/opal-3.10.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/opal/ChangeLog b/net-libs/opal/ChangeLog index c87bf21156a4..03a106170cea 100644 --- a/net-libs/opal/ChangeLog +++ b/net-libs/opal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/opal # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.107 2014/07/28 14:03:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.108 2014/08/04 18:50:19 armin76 Exp $ + + 04 Aug 2014; Raúl Porcel <armin76@gentoo.org> opal-3.10.11.ebuild: + ia64/sparc stable wrt #517960 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> opal-3.10.11.ebuild: Stable for ppc, wrt bug #517960 diff --git a/net-libs/opal/opal-3.10.11.ebuild b/net-libs/opal/opal-3.10.11.ebuild index 43e29f759931..90126337582c 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.5 2014/07/28 14:03:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.10.11.ebuild,v 1.6 2014/08/04 18:50:19 armin76 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" |