summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-09-18 23:14:09 +0000
committerMarkus Meier <maekke@gentoo.org>2009-09-18 23:14:09 +0000
commit69b6ddd8ce0e1e44fa3ab0e3065c6cda03791b84 (patch)
treec1a5a6e089c8b4543950cccaa0d0117caf8370ff /dev-python
parentamd64 stable, bug #284994 (diff)
downloadgentoo-2-69b6ddd8ce0e1e44fa3ab0e3065c6cda03791b84.tar.gz
gentoo-2-69b6ddd8ce0e1e44fa3ab0e3065c6cda03791b84.tar.bz2
gentoo-2-69b6ddd8ce0e1e44fa3ab0e3065c6cda03791b84.zip
amd64/arm/x86 stable, bug #284978
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-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 a1a0ac7e7f17..7546a99953d5 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.36 2009/09/18 03:42:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.37 2009/09/18 23:14:09 maekke Exp $
+
+ 18 Sep 2009; Markus Meier <maekke@gentoo.org> nose-0.11.1.ebuild:
+ amd64/arm/x86 stable, bug #284978
18 Sep 2009; Jeroen Roovers <jer@gentoo.org> nose-0.11.1.ebuild:
Stable for HPPA (bug #284978).
diff --git a/dev-python/nose/nose-0.11.1.ebuild b/dev-python/nose/nose-0.11.1.ebuild
index 4c0c0f55ffb8..a2b08fcad5d2 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.2 2009/09/18 03:42:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.1.ebuild,v 1.3 2009/09/18 23:14:09 maekke 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