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 41B7C1381FA for ; Sun, 4 May 2014 08:54:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52BF5E0A6A; Sun, 4 May 2014 08:54:26 +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 CE788E0A6A for ; Sun, 4 May 2014 08:54:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5BEC340319 for ; Sun, 4 May 2014 08:54:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 9852E2004C; Sun, 4 May 2014 08:54:23 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-irc/telepathy-idle: telepathy-idle-0.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: telepathy-idle-0.2.0.ebuild ChangeLog X-VCS-Directories: net-irc/telepathy-idle X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140504085423.9852E2004C@flycatcher.gentoo.org> Date: Sun, 4 May 2014 08:54:23 +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: 1eb95312-514f-417e-b1bf-66d08507ef4c X-Archives-Hash: 427b6c8c2ce6e2ea34b38e3c1dff1f89 pacho 14/05/04 08:54:23 Modified: telepathy-idle-0.2.0.ebuild ChangeLog Log: amd64 stable, bug 508862 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) Revision Changes Path 1.3 net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild?r1=1.2&r2=1.3 Index: telepathy-idle-0.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- telepathy-idle-0.2.0.ebuild 2 May 2014 08:43:30 -0000 1.2 +++ telepathy-idle-0.2.0.ebuild 4 May 2014 08:54:23 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild,v 1.2 2014/05/02 08:43:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.2.0.ebuild,v 1.3 2014/05/04 08:54:23 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" 1.65 net-irc/telepathy-idle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 2 May 2014 08:43:30 -0000 1.64 +++ ChangeLog 4 May 2014 08:54:23 -0000 1.65 @@ -1,6 +1,9 @@ # ChangeLog for net-irc/telepathy-idle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.64 2014/05/02 08:43:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.65 2014/05/04 08:54:23 pacho Exp $ + + 04 May 2014; Pacho Ramos telepathy-idle-0.2.0.ebuild: + amd64 stable, bug 508862 02 May 2014; Pacho Ramos telepathy-idle-0.1.16.ebuild, telepathy-idle-0.2.0.ebuild: