summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-10-24 16:05:36 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-10-24 16:05:36 +0000
commit2be523c168a3210462568761e98841bdc66526e8 (patch)
treeec4a0004bfadb63a4182e3a63fcfa6d5b8ba7d53 /dev-python/pyclimate
parentVersion bump. (diff)
downloadgentoo-2-2be523c168a3210462568761e98841bdc66526e8.tar.gz
gentoo-2-2be523c168a3210462568761e98841bdc66526e8.tar.bz2
gentoo-2-2be523c168a3210462568761e98841bdc66526e8.zip
Stable on alpha, bug #337153
(Portage version: 2.1.9.21/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 b11fed3b170b..063e2bd13ec4 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.21 2010/09/29 21:23:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.22 2010/10/24 16:05:36 klausman Exp $
+
+ 24 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
+ pyclimate-1.2.2-r1.ebuild:
+ Stable on alpha, bug #337153
29 Sep 2010; Brent Baude <ranger@gentoo.org> pyclimate-1.2.2-r1.ebuild:
Marking pyclimate-1.2.2-r1 ppc for bug 337153
diff --git a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
index 4ff1ddb677d9..c931918eadea 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.6 2010/09/29 21:23:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.7 2010/10/24 16:05:36 klausman 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=""