From 669d819d61352c6fc517279a927e95e6f9fd0601 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 19 Aug 2010 10:17:57 +0000 Subject: Stable on amd64 wrt bug #333187 (Portage version: 2.2_rc67/cvs/Linux x86_64) --- dev-python/nose/ChangeLog | 5 ++++- dev-python/nose/nose-0.11.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/nose') diff --git a/dev-python/nose/ChangeLog b/dev-python/nose/ChangeLog index f99740b169a2..eae362cb356f 100644 --- a/dev-python/nose/ChangeLog +++ b/dev-python/nose/ChangeLog @@ -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.56 2010/08/18 15:12:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.57 2010/08/19 10:17:57 hwoarang Exp $ + + 19 Aug 2010; Markos Chandras nose-0.11.4.ebuild: + Stable on amd64 wrt bug #333187 18 Aug 2010; Jeroen Roovers nose-0.11.4.ebuild: Stable for HPPA (bug #333187). diff --git a/dev-python/nose/nose-0.11.4.ebuild b/dev-python/nose/nose-0.11.4.ebuild index 7e37cb5f01f7..de2e39496124 100644 --- a/dev-python/nose/nose-0.11.4.ebuild +++ b/dev-python/nose/nose-0.11.4.ebuild @@ -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.4.ebuild,v 1.3 2010/08/18 15:12:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.4.ebuild,v 1.4 2010/08/19 10:17:57 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://somethingaboutorange.com/mrl/projects/nose/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples test" RDEPEND="dev-python/setuptools" -- cgit v1.2.3-65-gdbad