diff options
author | 2015-05-17 20:14:01 +0000 | |
---|---|---|
committer | 2015-05-17 20:14:01 +0000 | |
commit | e8596f4202efb23996dff7002c25eceb673fc366 (patch) | |
tree | 740b5c31a0adc796f7d14c0858ae254c11329792 /net-libs | |
parent | ppc64 stable wrt bug #526054 (diff) | |
download | gentoo-2-e8596f4202efb23996dff7002c25eceb673fc366.tar.gz gentoo-2-e8596f4202efb23996dff7002c25eceb673fc366.tar.bz2 gentoo-2-e8596f4202efb23996dff7002c25eceb673fc366.zip |
ppc64 stable wrt bug #549480
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
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 55a99bcd2e43..af3f9e23783c 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.63 2015/05/16 11:02:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.64 2015/05/17 20:14:01 pacho Exp $ + + 17 May 2015; Pacho Ramos <pacho@gentoo.org> ptlib-2.10.11.ebuild: + ppc64 stable wrt bug #549480 16 May 2015; Pacho Ramos <pacho@gentoo.org> ptlib-2.10.11.ebuild, ptlib-2.12.9.ebuild: diff --git a/net-libs/ptlib/ptlib-2.10.11.ebuild b/net-libs/ptlib/ptlib-2.10.11.ebuild index 6052c79616fe..a9c9b08011b3 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.10 2015/05/16 11:02:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild,v 1.11 2015/05/17 20:14:01 pacho 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 |