diff options
-rw-r--r-- | dev-python/pyclimate/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/pyclimate/pyclimate-1.2.2.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog index 0506a5a477ea..ac50e864a4d0 100644 --- a/dev-python/pyclimate/ChangeLog +++ b/dev-python/pyclimate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pyclimate -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.12 2009/01/17 21:37:02 patrick Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.13 2009/11/08 16:07:14 klausman Exp $ + + 08 Nov 2009; Tobias Klausmann <klausman@gentoo.org> + pyclimate-1.2.2.ebuild: + Stable on alpha, bug #289682 *pyclimate-1.2.2 (17 Jan 2009) diff --git a/dev-python/pyclimate/pyclimate-1.2.2.ebuild b/dev-python/pyclimate/pyclimate-1.2.2.ebuild index f393e5d05185..52c5df26a2bc 100644 --- a/dev-python/pyclimate/pyclimate-1.2.2.ebuild +++ b/dev-python/pyclimate/pyclimate-1.2.2.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/pyclimate/pyclimate-1.2.2.ebuild,v 1.1 2009/01/17 21:37:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2.ebuild,v 1.2 2009/11/08 16:07:14 klausman Exp $ inherit eutils distutils @@ -13,7 +13,7 @@ SRC_URI="http://fisica.ehu.es/jsaenz/pyclimate_files/${MY_P}.tar.gz" HOMEPAGE="http://www.pyclimate.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~alpha ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND="virtual/python dev-python/numpy |