From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DF541384A7 for ; Thu, 30 Jul 2015 12:37:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3828C14023; Thu, 30 Jul 2015 12:37:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B930114023 for ; Thu, 30 Jul 2015 12:37:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB3C733D3CF for ; Thu, 30 Jul 2015 12:37:55 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 807E6111; Thu, 30 Jul 2015 12:37:54 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/ptlib: ptlib-2.10.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ptlib-2.10.11.ebuild ChangeLog X-VCS-Directories: net-libs/ptlib X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150730123754.807E6111@oystercatcher.gentoo.org> Date: Thu, 30 Jul 2015 12:37:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ef096c1c-184d-4d5e-b543-59b535061b43 X-Archives-Hash: 9c2617577c2ba585ea4a5e91c520826d ago 15/07/30 12:37:54 Modified: ptlib-2.10.11.ebuild ChangeLog Log: Stable for sparc, wrt bug #549480 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.15 net-libs/ptlib/ptlib-2.10.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild?r1=1.14&r2=1.15 Index: ptlib-2.10.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ptlib-2.10.11.ebuild 3 Jul 2015 10:09:41 -0000 1.14 +++ ptlib-2.10.11.ebuild 30 Jul 2015 12:37:54 -0000 1.15 @@ -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.14 2015/07/03 10:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.11.ebuild,v 1.15 2015/07/30 12:37:54 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ 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 1.68 net-libs/ptlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ptlib/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ptlib/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/ptlib/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 3 Jul 2015 10:09:41 -0000 1.67 +++ ChangeLog 30 Jul 2015 12:37:54 -0000 1.68 @@ -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.67 2015/07/03 10:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.68 2015/07/30 12:37:54 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo ptlib-2.10.11.ebuild: + Stable for sparc, wrt bug #549480 03 Jul 2015; Agostino Sarubbo ptlib-2.10.11.ebuild: Stable for alpha, wrt bug #549480