diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:14:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:14:21 +0000 |
commit | 29c0aeb63340b6670da348deeca33227d2c9c5ff (patch) | |
tree | 32f00b4f0406a328db6b30f626d2e5968dc75ccf /net-libs | |
parent | Stable for x86, wrt bug #549520 (diff) | |
download | gentoo-2-29c0aeb63340b6670da348deeca33227d2c9c5ff.tar.gz gentoo-2-29c0aeb63340b6670da348deeca33227d2c9c5ff.tar.bz2 gentoo-2-29c0aeb63340b6670da348deeca33227d2c9c5ff.zip |
Stable for x86, wrt bug #549480
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ptlib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ptlib/ptlib-2.10.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ptlib/ChangeLog b/net-libs/ptlib/ChangeLog index 065a1736fc05..22f893c1ce9c 100644 --- a/net-libs/ptlib/ChangeLog +++ b/net-libs/ptlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ptlib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.65 2015/05/21 13:29:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.66 2015/05/27 11:14:21 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.11.ebuild: + Stable for x86, wrt bug #549480 21 May 2015; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.11.ebuild: Stable for amd64, wrt bug #549480 diff --git a/net-libs/ptlib/ptlib-2.10.11.ebuild b/net-libs/ptlib/ptlib-2.10.11.ebuild index d75b4686ae78..e023fc979844 100644 --- a/net-libs/ptlib/ptlib-2.10.11.ebuild +++ b/net-libs/ptlib/ptlib-2.10.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild,v 1.12 2015/05/21 13:29:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild,v 1.13 2015/05/27 11:14:21 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/opalvoip/${P}.tar.bz2 LICENSE="MPL-1.0" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" # default enabled are features from 'minsize', the most used according to ptlib IUSE="alsa +asn debug doc +dtmf examples ffmpeg ftp +http ipv6 xmpp ldap lua mail odbc oss pch pulseaudio qos remote sasl sdl serial |