From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q63aD-0006QL-Iz for garchives@archives.gentoo.org; Sat, 02 Apr 2011 16:21:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 195481C042; Sat, 2 Apr 2011 16:21:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E1FAE1C042 for ; Sat, 2 Apr 2011 16:21:35 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 606051B401F for ; Sat, 2 Apr 2011 16:21:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 00A3C20054; Sat, 2 Apr 2011 16:21:33 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: nose-1.0.0.ebuild ChangeLog X-VCS-Directories: dev-python/nose X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20110402162134.00A3C20054@flycatcher.gentoo.org> Date: Sat, 2 Apr 2011 16:21:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: af19e36c33ea432af217879fed77d2c2 armin76 11/04/02 16:21:33 Modified: nose-1.0.0.ebuild ChangeLog Log: ia64/s390/sh stable wrt #351484 =20 (Portage version: 2.1.9.44/cvs/Linux ia64) Revision Changes Path 1.10 dev-python/nose/nose-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/no= se-1.0.0.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/no= se-1.0.0.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/no= se-1.0.0.ebuild?r1=3D1.9&r2=3D1.10 Index: nose-1.0.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.0.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- nose-1.0.0.ebuild 27 Feb 2011 14:05:32 -0000 1.9 +++ nose-1.0.0.ebuild 2 Apr 2011 16:21:33 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.0.0.ebuild,v 1= .9 2011/02/27 14:05:32 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.0.0.ebuild,v 1= .10 2011/04/02 16:21:33 armin76 Exp $ =20 EAPI=3D"3" SUPPORT_PYTHON_ABIS=3D"1" @@ -13,7 +13,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x= 86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 = ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE=3D"doc examples test" =20 RDEPEND=3D"dev-python/setuptools" 1.72 dev-python/nose/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/Ch= angeLog?rev=3D1.72&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/Ch= angeLog?rev=3D1.72&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/Ch= angeLog?r1=3D1.71&r2=3D1.72 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 27 Feb 2011 14:05:32 -0000 1.71 +++ ChangeLog 2 Apr 2011 16:21:33 -0000 1.72 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/nose # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.71 2011= /02/27 14:05:32 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.72 2011= /04/02 16:21:33 armin76 Exp $ + + 02 Apr 2011; Ra=C3=BAl Porcel nose-1.0.0.ebuild: + ia64/s390/sh stable wrt #351484 =20 27 Feb 2011; Tobias Klausmann nose-1.0.0.ebuild: Stable on alpha, bug #351484