diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 16:20:25 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 16:20:25 +0000 |
commit | e804ed2fea1cb8cc16d39b9d5d06448ee0f0e72c (patch) | |
tree | deb8b62c57adc508f0360731db443b769e1a9d4c /net-libs/opal | |
parent | x86 stable, bug 348987 (diff) | |
download | historical-e804ed2fea1cb8cc16d39b9d5d06448ee0f0e72c.tar.gz historical-e804ed2fea1cb8cc16d39b9d5d06448ee0f0e72c.tar.bz2 historical-e804ed2fea1cb8cc16d39b9d5d06448ee0f0e72c.zip |
stable x86, bug 348987
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'net-libs/opal')
-rw-r--r-- | net-libs/opal/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/opal/opal-3.6.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/opal/ChangeLog b/net-libs/opal/ChangeLog index efa2dc4af7a7..81a0f8eac02c 100644 --- a/net-libs/opal/ChangeLog +++ b/net-libs/opal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/opal -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.70 2010/12/07 07:16:54 pva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.71 2011/01/18 16:20:25 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> opal-3.6.8-r1.ebuild: + stable x86, bug 348987 *opal-3.6.8-r1 (07 Dec 2010) diff --git a/net-libs/opal/opal-3.6.8-r1.ebuild b/net-libs/opal/opal-3.6.8-r1.ebuild index 5745cb4c8baa..2ed447a5f4d3 100644 --- a/net-libs/opal/opal-3.6.8-r1.ebuild +++ b/net-libs/opal/opal-3.6.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.8-r1.ebuild,v 1.1 2010/12/07 07:16:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.8-r1.ebuild,v 1.2 2011/01/18 16:20:25 fauli Exp $ EAPI="2" @@ -14,7 +14,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 ipv6 ivr ixj java ldap lid +plugins sbc sip sipim srtp ssl stats swig theora +video vpb vxml wav x264 x264-static xml" |