diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 19:44:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 19:44:08 +0000 |
commit | c4957ead3c93c5a78fe95a77723982d40341509b (patch) | |
tree | b71cc1615b2dd7411a681984558c9c43a5cb5736 /net-libs | |
parent | Stable for ia64, wrt bug #463632 (diff) | |
download | gentoo-2-c4957ead3c93c5a78fe95a77723982d40341509b.tar.gz gentoo-2-c4957ead3c93c5a78fe95a77723982d40341509b.tar.bz2 gentoo-2-c4957ead3c93c5a78fe95a77723982d40341509b.zip |
Stable for ia64, wrt bug #461842
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ptlib/ChangeLog b/net-libs/ptlib/ChangeLog index 177ca00bfa11..09caf5090591 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.43 2013/03/30 09:37:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.44 2013/04/01 19:44:08 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.10.ebuild: + Stable for ia64, wrt bug #461842 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.10.ebuild: Stable for ppc, wrt bug #461842 diff --git a/net-libs/ptlib/ptlib-2.10.10.ebuild b/net-libs/ptlib/ptlib-2.10.10.ebuild index 508ad86f5a4e..42cea94b15a2 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.4 2013/03/30 09:37:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.10.ebuild,v 1.5 2013/04/01 19:44:08 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 |