public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/pybrain/
Date: Mon, 10 Dec 2012 14:47:24 +0000 (UTC)	[thread overview]
Message-ID: <1354806527.1c5ad54b018856438e47f3609f8a6ebff3b80cf0.jlec@gentoo> (raw)

commit:     1c5ad54b018856438e47f3609f8a6ebff3b80cf0
Author:     TheChymera <h.chr <AT> mail <DOT> ru>
AuthorDate: Thu Dec  6 15:08:47 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 15:08:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1c5ad54b

Added live ebuild for pybrain

---
 sci-biology/pybrain/pybrain-9999.ebuild |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/sci-biology/pybrain/pybrain-9999.ebuild b/sci-biology/pybrain/pybrain-9999.ebuild
new file mode 100644
index 0000000..c8908f4
--- /dev/null
+++ b/sci-biology/pybrain/pybrain-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
+DISTUTILS_SRC_TEST="py.test"
+
+inherit eutils distutils git-2
+
+DESCRIPTION="The Python Machine Learning Library"
+HOMEPAGE="http://pybrain.org/"
+EGIT_REPO_URI="git://github.com/pybrain/pybrain.git"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="sci-libs/scipy"
+
+DEPEND="dev-python/setuptools
+	test? ( ${RDEPEND} )"


             reply	other threads:[~2012-12-10 14:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-10 14:47 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-10 14:47 [gentoo-commits] proj/sci:master commit in: sci-biology/pybrain/ Justin Lecher
2012-12-10 14:47 Justin Lecher
2013-06-13  7:05 Justin Lecher
2014-01-06 19:27 Justin Lecher
2016-10-12  6:30 Marius Brehler
2018-01-20 21:26 Martin Mokrejs
2020-09-26 10:09 Horea Christian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354806527.1c5ad54b018856438e47f3609f8a6ebff3b80cf0.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox