diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 16:16:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 16:16:41 +0000 |
commit | 2f89179505318aca71b0d5ab53d6e2d89eeb3100 (patch) | |
tree | c0840dfbd8f8c2ba132842e4adf511283667afff /net-libs/ptlib | |
parent | Stable for amd64, wrt bug #421335 (diff) | |
download | gentoo-2-2f89179505318aca71b0d5ab53d6e2d89eeb3100.tar.gz gentoo-2-2f89179505318aca71b0d5ab53d6e2d89eeb3100.tar.bz2 gentoo-2-2f89179505318aca71b0d5ab53d6e2d89eeb3100.zip |
alpha/ia64/sparc stable wrt #397617
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'net-libs/ptlib')
-rw-r--r-- | net-libs/ptlib/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ptlib/ptlib-2.6.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ptlib/ChangeLog b/net-libs/ptlib/ChangeLog index f0c2bd42ea71..71dda0e07a3f 100644 --- a/net-libs/ptlib/ChangeLog +++ b/net-libs/ptlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ptlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.33 2012/05/20 12:16:53 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.34 2012/06/17 16:16:41 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> ptlib-2.6.7-r1.ebuild: + alpha/ia64/sparc stable wrt #397617 20 May 2012; Mark Loeser <halcy0n@gentoo.org> ptlib-2.6.7-r1.ebuild: Stable for ppc/ppc64; bug #397617 diff --git a/net-libs/ptlib/ptlib-2.6.7-r1.ebuild b/net-libs/ptlib/ptlib-2.6.7-r1.ebuild index 8d25bcbcfd80..b15a45ccd254 100644 --- a/net-libs/ptlib/ptlib-2.6.7-r1.ebuild +++ b/net-libs/ptlib/ptlib-2.6.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.6.7-r1.ebuild,v 1.12 2012/05/20 12:16:53 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.6.7-r1.ebuild,v 1.13 2012/06/17 16:16:41 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/opalvoip/${P}.tar.bz2 LICENSE="MPL-1.0" SLOT="0" -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 mail odbc oss pch qos remote sasl sdl serial shmvideo snmp soap |