diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 19:52:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 19:52:35 +0000 |
commit | 13b846a22b9ac62fe49e94a8ce411240bf4619cb (patch) | |
tree | a56a798a71f120f66d29450df66b934957d5754a /net-libs | |
parent | Stable for alpha, wrt bug #463632 (diff) | |
download | gentoo-2-13b846a22b9ac62fe49e94a8ce411240bf4619cb.tar.gz gentoo-2-13b846a22b9ac62fe49e94a8ce411240bf4619cb.tar.bz2 gentoo-2-13b846a22b9ac62fe49e94a8ce411240bf4619cb.zip |
Stable for alpha, 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 09caf5090591..c4edf8f16092 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.44 2013/04/01 19:44:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.45 2013/04/01 19:52:35 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.10.ebuild: + Stable for alpha, wrt bug #461842 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ptlib-2.10.10.ebuild: Stable for ia64, wrt bug #461842 diff --git a/net-libs/ptlib/ptlib-2.10.10.ebuild b/net-libs/ptlib/ptlib-2.10.10.ebuild index 42cea94b15a2..4512aece27d8 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.5 2013/04/01 19:44:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.10.ebuild,v 1.6 2013/04/01 19:52:35 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 |