diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 13:29:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 13:29:39 +0000 |
commit | ff4f458aae7fc7980242046586670d3926a806ec (patch) | |
tree | 6d65b95c0878471d7caa3d5bd0e7747c26f8f6d9 /net-libs | |
parent | Stable for amd64, wrt bug #540646 (diff) | |
download | gentoo-2-ff4f458aae7fc7980242046586670d3926a806ec.tar.gz gentoo-2-ff4f458aae7fc7980242046586670d3926a806ec.tar.bz2 gentoo-2-ff4f458aae7fc7980242046586670d3926a806ec.zip |
Stable for amd64, wrt bug #549480
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 af3f9e23783c..065a1736fc05 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.64 2015/05/17 20:14:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.65 2015/05/21 13:29:39 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.11.ebuild: + Stable for amd64, wrt bug #549480 17 May 2015; Pacho Ramos <pacho@gentoo.org> ptlib-2.10.11.ebuild: ppc64 stable wrt bug #549480 diff --git a/net-libs/ptlib/ptlib-2.10.11.ebuild b/net-libs/ptlib/ptlib-2.10.11.ebuild index a9c9b08011b3..d75b4686ae78 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.11 2015/05/17 20:14:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild,v 1.12 2015/05/21 13:29:39 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 |