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
commit670bfbe21001902a550b9879cd4c82b8c1ea3c65 (patch)
treea8be61acc2ab30178c6313552721a419341a7909 /dev-python/pyclimate
parentstable x86, bug 337149 (diff)
downloadhistorical-670bfbe21001902a550b9879cd4c82b8c1ea3c65.tar.gz
historical-670bfbe21001902a550b9879cd4c82b8c1ea3c65.tar.bz2
historical-670bfbe21001902a550b9879cd4c82b8c1ea3c65.zip
stable x86, bug 337153
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 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=""