From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-717386-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id DC95D13877A
	for <garchives@archives.gentoo.org>; Sat,  2 Aug 2014 12:44:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7A087E095C;
	Sat,  2 Aug 2014 12:44:01 +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 F23FBE095C
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Aug 2014 12:44:00 +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 187A93401F4
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Aug 2014 12:44:00 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2314)
	id DC9342004E; Sat,  2 Aug 2014 12:43:58 +0000 (UTC)
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
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/pytest: pytest-2.4.2.ebuild ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: pytest-2.4.2.ebuild ChangeLog
X-VCS-Directories: dev-python/pytest
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20140802124358.DC9342004E@flycatcher.gentoo.org>
Date: Sat,  2 Aug 2014 12:43:58 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 745919a0-aaef-4b99-aada-21190b03eab1
X-Archives-Hash: b9ab766edae0fc7025200ebaaf91f922

ago         14/08/02 12:43:58

  Modified:             pytest-2.4.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #506042
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.15                 dev-python/pytest/pytest-2.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?r1=1.14&r2=1.15

Index: pytest-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pytest-2.4.2.ebuild	2 Aug 2014 12:41:46 -0000	1.14
+++ pytest-2.4.2.ebuild	2 Aug 2014 12:43:58 -0000	1.15
@@ -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/pytest/pytest-2.4.2.ebuild,v 1.14 2014/08/02 12:41:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v 1.15 2014/08/02 12:43:58 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



1.95                 dev-python/pytest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.95&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.95&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?r1=1.94&r2=1.95

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	2 Aug 2014 12:41:46 -0000	1.94
+++ ChangeLog	2 Aug 2014 12:43:58 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pytest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.94 2014/08/02 12:41:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.95 2014/08/02 12:43:58 ago Exp $
+
+  02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pytest-2.4.2.ebuild:
+  Stable for x86, wrt bug #506042
 
   02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pytest-2.4.2.ebuild:
   Stable for amd64, wrt bug #506042