diff options
author | 2013-04-01 19:44:37 +0000 | |
---|---|---|
committer | 2013-04-01 19:44:37 +0000 | |
commit | 9f62801a045f2c70bb14fa777bc3b69ab635e70f (patch) | |
tree | a52d2b3aee1d194a1d8f004bbb9bf1a1e97c0487 /net-libs/opal | |
parent | Stable for ia64, wrt bug #461842 (diff) | |
download | gentoo-2-9f62801a045f2c70bb14fa777bc3b69ab635e70f.tar.gz gentoo-2-9f62801a045f2c70bb14fa777bc3b69ab635e70f.tar.bz2 gentoo-2-9f62801a045f2c70bb14fa777bc3b69ab635e70f.zip |
Stable for ia64, wrt bug #461842
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/opal')
-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 69669e40a951..91d20caea9ba 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.90 2013/03/30 09:38:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.91 2013/04/01 19:44:37 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> opal-3.10.10.ebuild: + Stable for ia64, wrt bug #461842 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> opal-3.10.10.ebuild: Stable for ppc, wrt bug #461842 diff --git a/net-libs/opal/opal-3.10.10.ebuild b/net-libs/opal/opal-3.10.10.ebuild index 670fb51d093e..cf98001b32d2 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.4 2013/03/30 09:38:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.10.10.ebuild,v 1.5 2013/04/01 19:44:37 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" |