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 BD7E6138CBD for ; Thu, 12 Mar 2015 10:07:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46F7AE089D; Thu, 12 Mar 2015 10:07:09 +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 BC6E8E089D for ; Thu, 12 Mar 2015 10:07:08 +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 D053E340C04 for ; Thu, 12 Mar 2015 10:07:07 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 9886613960; Thu, 12 Mar 2015 10:07:06 +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: <20150312100706.9886613960@oystercatcher.gentoo.org> Date: Thu, 12 Mar 2015 10:07:06 +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: d3608fc6-c584-46cc-8cad-6c6ee5435df4 X-Archives-Hash: 5f58e46a882e2728bdd3865dfde950a9 ago 15/03/12 10:07:06 Modified: telepathy-qt-0.9.5.ebuild ChangeLog Log: Stable for amd64, wrt bug #542094 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?rev=1.5&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.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- telepathy-qt-0.9.5.ebuild 4 Mar 2015 13:09:26 -0000 1.4 +++ telepathy-qt-0.9.5.ebuild 12 Mar 2015 10:07:06 -0000 1.5 @@ -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.4 2015/03/04 13:09:26 kensington Exp $ +# $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 $ 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.34 net-libs/telepathy-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 4 Mar 2015 13:09:26 -0000 1.33 +++ ChangeLog 12 Mar 2015 10:07:06 -0000 1.34 @@ -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.33 2015/03/04 13:09:26 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.34 2015/03/12 10:07:06 ago Exp $ + + 12 Mar 2015; Agostino Sarubbo telepathy-qt-0.9.5.ebuild: + Stable for amd64, wrt bug #542094 04 Mar 2015; Michael Palimaka telepathy-qt-0.9.5.ebuild: