From 783c56f4b1a9d9fd82430c4a1e6b434f157f5357 Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Sun, 27 Sep 2009 18:48:09 +0000 Subject: ppc stable #284978 (Portage version: 2.1.6.13/cvs/Linux ppc) --- dev-python/nose/ChangeLog | 5 ++++- dev-python/nose/nose-0.11.1.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 7546a99953d5..b926ebcb06a3 100644 --- a/dev-python/nose/ChangeLog +++ b/dev-python/nose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/nose # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.37 2009/09/18 23:14:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.38 2009/09/27 18:48:09 nixnut Exp $ + + 27 Sep 2009; nixnut nose-0.11.1.ebuild: + ppc stable #284978 18 Sep 2009; Markus Meier nose-0.11.1.ebuild: amd64/arm/x86 stable, bug #284978 diff --git a/dev-python/nose/nose-0.11.1.ebuild b/dev-python/nose/nose-0.11.1.ebuild index a2b08fcad5d2..8fbb2f96d79d 100644 --- a/dev-python/nose/nose-0.11.1.ebuild +++ b/dev-python/nose/nose-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.1.ebuild,v 1.3 2009/09/18 23:14:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.1.ebuild,v 1.4 2009/09/27 18:48:09 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/" 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" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc examples test" # dev-python/setuptools is used at run time -- cgit v1.2.3-65-gdbad