summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 18:48:09 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 18:48:09 +0000
commit783c56f4b1a9d9fd82430c4a1e6b434f157f5357 (patch)
tree7ce9f5e4f1c7e4af830715cd90b4f4a6ead07b40 /dev-python/nose
parentppc stable #284976 (diff)
downloadgentoo-2-783c56f4b1a9d9fd82430c4a1e6b434f157f5357.tar.gz
gentoo-2-783c56f4b1a9d9fd82430c4a1e6b434f157f5357.tar.bz2
gentoo-2-783c56f4b1a9d9fd82430c4a1e6b434f157f5357.zip
ppc stable #284978
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/nose')
-rw-r--r--dev-python/nose/ChangeLog5
-rw-r--r--dev-python/nose/nose-0.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <nixnut@gentoo.org> nose-0.11.1.ebuild:
+ ppc stable #284978
18 Sep 2009; Markus Meier <maekke@gentoo.org> 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