public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/mlpy/
@ 2015-08-24 10:12 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-08-24 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     ed0509d76604486eaae8f126f8c30a933af7a03e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 07:07:32 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 10:12:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0509d7

sci-mathematics/mlpy: Fix typo

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-mathematics/mlpy/mlpy-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
index 462a904..86f4d71 100644
--- a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
+++ b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
-pyhton_install_all() {
+python_install_all() {
 	distutils-r1_python_install_all
 	if use doc; then
 		pushd docs 2>/dev/null || die


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/mlpy/
@ 2016-08-06  8:24 Pacho Ramos
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-08-06  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9900ef9e5fe14507923243dd0a36417a7bf3c356
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 08:22:00 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 08:22:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9900ef9e

sci-mathematics/mlpy: Cleanup per #22715

Package-Manager: portage-2.3.0

 sci-mathematics/mlpy/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sci-mathematics/mlpy/metadata.xml b/sci-mathematics/mlpy/metadata.xml
index 898b81f..a878c2a 100644
--- a/sci-mathematics/mlpy/metadata.xml
+++ b/sci-mathematics/mlpy/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>dberkholz@gentoo.org</email>
-    <name>Donnie Berkholz</name>
-  </maintainer>
   <maintainer type="project">
     <email>sci@gentoo.org</email>
     <name>Gentoo Science Project</name>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/mlpy/
@ 2020-01-12 17:52 Mikle Kolyada
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2020-01-12 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     25c70122b1f67e934d5b1670ad4ab5764395a860
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 17:51:53 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 17:52:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c70122

sci-mathematics/mlpy: remove last-rited pkg

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 sci-mathematics/mlpy/Manifest          |  1 -
 sci-mathematics/mlpy/metadata.xml      | 17 -----------------
 sci-mathematics/mlpy/mlpy-3.5.0.ebuild | 34 ----------------------------------
 3 files changed, 52 deletions(-)

diff --git a/sci-mathematics/mlpy/Manifest b/sci-mathematics/mlpy/Manifest
deleted file mode 100644
index ced499438f6..00000000000
--- a/sci-mathematics/mlpy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mlpy-3.5.0.tar.gz 1961206 BLAKE2B 11c72a660af7c8c0498884c2745e069f5752e49e4571bb1e103c3588bab99eda5da593ad50812b07f0cd320791677960da5b2e139551b7fe80770c11ecfc06e5 SHA512 b6b3cf6e1d47fe58d68da81752ce9324e78a97c9fc341c93db7b2ea0c5d1730fae9535b69671fda13cb012ab0173951768c1601f2b4ad678a6065c018b34eb0f

diff --git a/sci-mathematics/mlpy/metadata.xml b/sci-mathematics/mlpy/metadata.xml
deleted file mode 100644
index a878c2ab46a..00000000000
--- a/sci-mathematics/mlpy/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>sci@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription lang="en">
-  mlpy provides a wide range of state-of-the-art machine learning
-  methods for supervised and unsupervised problems and it is aimed at
-  finding a reasonable compromise among modularity, maintainability,
-  reproducibility, usability and efficiency.
-</longdescription>
-  <upstream>
-    <remote-id type="sourceforge">mlpy</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
deleted file mode 100644
index c25423df83a..00000000000
--- a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="High-performance Python library for predictive modeling"
-HOMEPAGE="https://mlpy.fbk.eu/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
-
-RDEPEND="
-	>=sci-libs/gsl-1.11
-	>=dev-python/numpy-1.3[${PYTHON_USEDEP}]
-	>=sci-libs/scipy-0.7[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-python_install_all() {
-	distutils-r1_python_install_all
-	if use doc; then
-		pushd docs 2>/dev/null || die
-		emake html
-		dohtml -r build/html/*
-		popd 2>/dev/null || die
-	fi
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-12 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06  8:24 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/mlpy/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2020-01-12 17:52 Mikle Kolyada
2015-08-24 10:12 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox