summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-26 12:50:53 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-26 12:50:53 +0000
commit860adf08df41f7afb033c6cf5cf642567da9c004 (patch)
tree699a7435987f1accb6a60b73b22bd46e509ea0ae /dev-python/pyclimate
parentVersion bump. Using custom CFLAGS now, patch no longer needed. (diff)
downloadhistorical-860adf08df41f7afb033c6cf5cf642567da9c004.tar.gz
historical-860adf08df41f7afb033c6cf5cf642567da9c004.tar.bz2
historical-860adf08df41f7afb033c6cf5cf642567da9c004.zip
add ~ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r--dev-python/pyclimate/ChangeLog7
-rw-r--r--dev-python/pyclimate/Manifest6
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog
index ac10024cba2c..cc284f83fd21 100644
--- a/dev-python/pyclimate/ChangeLog
+++ b/dev-python/pyclimate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyclimate
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.7 2004/12/30 23:04:19 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.8 2005/08/26 12:50:53 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> pyclimate-1.2.1-r1.ebuild:
+ add ~ia64
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/pyclimate/Manifest b/dev-python/pyclimate/Manifest
index eeb4977a9ade..5e4f9da612e7 100644
--- a/dev-python/pyclimate/Manifest
+++ b/dev-python/pyclimate/Manifest
@@ -1,6 +1,6 @@
-MD5 93a78ce47a6ec24b605137d24551083c ChangeLog 1331
-MD5 566f620536ac538dca1181125c8c1d1e pyclimate-1.2.1.ebuild 971
-MD5 e1d02adb2d909e375b04c308d014c41c pyclimate-1.2.1-r1.ebuild 1342
MD5 5711f48155e6a9f7f569dab40265e627 metadata.xml 729
+MD5 5b4798f2e3114fcfbc94be53544bdfb6 ChangeLog 1422
+MD5 01799ba6a411cc03e10374eecebdf007 pyclimate-1.2.1-r1.ebuild 1348
+MD5 566f620536ac538dca1181125c8c1d1e pyclimate-1.2.1.ebuild 971
MD5 f8ee275409815fba5c7c815d370748bf files/digest-pyclimate-1.2.1 67
MD5 f8ee275409815fba5c7c815d370748bf files/digest-pyclimate-1.2.1-r1 67
diff --git a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
index 5893d5a2730f..6472f8e47960 100644
--- a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
+++ b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.6 2004/12/28 19:08:52 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.7 2005/08/26 12:50:53 agriffis Exp $
inherit eutils distutils
@@ -13,7 +13,7 @@ SRC_URI="http://starship.python.net/crew/jsaenz/pyclimate/downloads/${MY_P}.tar.
HOMEPAGE="http://starship.python.net/crew/jsaenz/pyclimate/index.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
DEPEND="virtual/python
>=dev-python/numeric-19.0