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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9073F15808B for ; Fri, 15 Apr 2022 08:55:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB40DE0901; Fri, 15 Apr 2022 08:55:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EC4D6E0901 for ; Fri, 15 Apr 2022 08:55:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4857D341523 for ; Fri, 15 Apr 2022 08:55:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67D25250 for ; Fri, 15 Apr 2022 08:55:12 +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: <1650012906.24abe5d05db0ac0e1cc111795a230821f087172e.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/drlfom_bidsdata/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.ebuild X-VCS-Directories: sci-biology/drlfom_bidsdata/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 24abe5d05db0ac0e1cc111795a230821f087172e X-VCS-Branch: master Date: Fri, 15 Apr 2022 08:55:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e9eb5bc4-66f8-4a78-9ff7-68398d2a07e2 X-Archives-Hash: 42051104d1fdfb99b580d6b084f56085 commit: 24abe5d05db0ac0e1cc111795a230821f087172e Author: Horea Christian chymera eu> AuthorDate: Fri Apr 15 08:55:06 2022 +0000 Commit: Horea Christian gmail com> CommitDate: Fri Apr 15 08:55:06 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=24abe5d0 sci-biology/drlfom_bidsdata: source mirror unavailable Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Horea Christian chymera.eu> sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.ebuild b/sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.ebuild index 6385db093..227aafd54 100644 --- a/sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.ebuild +++ b/sci-biology/drlfom_bidsdata/drlfom_bidsdata-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ DESCRIPTION="BIDS data files released with the DRLFOM publication" HOMEPAGE="http://www.aic-fmi.ethz.ch/" SRC_URI=" https://zenodo.org/record/3598424/files/${P}.tar.xz - http://chymera.eu/distfiles/${P}.tar.xz " LICENSE="CC-BY-SA-4.0"