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 7BD3B138CC5 for ; Wed, 25 Mar 2015 14:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1C7DE07E1; Wed, 25 Mar 2015 14:05:06 +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 738B5E07E1 for ; Wed, 25 Mar 2015 14:05:06 +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 7B78434072A for ; Wed, 25 Mar 2015 14:05:05 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 19C2814825; Wed, 25 Mar 2015 14:05:04 +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/telepathy-qt: telepathy-qt-0.9.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: telepathy-qt-0.9.5.ebuild ChangeLog X-VCS-Directories: net-libs/telepathy-qt X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150325140504.19C2814825@oystercatcher.gentoo.org> Date: Wed, 25 Mar 2015 14:05:04 +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: 52b22da9-39ef-4ad0-9fd5-17e263dae346 X-Archives-Hash: d7a05ccefbb796bba8617ea984704b80 ago 15/03/25 14:05:04 Modified: telepathy-qt-0.9.5.ebuild ChangeLog Log: Stable for x86, wrt bug #542094 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?r1=1.5&r2=1.6 Index: telepathy-qt-0.9.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- telepathy-qt-0.9.5.ebuild 12 Mar 2015 10:07:06 -0000 1.5 +++ telepathy-qt-0.9.5.ebuild 25 Mar 2015 14:05:04 -0000 1.6 @@ -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/telepathy-qt/telepathy-qt-0.9.5.ebuild,v 1.5 2015/03/12 10:07:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v 1.6 2015/03/25 14:05:04 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug farstream +qt4 qt5 test" RDEPEND=" 1.35 net-libs/telepathy-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 12 Mar 2015 10:07:06 -0000 1.34 +++ ChangeLog 25 Mar 2015 14:05:04 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-qt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.34 2015/03/12 10:07:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.35 2015/03/25 14:05:04 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo telepathy-qt-0.9.5.ebuild: + Stable for x86, wrt bug #542094 12 Mar 2015; Agostino Sarubbo telepathy-qt-0.9.5.ebuild: Stable for amd64, wrt bug #542094