public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/spm/
Date: Sat,  6 Mar 2021 14:55:15 +0000 (UTC)	[thread overview]
Message-ID: <1615042078.b9054f07009ca02679912ac70bb2f990a320ec87.andrewammerlaan@gentoo> (raw)

commit:     b9054f07009ca02679912ac70bb2f990a320ec87
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar  6 14:47:58 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar  6 14:47:58 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b9054f07

sci-biology/spm: cleanup old

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/spm/spm-12.ebuild | 33 ---------------------------------
 sci-biology/spm/spm-8.ebuild  | 39 ---------------------------------------
 2 files changed, 72 deletions(-)

diff --git a/sci-biology/spm/spm-12.ebuild b/sci-biology/spm/spm-12.ebuild
deleted file mode 100644
index a46cbff23..000000000
--- a/sci-biology/spm/spm-12.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Analysis of brain imaging data sequences for Octave or Matlab"
-HOMEPAGE="http://www.fil.ion.ucl.ac.uk/spm/"
-SRC_URI="http://www.fil.ion.ucl.ac.uk/spm/download/restricted/eldorado/${PN}${PV}.0.zip"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=sci-mathematics/octave-3.8"
-DEPEND="${RDEPEND}
-	app-arch/unzip
-"
-
-S="${WORKDIR}/${PN}${PV}/src"
-
-src_prepare() {
-	emake distclean PLATFORM=octave
-}
-
-src_compile() {
-	emake -j1 PLATFORM=octave
-}
-
-src_install() {
-	emake install PLATFORM=octave
-	insinto "$(octave-config --m-site-dir)/${P}"
-	doins -r "${WORKDIR}/${PN}${PV}"/*
-}

diff --git a/sci-biology/spm/spm-8.ebuild b/sci-biology/spm/spm-8.ebuild
deleted file mode 100644
index 55376a7f0..000000000
--- a/sci-biology/spm/spm-8.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Analysis of brain imaging data sequences for Octave or Matlab"
-HOMEPAGE="http://www.fil.ion.ucl.ac.uk/spm/"
-SRC_URI="http://www.fil.ion.ucl.ac.uk/spm/download/restricted/idyll/${PN}${PV}.zip"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=sci-mathematics/octave-3.6.4
-	"
-
-DEPEND="${RDEPEND}
-	app-arch/unzip
-	"
-
-S="${WORKDIR}/${PN}${PV}"
-
-src_prepare() {
-	echo "MEXOPTS += -v" >> src/Makefile.var
-	emake -C src distclean PLATFORM=octave
-	emake -C src toolbox-distclean PLATFORM=octave
-}
-
-src_compile() {
-	emake -C src -j1 PLATFORM=octave
-	emake -C src toolbox PLATFORM=octave
-}
-
-src_install() {
-	emake -C src -j1 install PLATFORM=octave
-	emake -C src -j1 toolbox-install PLATFORM=octave
-	insinto $(octave-config --m-site-dir)
-	doins -r "${S}"/*.m
-}


             reply	other threads:[~2021-03-06 14:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 14:55 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-14 10:33 [gentoo-commits] proj/sci:master commit in: sci-biology/spm/ Andrew Ammerlaan
2021-03-06 14:55 Andrew Ammerlaan
2018-10-26 13:23 Horea Christian
2018-10-26 13:23 Horea Christian
2016-02-17 14:02 Justin Lecher
2016-02-17 14:02 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-10-01  6:06 Justin Lecher
2015-09-26 15:19 Justin Lecher

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=1615042078.b9054f07009ca02679912ac70bb2f990a320ec87.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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