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 540FA1387CA for ; Fri, 17 Oct 2014 13:13:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0EB4E0867; Fri, 17 Oct 2014 13:13:10 +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 854ECE0867 for ; Fri, 17 Oct 2014 13:13:10 +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 7C4073402B7 for ; Fri, 17 Oct 2014 13:13:09 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 32FBC8182; Fri, 17 Oct 2014 13:13:08 +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 dev-python/pyxdg: pyxdg-0.25-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pyxdg-0.25-r1.ebuild ChangeLog X-VCS-Directories: dev-python/pyxdg X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141017131308.32FBC8182@oystercatcher.gentoo.org> Date: Fri, 17 Oct 2014 13:13:08 +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: a6b4234f-3963-43de-bb16-5d54a8894543 X-Archives-Hash: a679b468cbebb814559dc6e442a83d3f ago 14/10/17 13:13:08 Modified: pyxdg-0.25-r1.ebuild ChangeLog Log: Stable for ppc, wrt bug #498934 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 dev-python/pyxdg/pyxdg-0.25-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild?r1=1.7&r2=1.8 Index: pyxdg-0.25-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pyxdg-0.25-r1.ebuild 16 Oct 2014 12:05:38 -0000 1.7 +++ pyxdg-0.25-r1.ebuild 17 Oct 2014 13:13:08 -0000 1.8 @@ -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/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 1.7 2014/10/16 12:05:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 1.8 2014/10/17 13:13:08 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="test" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] 1.126 dev-python/pyxdg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.126&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.126&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyxdg/ChangeLog?r1=1.125&r2=1.126 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- ChangeLog 16 Oct 2014 12:05:38 -0000 1.125 +++ ChangeLog 17 Oct 2014 13:13:08 -0000 1.126 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyxdg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.125 2014/10/16 12:05:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.126 2014/10/17 13:13:08 ago Exp $ + + 17 Oct 2014; Agostino Sarubbo pyxdg-0.25-r1.ebuild: + Stable for ppc, wrt bug #498934 16 Oct 2014; Tobias Klausmann pyxdg-0.25-r1.ebuild: Stable on alpha, bug 498934