* [gentoo-commits] dev/dberkholz:master commit in: sci-mathematics/pybrain/
@ 2012-05-10 21:06 Donnie Berkholz
0 siblings, 0 replies; only message in thread
From: Donnie Berkholz @ 2012-05-10 21:06 UTC (permalink / raw
To: gentoo-commits
commit: 8f4776e312f1790fc454a8ab5ac2e44d1c27e25a
Author: Donnie Berkholz <dberkholz <AT> gentoo <DOT> org>
AuthorDate: Thu May 10 21:05:51 2012 +0000
Commit: Donnie Berkholz <dberkholz <AT> gentoo <DOT> org>
CommitDate: Thu May 10 21:05:51 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dberkholz.git;a=commit;h=8f4776e3
pybrain: bump to 0.3.1.
---
sci-mathematics/pybrain/Manifest | 4 ++--
.../{pybrain-0.3.ebuild => pybrain-0.3.1.ebuild} | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/sci-mathematics/pybrain/Manifest b/sci-mathematics/pybrain/Manifest
index ee54944..10fec28 100644
--- a/sci-mathematics/pybrain/Manifest
+++ b/sci-mathematics/pybrain/Manifest
@@ -1,2 +1,2 @@
-DIST PyBrain-0.3.zip 1729351 RMD160 514cc31caa7d5542fec56a3dafd56d09de14722d SHA1 b878b66f7fa65645df06cec41043edbfe7dca962 SHA256 f6e0d9e9985d0ce12180b810c3ad5c79e047ccd81ab388310314cb3757663fb3
-EBUILD pybrain-0.3.ebuild 568 RMD160 7a11a513bb8f4eb37bc792d4da2e0a328e5650a8 SHA1 dca777ba4fc0dec6713f49442355a90d69dd6239 SHA256 266a7311a5d84c4871a7bf9c2c84160d01974ee73ab8d1c3017118f97ba0ff3c
+DIST pybrain-0.3.1.tar.gz 1155589 RMD160 2899fa0a7efe711b290083a904dca45206db47b2 SHA1 839994351d9e784f85001a0749427afadcf5fd95 SHA256 b1e388faf21235ee1e93cdc3850c2d0dbf735c0254cfbc9c666a14936f390b00
+EBUILD pybrain-0.3.1.ebuild 593 RMD160 82ff28cc20844b171d9836a6ac0c8b1807fa5b99 SHA1 9306f57f858b7f81e811028d44badaf538735c27 SHA256 6d281e000ecc7f047f797724eb47ed83a27cba49343ce23ee771e9a67895358a
diff --git a/sci-mathematics/pybrain/pybrain-0.3.ebuild b/sci-mathematics/pybrain/pybrain-0.3.1.ebuild
similarity index 79%
rename from sci-mathematics/pybrain/pybrain-0.3.ebuild
rename to sci-mathematics/pybrain/pybrain-0.3.1.ebuild
index c7266f0..986249d 100644
--- a/sci-mathematics/pybrain/pybrain-0.3.ebuild
+++ b/sci-mathematics/pybrain/pybrain-0.3.1.ebuild
@@ -2,18 +2,20 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=4
+
inherit distutils
DESCRIPTION="A modular machine learning library for Python"
HOMEPAGE="http://www.pybrain.org/"
-SRC_URI="http://www.pybrain.org/files/PyBrain-${PV}.zip"
+SRC_URI="https://github.com/pybrain/pybrain/tarball/${PV} -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
-S=${WORKDIR}/pybrain-pybrain-a6bee81
+S=${WORKDIR}/pybrain-pybrain-87c7ac3
src_install() {
distutils_src_install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-10 21:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 21:06 [gentoo-commits] dev/dberkholz:master commit in: sci-mathematics/pybrain/ Donnie Berkholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox