summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-09-20 20:53:46 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-09-20 20:53:46 +0000
commit15a20d8d07560d3542dda0757dcf6c500e005103 (patch)
tree83f774a4928ce480bf6bad04a4637b33575fd34b /dev-python/pyclimate
parentStable on amd64 wrt bug #337318 (diff)
downloadgentoo-2-15a20d8d07560d3542dda0757dcf6c500e005103.tar.gz
gentoo-2-15a20d8d07560d3542dda0757dcf6c500e005103.tar.bz2
gentoo-2-15a20d8d07560d3542dda0757dcf6c500e005103.zip
Stable on amd64 wrt bug #337153
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r--dev-python/pyclimate/ChangeLog6
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog
index abb2c4926fc8..eb5f8f7868f3 100644
--- a/dev-python/pyclimate/ChangeLog
+++ b/dev-python/pyclimate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyclimate
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.19 2010/09/15 14:44:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.20 2010/09/20 20:53:46 hwoarang Exp $
+
+ 20 Sep 2010; Markos Chandras <hwoarang@gentoo.org>
+ pyclimate-1.2.2-r1.ebuild:
+ Stable on amd64 wrt bug #337153
15 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
pyclimate-1.2.2-r1.ebuild:
diff --git a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
index 5698caa5a431..f1344616fd9d 100644
--- a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
+++ b/dev-python/pyclimate/pyclimate-1.2.2-r1.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/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.4 2010/09/15 14:44:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.5 2010/09/20 20:53:46 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ SRC_URI="http://fisica.ehu.es/jsaenz/pyclimate_files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
IUSE="examples"
DEPEND=""