diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 14:03:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 14:03:51 +0000 |
commit | 8fe8af6b9e8fb12c5825eaff7f5adea5621b307e (patch) | |
tree | 29a06f76238ec900430ed7cfce740648c31bce31 /net-libs | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-8fe8af6b9e8fb12c5825eaff7f5adea5621b307e.tar.gz gentoo-2-8fe8af6b9e8fb12c5825eaff7f5adea5621b307e.tar.bz2 gentoo-2-8fe8af6b9e8fb12c5825eaff7f5adea5621b307e.zip |
Stable for ppc, wrt bug #517960
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 62b5465cfa85..c87bf21156a4 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.106 2014/07/24 15:42:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.107 2014/07/28 14:03:51 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> opal-3.10.11.ebuild: + Stable for ppc, wrt bug #517960 24 Jul 2014; Pacho Ramos <pacho@gentoo.org> opal-3.10.11.ebuild: amd64/x86 stable, bug #517960 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" |