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 | |
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
-rw-r--r-- | net-libs/iax/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/iax/iax-0.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/pjsip/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/pjsip/pjsip-1.6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-libs/iax/ChangeLog b/net-libs/iax/ChangeLog index 4cab32cc8466..59166000e3ff 100644 --- a/net-libs/iax/ChangeLog +++ b/net-libs/iax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/iax # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.10 2010/10/28 13:41:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.11 2010/11/04 17:32:53 fauli Exp $ + + 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> iax-0.2.2-r1.ebuild: + stable x86, bug 342757 28 Oct 2010; Markos Chandras <hwoarang@gentoo.org> iax-0.2.2-r1.ebuild: Keyworded for amd64. Bug 342757 diff --git a/net-libs/iax/iax-0.2.2-r1.ebuild b/net-libs/iax/iax-0.2.2-r1.ebuild index c33447ebd589..1fba74c8a5fc 100644 --- a/net-libs/iax/iax-0.2.2-r1.ebuild +++ b/net-libs/iax/iax-0.2.2-r1.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/iax/iax-0.2.2-r1.ebuild,v 1.2 2010/10/28 13:41:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2-r1.ebuild,v 1.3 2010/11/04 17:32:53 fauli Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/libiax/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug snomhack" src_prepare() { 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 |