diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:45:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:45:18 +0000 |
commit | 5ff519090d04d57102ae4e63c7a21358a6462d44 (patch) | |
tree | 901fb851b3e5cef2f381bfaab2e73f6c8ed4a593 | |
parent | Stable for ia64, wrt bug #458318 (diff) | |
download | gentoo-2-5ff519090d04d57102ae4e63c7a21358a6462d44.tar.gz gentoo-2-5ff519090d04d57102ae4e63c7a21358a6462d44.tar.bz2 gentoo-2-5ff519090d04d57102ae4e63c7a21358a6462d44.zip |
Stable for x86, wrt bug #461842
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r-- | net-libs/opal/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/opal/opal-3.10.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/opal/ChangeLog b/net-libs/opal/ChangeLog index 091a92b02f8a..1445d12c312f 100644 --- a/net-libs/opal/ChangeLog +++ b/net-libs/opal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/opal # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.88 2013/03/28 22:43:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.89 2013/03/28 22:45:18 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> opal-3.10.10.ebuild: + Stable for x86, wrt bug #461842 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> opal-3.10.10.ebuild: Stable for amd64, wrt bug #461842 diff --git a/net-libs/opal/opal-3.10.10.ebuild b/net-libs/opal/opal-3.10.10.ebuild index 74171a601dc0..aad77ccd973d 100644 --- a/net-libs/opal/opal-3.10.10.ebuild +++ b/net-libs/opal/opal-3.10.10.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-libs/opal/opal-3.10.10.ebuild,v 1.2 2013/03/28 22:43:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.10.10.ebuild,v 1.3 2013/03/28 22:45:18 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="+audio capi celt debug doc +dtmf examples fax ffmpeg h224 h281 h323 iax ilbc ipv6 ivr ixj java ldap lid +plugins sbc sip sipim srtp ssl static-libs stats swig theora +video vpb vxml wav x264 x264-static xml" |