diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-04 17:33:44 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-04 17:33:44 +0000 |
commit | 4ac0f55ffccf6d876439ebae56b1a88c10739e5a (patch) | |
tree | b78c5a8805a0fbdd1f6c08f29dfb6d776b90ac1e /net-libs/pjsip | |
parent | add ~x86, bug 343849 (diff) | |
download | historical-4ac0f55ffccf6d876439ebae56b1a88c10739e5a.tar.gz historical-4ac0f55ffccf6d876439ebae56b1a88c10739e5a.tar.bz2 historical-4ac0f55ffccf6d876439ebae56b1a88c10739e5a.zip |
stable x86, bug 342757
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'net-libs/pjsip')
-rw-r--r-- | net-libs/pjsip/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/pjsip/pjsip-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/pjsip/ChangeLog b/net-libs/pjsip/ChangeLog index 04ce2ae73020..662237d6c0cd 100644 --- a/net-libs/pjsip/ChangeLog +++ b/net-libs/pjsip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/pjsip # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/ChangeLog,v 1.2 2010/10/28 13:39:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/ChangeLog,v 1.3 2010/11/04 17:33:44 fauli Exp $ + + 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> pjsip-1.6.ebuild: + stable x86, bug 342757 28 Oct 2010; Markos Chandras <hwoarang@gentoo.org> pjsip-1.6.ebuild: Keyworded for amd64. Bug 342757 diff --git a/net-libs/pjsip/pjsip-1.6.ebuild b/net-libs/pjsip/pjsip-1.6.ebuild index 09bcdb27e8a8..e0c4065a2026 100644 --- a/net-libs/pjsip/pjsip-1.6.ebuild +++ b/net-libs/pjsip/pjsip-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/pjsip-1.6.ebuild,v 1.2 2010/10/28 13:39:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/pjsip-1.6.ebuild,v 1.3 2010/11/04 17:33:44 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ SRC_URI="http://www.pjsip.org/release/${PV}/pjproject-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="alsa doc epoll examples ext-sound g711 g722 g7221 gsm ilbc l16 oss python speex" #small-filter large-filter speex-aec ssl |