diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 16:19:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 16:19:45 +0000 |
commit | 81fe2b618281e5568ab5f95e4a2582e34356b85e (patch) | |
tree | f8599e49542c6bdb720789e23cb5dcb0aea0582e /net-libs | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-81fe2b618281e5568ab5f95e4a2582e34356b85e.tar.gz gentoo-2-81fe2b618281e5568ab5f95e4a2582e34356b85e.tar.bz2 gentoo-2-81fe2b618281e5568ab5f95e4a2582e34356b85e.zip |
stable x86, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ptlib/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/ptlib/ptlib-2.6.7-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/ptlib/ChangeLog b/net-libs/ptlib/ChangeLog index 544af59faff6..1152784dcd80 100644 --- a/net-libs/ptlib/ChangeLog +++ b/net-libs/ptlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/ptlib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.20 2010/11/01 22:39:30 halcy0n Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.21 2011/01/18 16:19:45 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + ptlib-2.6.7-r1.ebuild: + stable x86, bug 348987 01 Nov 2010; Mark Loeser <halcy0n@gentoo.org> ptlib-2.6.7-r1.ebuild: Add ~ppc64; bug #276355 diff --git a/net-libs/ptlib/ptlib-2.6.7-r1.ebuild b/net-libs/ptlib/ptlib-2.6.7-r1.ebuild index ffa0da6cf165..5d25a7b98235 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.2 2010/11/01 22:39:30 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.6.7-r1.ebuild,v 1.3 2011/01/18 16:19:45 fauli 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 esd examples ffmpeg ftp http ieee1394 ipv6 jabber ldap mail odbc oss pch qos remote sasl sdl serial shmvideo snmp soap |