diff options
author | 2013-01-13 11:23:36 +0000 | |
---|---|---|
committer | 2013-01-13 11:23:36 +0000 | |
commit | a77be658722badcd8254f4d7d2ebfea9a21ab28f (patch) | |
tree | d398f47d27e1b23f5f8ffde513ccf76f784e8bea /net-libs/pjsip | |
parent | Stable for x86, wrt bug #450552 (diff) | |
download | gentoo-2-a77be658722badcd8254f4d7d2ebfea9a21ab28f.tar.gz gentoo-2-a77be658722badcd8254f4d7d2ebfea9a21ab28f.tar.bz2 gentoo-2-a77be658722badcd8254f4d7d2ebfea9a21ab28f.zip |
Stable for x86, wrt bug #448278
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/pjsip')
-rw-r--r-- | net-libs/pjsip/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/pjsip/pjsip-1.14.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/pjsip/ChangeLog b/net-libs/pjsip/ChangeLog index c59a09534a6a..79cc965e94cb 100644 --- a/net-libs/pjsip/ChangeLog +++ b/net-libs/pjsip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/pjsip -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/ChangeLog,v 1.9 2012/12/25 16:21:15 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/ChangeLog,v 1.10 2013/01/13 11:23:36 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pjsip-1.14.ebuild: + Stable for x86, wrt bug #448278 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pjsip-1.14.ebuild: Stable for amd64, wrt bug #448278 diff --git a/net-libs/pjsip/pjsip-1.14.ebuild b/net-libs/pjsip/pjsip-1.14.ebuild index 0d61a03c1ef6..cd5f42b761e5 100644 --- a/net-libs/pjsip/pjsip-1.14.ebuild +++ b/net-libs/pjsip/pjsip-1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/pjsip-1.14.ebuild,v 1.2 2012/12/25 16:21:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pjsip/pjsip-1.14.ebuild,v 1.3 2013/01/13 11:23:36 ago 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 cli doc epoll examples ext-sound g711 g722 g7221 gsm ilbc l16 oss python speex" #small-filter large-filter speex-aec ssl |