From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1170478-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 099831382C5
	for <garchives@archives.gentoo.org>; Tue, 12 May 2020 07:15:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4D19BE0903;
	Tue, 12 May 2020 07:15:33 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 20535E0903
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 May 2020 07:15:33 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DEB3234F50F
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 May 2020 07:15:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 88EE3206
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 May 2020 07:15:30 +0000 (UTC)
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" <horea.christ@gmail.com>
Message-ID: <1589267716.e21aa28bdc594a1dd0725e2f1184b4ecf48e0691.chymera@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/mouse-brain-atlases/
X-VCS-Repository: proj/sci
X-VCS-Files: sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.3.ebuild sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.1.ebuild sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.2.ebuild sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.ebuild
X-VCS-Directories: sci-biology/mouse-brain-atlases/
X-VCS-Committer: chymera
X-VCS-Committer-Name: Horea Christian
X-VCS-Revision: e21aa28bdc594a1dd0725e2f1184b4ecf48e0691
X-VCS-Branch: master
Date: Tue, 12 May 2020 07:15:30 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 16325fa0-7d72-4fd3-9a8e-354718a7e8f7
X-Archives-Hash: 6274ca5aaecca9eeffe3ca2b389e2f3f

commit:     e21aa28bdc594a1dd0725e2f1184b4ecf48e0691
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May 12 07:15:16 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May 12 07:15:16 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e21aa28b

sci-biology/mouse-brain-atlases: versions deprecated by upstream

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../mouse-brain-atlases-0.3.ebuild                 | 44 ----------------------
 .../mouse-brain-atlases-0.4.ebuild                 | 44 ----------------------
 .../mouse-brain-atlases-0.5.1.ebuild               | 44 ----------------------
 .../mouse-brain-atlases-0.5.2.ebuild               | 44 ----------------------
 .../mouse-brain-atlases-0.5.ebuild                 | 44 ----------------------
 5 files changed, 220 deletions(-)

diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.3.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.3.ebuild
deleted file mode 100644
index 65963d55a..000000000
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases"
-SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
-	hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
-	"
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
-	if use hires; then
-		CHECKREQS_DISK_BUILD="4G"
-		CHECKREQS_DISK_USR="4G"
-		CHECKREQS_DISK_VAR="8G"
-	else
-		CHECKREQS_DISK_BUILD="500M"
-	fi
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins *
-	if use hires; then
-		cd "../${PN}HD-${PV}"
-		doins *
-	fi
-}

diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild
deleted file mode 100644
index 65963d55a..000000000
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases"
-SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
-	hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
-	"
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
-	if use hires; then
-		CHECKREQS_DISK_BUILD="4G"
-		CHECKREQS_DISK_USR="4G"
-		CHECKREQS_DISK_VAR="8G"
-	else
-		CHECKREQS_DISK_BUILD="500M"
-	fi
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins *
-	if use hires; then
-		cd "../${PN}HD-${PV}"
-		doins *
-	fi
-}

diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.1.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.1.ebuild
deleted file mode 100644
index 65963d55a..000000000
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases"
-SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
-	hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
-	"
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
-	if use hires; then
-		CHECKREQS_DISK_BUILD="4G"
-		CHECKREQS_DISK_USR="4G"
-		CHECKREQS_DISK_VAR="8G"
-	else
-		CHECKREQS_DISK_BUILD="500M"
-	fi
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins *
-	if use hires; then
-		cd "../${PN}HD-${PV}"
-		doins *
-	fi
-}

diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.2.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.2.ebuild
deleted file mode 100644
index 65963d55a..000000000
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases"
-SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
-	hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
-	"
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
-	if use hires; then
-		CHECKREQS_DISK_BUILD="4G"
-		CHECKREQS_DISK_USR="4G"
-		CHECKREQS_DISK_VAR="8G"
-	else
-		CHECKREQS_DISK_BUILD="500M"
-	fi
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins *
-	if use hires; then
-		cd "../${PN}HD-${PV}"
-		doins *
-	fi
-}

diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.ebuild
deleted file mode 100644
index 65963d55a..000000000
--- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit check-reqs
-
-DESCRIPTION="A collection of mouse brain atlases in NIfTI format"
-HOMEPAGE="https://github.com/IBT-FMI/mouse-brain-atlases"
-SRC_URI="
-	http://chymera.eu/distfiles/${P}.tar.xz
-	hires? ( http://chymera.eu/distfiles/${PN}HD-${PV}.tar.xz )
-	"
-
-LICENSE="fairuse"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="hires"
-
-RDEPEND=""
-DEPEND=""
-
-pkg_pretend() {
-	if use hires; then
-		CHECKREQS_DISK_BUILD="4G"
-		CHECKREQS_DISK_USR="4G"
-		CHECKREQS_DISK_VAR="8G"
-	else
-		CHECKREQS_DISK_BUILD="500M"
-	fi
-	check-reqs_pkg_pretend
-}
-
-# We disable this phase to not check requirements twice.
-pkg_setup() { :; }
-
-src_install() {
-	insinto "/usr/share/${PN}"
-	doins *
-	if use hires; then
-		cd "../${PN}HD-${PV}"
-		doins *
-	fi
-}