summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-27 21:07:24 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-27 21:07:24 +0000
commit92e536a3311dfdd64821e8615d56b94a4b17f41c (patch)
treee15935b6c549ef937246c519a501335adb319cde /dev-python/nose
parentMarking setuptools-0.6.14 ppc64 for bug 333201 (diff)
downloadhistorical-92e536a3311dfdd64821e8615d56b94a4b17f41c.tar.gz
historical-92e536a3311dfdd64821e8615d56b94a4b17f41c.tar.bz2
historical-92e536a3311dfdd64821e8615d56b94a4b17f41c.zip
Marking nose-0.11.4 ppc64 for bug 333187
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-python/nose')
-rw-r--r--dev-python/nose/ChangeLog5
-rw-r--r--dev-python/nose/nose-0.11.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/nose/ChangeLog b/dev-python/nose/ChangeLog
index bb262e8ab88b..60989249d926 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.63 2010/12/18 17:49:03 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.64 2010/12/27 21:07:24 ranger Exp $
+
+ 27 Dec 2010; Brent Baude <ranger@gentoo.org> nose-0.11.4.ebuild:
+ Marking nose-0.11.4 ppc64 for bug 333187
*nose-1.0.0 (18 Dec 2010)
diff --git a/dev-python/nose/nose-0.11.4.ebuild b/dev-python/nose/nose-0.11.4.ebuild
index 3df10a81476d..b68010f904e3 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.9 2010/12/14 19:53:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.4.ebuild,v 1.10 2010/12/27 21:07:24 ranger 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 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="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="doc examples test"
RDEPEND="dev-python/setuptools"