summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-02 10:45:25 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-02 12:47:12 +0100
commit8d90086aad723814e0e828c6bd8372e670690953 (patch)
tree0e2dcaa8928685678c29387ec17ec032f0b031d9 /dev-python/pyclimate
parentdev-python/scientificpython: Drop KEYWORDS to testing (diff)
downloadgentoo-8d90086aad723814e0e828c6bd8372e670690953.tar.gz
gentoo-8d90086aad723814e0e828c6bd8372e670690953.tar.bz2
gentoo-8d90086aad723814e0e828c6bd8372e670690953.zip
dev-python/pyclimate: Drop KEYWORDS to testing
No stable scientific supports this package Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r--dev-python/pyclimate/metadata.xml6
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild2
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyclimate/metadata.xml b/dev-python/pyclimate/metadata.xml
index 056e23c1e4fc..e7cea021e06c 100644
--- a/dev-python/pyclimate/metadata.xml
+++ b/dev-python/pyclimate/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>sci</herd>
<herd>python</herd>
-<longdescription>
+ <longdescription>
A package designed to accomplish some usual tasks during the analysis of
climate variability using Python. It provides functions to perform some
simple IO operations, operations with COARDS-compliant netCDF files, EOF
@@ -11,10 +11,10 @@
filters, kernel based probability density function estimation and access
to DCDFLIB.C library.
</longdescription>
-<longdescription lang="ja">
+ <longdescription lang="ja">
このパッケージはPython言語を使った気候の変化を分析する必要なタスクを終えるために
デザインされました。幾つかの単純なI/O操作、COARDS-compliant netCDFファイルの操作
-、EOF解析、カップル・データのSVDとCCA解析、幾つかのリニア・デジタル・フィルター>、カーネル・ベースのプロバビリティ・デンシティ・ファンクション・エスティメーショ
+、EOF解析、カップル・データのSVDとCCA解析、幾つかのリニア・デジタル・フィルター&gt;、カーネル・ベースのプロバビリティ・デンシティ・ファンクション・エスティメーショ
ンとDCDFLIB.Cライブラリへのアクセス等の機能を提供します。
</longdescription>
</pkgmetadata>
diff --git a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
index d2efe9cfda9b..0f9dfa211dca 100644
--- a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
+++ b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://fisica.ehu.es/jsaenz/pyclimate_files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples"
DEPEND=""