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 316F91382C5 for ; Wed, 20 Jan 2021 08:40:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63936E0825; Wed, 20 Jan 2021 08:40:58 +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 47BEFE0825 for ; Wed, 20 Jan 2021 08:40:58 +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 EA93333E02F for ; Wed, 20 Jan 2021 08:40:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E64C92 for ; Wed, 20 Jan 2021 08:40:55 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1611131674.ae534ce8c204a1d359c86d8f84f9e68854aafc3c.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-expression-data/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild X-VCS-Directories: sci-biology/ABI-expression-data/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ae534ce8c204a1d359c86d8f84f9e68854aafc3c X-VCS-Branch: master Date: Wed, 20 Jan 2021 08:40:55 +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: ef6fdfd7-e80f-4ec7-bb08-2b4537853f25 X-Archives-Hash: 546145e4e8cdeb0f0ac9a4c04ff5d064 commit: ae534ce8c204a1d359c86d8f84f9e68854aafc3c Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Jan 20 08:34:34 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Jan 20 08:34:34 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ae534ce8 sci-biology/ABI-expression-data: update HOMEPAGE Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild b/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild index 4636480f7..0d53f2a90 100644 --- a/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild +++ b/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit check-reqs DESCRIPTION="Gene expression data form the Allen Mouse Brain data portal" -HOMEPAGE="https://github.com/IBT-FMI/ABI-geneexpression-data" +HOMEPAGE="https://github.com/IBT-FMI/ABI-expression-data_generator" SRC_URI=" http://chymera.eu/distfiles/${P}.tar.xz "