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 1OGIUm-0002nh-0I for garchives@archives.gentoo.org; Sun, 23 May 2010 21:14:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CF18E08C0; Sun, 23 May 2010 21:14:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 677A6E08C0 for ; Sun, 23 May 2010 21:14:03 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 0DCD66427B for ; Sun, 23 May 2010 21:14:03 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2262) id 11DFC2CCCF; Sun, 23 May 2010 21:14:01 +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 dev-python/nose: nose-0.11.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: nose-0.11.3.ebuild ChangeLog X-VCS-Directories: dev-python/nose X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: <20100523211402.11DFC2CCCF@corvid.gentoo.org> Date: Sun, 23 May 2010 21:14:01 +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: 0dc09549-8b71-4103-b9dd-f5c31fa590b7 X-Archives-Hash: 88c7fae467d516c9ffb3745f9e350b79 pacho 10/05/23 21:14:01 Modified: nose-0.11.3.ebuild ChangeLog Log: stable amd64, bug 315155 (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.6 dev-python/nose/nose-0.11.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/no= se-0.11.3.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/no= se-0.11.3.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/no= se-0.11.3.ebuild?r1=3D1.5&r2=3D1.6 Index: nose-0.11.3.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-0.11.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nose-0.11.3.ebuild 13 May 2010 20:19:53 -0000 1.5 +++ nose-0.11.3.ebuild 23 May 2010 21:14:01 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.3.ebuild,v = 1.5 2010/05/13 20:19:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.3.ebuild,v = 1.6 2010/05/23 21:14:01 pacho Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -15,7 +15,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-= fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-f= bsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE=3D"doc examples test" =20 RDEPEND=3D"dev-python/setuptools" 1.53 dev-python/nose/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/Ch= angeLog?rev=3D1.53&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/Ch= angeLog?rev=3D1.53&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/Ch= angeLog?r1=3D1.52&r2=3D1.53 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.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 13 May 2010 20:19:53 -0000 1.52 +++ ChangeLog 23 May 2010 21:14:01 -0000 1.53 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/nose # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.52 2010= /05/13 20:19:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.53 2010= /05/23 21:14:01 pacho Exp $ + + 23 May 2010; Pacho Ramos nose-0.11.3.ebuild: + stable amd64, bug 315155 =20 13 May 2010; Jeroen Roovers nose-0.11.3.ebuild: Stable for HPPA PPC (bug #315155).