From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 7609F138334 for ; Sat, 17 Nov 2018 20:05:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94324E0AFA; Sat, 17 Nov 2018 20:05:17 +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 61975E0AFA for ; Sat, 17 Nov 2018 20:05:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D3B29335C39 for ; Sat, 17 Nov 2018 20:05:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF04B458 for ; Sat, 17 Nov 2018 20:05:13 +0000 (UTC) From: "Horea Christian" 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" Message-ID: <1542485087.2c007edd93da46f614c1085050b536547008112d.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.1.20180623.ebuild sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180704.ebuild sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180717.ebuild X-VCS-Directories: sci-biology/mouse-brain-atlases/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 2c007edd93da46f614c1085050b536547008112d X-VCS-Branch: master Date: Sat, 17 Nov 2018 20:05:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1d229145-7ee9-4134-9e85-94f92d4bbc27 X-Archives-Hash: eec43cfbc919974fd6c871c8806f708f commit: 2c007edd93da46f614c1085050b536547008112d Author: Horea Christian yandex com> AuthorDate: Sat Nov 17 20:04:26 2018 +0000 Commit: Horea Christian gmail com> CommitDate: Sat Nov 17 20:04:47 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2c007edd sci-biology/mouse-brain-atlases: deprecation Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Horea Christian yandex.com> .../mouse-brain-atlases-0.1.20180623.ebuild | 27 ------------- .../mouse-brain-atlases-0.1.20180704.ebuild | 27 ------------- .../mouse-brain-atlases-0.1.20180717.ebuild | 44 ---------------------- 3 files changed, 98 deletions(-) diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180623.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180623.ebuild deleted file mode 100644 index 2bcbc5b4b..000000000 --- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180623.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -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}.zip" - -LICENSE="fairuse" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="" - -CHECKREQS_DISK_BUILD=4G -CHECKREQS_DISK_USR=4G -CHECKREQS_DISK_VAR=8G - -src_install() { - insinto "/usr/share/${PN}" - doins * -} diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180704.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180704.ebuild deleted file mode 100644 index 2bcbc5b4b..000000000 --- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180704.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -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}.zip" - -LICENSE="fairuse" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="" - -CHECKREQS_DISK_BUILD=4G -CHECKREQS_DISK_USR=4G -CHECKREQS_DISK_VAR=8G - -src_install() { - insinto "/usr/share/${PN}" - doins * -} diff --git a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180717.ebuild b/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180717.ebuild deleted file mode 100644 index b4caed1b2..000000000 --- a/sci-biology/mouse-brain-atlases/mouse-brain-atlases-0.1.20180717.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -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 -}