summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-15 14:44:14 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-15 14:44:14 +0000
commit6bd50537ca86cea104c709e6be1965124b367094 (patch)
tree111e282e98ba20ac9e2e2450525a4a1dcac3d4b8
parentstable x86, bug 337149 (diff)
downloadgentoo-2-6bd50537ca86cea104c709e6be1965124b367094.tar.gz
gentoo-2-6bd50537ca86cea104c709e6be1965124b367094.tar.bz2
gentoo-2-6bd50537ca86cea104c709e6be1965124b367094.zip
stable x86, bug 337153
(Portage version: 2.1.8.3/cvs/Linux i686)
-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 a9128c1dd29e..abb2c4926fc8 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.18 2010/09/13 21:01:50 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.19 2010/09/15 14:44:14 fauli Exp $
+
+ 15 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
+ pyclimate-1.2.2-r1.ebuild:
+ stable x86, bug 337153
13 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@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 7d87093b5d42..5698caa5a431 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.3 2010/09/13 21:01:50 arfrever Exp $
+# $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 $
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=""