diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:11:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:11:45 +0000 |
commit | 7e1af77e00edb748240b210ac32d91dcce004894 (patch) | |
tree | df5d89dc12b165aafc844a9988b09eaac87e21cb /net-libs/ptlib | |
parent | Export FAKEROOTKEY in src_test to workaround hang in sandbox. See #462602. (diff) | |
download | gentoo-2-7e1af77e00edb748240b210ac32d91dcce004894.tar.gz gentoo-2-7e1af77e00edb748240b210ac32d91dcce004894.tar.bz2 gentoo-2-7e1af77e00edb748240b210ac32d91dcce004894.zip |
Stable for ppc64, wrt bug #461842
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/ptlib')
-rw-r--r-- | net-libs/ptlib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ptlib/ptlib-2.10.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ptlib/ChangeLog b/net-libs/ptlib/ChangeLog index c4edf8f16092..6bf9137f5fb6 100644 --- a/net-libs/ptlib/ChangeLog +++ b/net-libs/ptlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ptlib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.45 2013/04/01 19:52:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.46 2013/04/05 18:11:45 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.10.ebuild: + Stable for ppc64, wrt bug #461842 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.10.ebuild: Stable for alpha, wrt bug #461842 diff --git a/net-libs/ptlib/ptlib-2.10.10.ebuild b/net-libs/ptlib/ptlib-2.10.10.ebuild index 4512aece27d8..725b89413c66 100644 --- a/net-libs/ptlib/ptlib-2.10.10.ebuild +++ b/net-libs/ptlib/ptlib-2.10.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.10.ebuild,v 1.6 2013/04/01 19:52:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.10.ebuild,v 1.7 2013/04/05 18:11:45 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 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86" # default enabled are features from 'minsize', the most used according to ptlib IUSE="alsa +asn +audio debug doc +dtmf examples ffmpeg ftp +http ipv6 jabber ldap lua mail odbc oss pch pulseaudio qos remote sasl sdl serial |