commit: 48eca1b9ad399cdf63cda38381897870d2fba5de Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 16:46:27 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 16:46:27 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=48eca1b9
sci-libs/labbookdb: properly name tarball Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-libs/labbookdb/labbookdb-0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/labbookdb/labbookdb-0.1.ebuild b/sci-libs/labbookdb/labbookdb-0.1.ebuild index 68e045c9d..b98788eb7 100644 --- a/sci-libs/labbookdb/labbookdb-0.1.ebuild +++ b/sci-libs/labbookdb/labbookdb-0.1.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 @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Lab Book Database Framework" HOMEPAGE="https://github.com/TheChymera/LabbookDB" -SRC_URI="https://github.com/TheChymera/LabbookDB/archive/${PV}.tar.gz" +SRC_URI="https://github.com/TheChymera/LabbookDB/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"