summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-24 16:09:09 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-24 16:09:09 +0000
commitf5abf737c62f1982330c4e7ce6dafae0734e2362 (patch)
treeb507f59071c62ab01283bf446ef7e474aee52f4c /dev-python/pyclimate
parentStable on alpha, bug #337153 (diff)
downloadhistorical-f5abf737c62f1982330c4e7ce6dafae0734e2362.tar.gz
historical-f5abf737c62f1982330c4e7ce6dafae0734e2362.tar.bz2
historical-f5abf737c62f1982330c4e7ce6dafae0734e2362.zip
Delete older ebuild.
Package-Manager: portage-2.2.0_alpha1_p7/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r--dev-python/pyclimate/ChangeLog6
-rw-r--r--dev-python/pyclimate/Manifest3
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.2.ebuild49
3 files changed, 6 insertions, 52 deletions
diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog
index 063e2bd13ec4..f9b6ae3c227b 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.22 2010/10/24 16:05:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.23 2010/10/24 16:09:09 arfrever Exp $
+
+ 24 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -pyclimate-1.2.2.ebuild:
+ Delete.
24 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
pyclimate-1.2.2-r1.ebuild:
diff --git a/dev-python/pyclimate/Manifest b/dev-python/pyclimate/Manifest
index bc063a3499d6..d98f934a7143 100644
--- a/dev-python/pyclimate/Manifest
+++ b/dev-python/pyclimate/Manifest
@@ -1,5 +1,4 @@
DIST PyClimate-1.2.2.tar.gz 1417758 RMD160 170e39e2e30706823f78bb33456b5cd30e5ae165 SHA1 0e68f4e030ddb52c3e995f8876e5886d803a1763 SHA256 3ee4aadf3d072270aa179c8b2345f5e2136df91c7237a30540be146d7fda8c94
EBUILD pyclimate-1.2.2-r1.ebuild 912 RMD160 cc1f08fd7374818981714f8c07db81015e5507ac SHA1 2e270da9ee3dd3da50f5e1d240e07e33ef538578 SHA256 ba325cced0a61931b92014162acaae257a14f4347a1ee1671e5a2f16c28a4033
-EBUILD pyclimate-1.2.2.ebuild 1177 RMD160 655152d6eb04532e36909f0c6ff432e91bd1651a SHA1 fb24c8574c2fb9575ef075fbe8e049e059c89ff5 SHA256 8ea89e7ba2334863268717c9a2152f5ec69905d68ec0f645d6251c05e8425469
-MISC ChangeLog 3096 RMD160 1fa4878ac17c9adcf1b52d115700424a1db3783b SHA1 c4f3294fa8c5dfbadcfe742e391691a9a5ed8465 SHA256 6af5230e6b8f606cc43ac2a735c7c2377e9ece9fbd7d804eb3bfd1eb72915dd8
+MISC ChangeLog 3207 RMD160 8fffa54143ec3d49eb9509f7dd9bf05194f4e585 SHA1 c84716c220b89839661541d511d977a5464960fa SHA256 314199d69100e63cc54646a390389da361d2efb762bd350b8ef0eabebdd936cc
MISC metadata.xml 1320 RMD160 a4807fd7c6c43c37745e5c83ee341ad9902814a2 SHA1 d4257c16c14482d3dd6c8f31801e8eabee89affb SHA256 4a563ea67b57427d1e462fcd08f0e6a2bbe48fb4c920104e34fa969952c4edac
diff --git a/dev-python/pyclimate/pyclimate-1.2.2.ebuild b/dev-python/pyclimate/pyclimate-1.2.2.ebuild
deleted file mode 100644
index e7dd096fe479..000000000000
--- a/dev-python/pyclimate/pyclimate-1.2.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2009 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.ebuild,v 1.6 2010/06/08 21:57:10 arfrever Exp $
-
-inherit eutils distutils
-
-MY_P="${P/pyclimate/PyClimate}"
-S="${WORKDIR}/${MY_P}"
-
-IUSE=""
-DESCRIPTION="Climate Data Analysis Module for Python"
-SRC_URI="http://fisica.ehu.es/jsaenz/pyclimate_files/${MY_P}.tar.gz"
-HOMEPAGE="http://www.pyclimate.org/"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86"
-
-DEPEND="virtual/python
- dev-python/numpy
- >=dev-python/scientificpython-2.8
- >=sci-libs/netcdf-3.0"
-
-src_install() {
-
- distutils_src_install
-
- dodir /usr/share/doc/${PF}/doc
- insinto /usr/share/doc/${PF}/doc
- doins doc/*
- doins doc/dcdflib_doc/dcdflib*
-
- dodir /usr/share/${PF}/examples
- insinto /usr/share/${PF}/examples
- doins examples/*
-
- dodir /usr/share/${PF}/test
- insinto /usr/share/${PF}/test
- doins test/*
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
-
- elog
- elog "Try the test script in /usr/share/${PF}/test."
- elog "See the examples in /usr/share/${PF}/examples."
- elog "Read the doc in /usr/share/doc/${PF}."
- elog
-}