diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 12:50:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 12:50:53 +0000 |
commit | bf06414ad5a5ccf1c86d3b1894ed2d8e00ff37af (patch) | |
tree | ca9d1c23b3e7e5642eaabeda15f630a3f1c2e069 /dev-python/pyclimate | |
parent | Version bump. Using custom CFLAGS now, patch no longer needed. (diff) | |
download | gentoo-2-bf06414ad5a5ccf1c86d3b1894ed2d8e00ff37af.tar.gz gentoo-2-bf06414ad5a5ccf1c86d3b1894ed2d8e00ff37af.tar.bz2 gentoo-2-bf06414ad5a5ccf1c86d3b1894ed2d8e00ff37af.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r-- | dev-python/pyclimate/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pyclimate/Manifest | 4 | ||||
-rw-r--r-- | dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild | 6 |
3 files changed, 10 insertions, 7 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..e760727d0a90 100644 --- a/dev-python/pyclimate/Manifest +++ b/dev-python/pyclimate/Manifest @@ -1,6 +1,6 @@ +MD5 5711f48155e6a9f7f569dab40265e627 metadata.xml 729 MD5 93a78ce47a6ec24b605137d24551083c ChangeLog 1331 +MD5 f0e94febce08093bfe9d1544e0a29633 pyclimate-1.2.1-r1.ebuild 1347 MD5 566f620536ac538dca1181125c8c1d1e pyclimate-1.2.1.ebuild 971 -MD5 e1d02adb2d909e375b04c308d014c41c pyclimate-1.2.1-r1.ebuild 1342 -MD5 5711f48155e6a9f7f569dab40265e627 metadata.xml 729 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 |