diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 18:48:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 18:48:09 +0000 |
commit | e414e6674ccbd47809355e42c6c335d2a062e7cf (patch) | |
tree | bf883fbed739dbf57426847f9aff843a8a7d9958 /dev-python | |
parent | ppc stable #284976 (diff) | |
download | historical-e414e6674ccbd47809355e42c6c335d2a062e7cf.tar.gz historical-e414e6674ccbd47809355e42c6c335d2a062e7cf.tar.bz2 historical-e414e6674ccbd47809355e42c6c335d2a062e7cf.zip |
ppc stable #284978
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/nose/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/nose/nose-0.11.1.ebuild | 4 |
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 |