public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Donnie Berkholz" <dberkholz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dberkholz:master commit in: sci-mathematics/pybrain/
Date: Thu, 10 May 2012 21:06:07 +0000 (UTC)	[thread overview]
Message-ID: <1336683951.8f4776e312f1790fc454a8ab5ac2e44d1c27e25a.dberkholz@gentoo> (raw)

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



                 reply	other threads:[~2012-05-10 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1336683951.8f4776e312f1790fc454a8ab5ac2e44d1c27e25a.dberkholz@gentoo \
    --to=dberkholz@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