aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:46:27 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:46:27 +0100
commit48eca1b9ad399cdf63cda38381897870d2fba5de (patch)
treeaf621d029107e8a1e179474c8610c80af5ea84c4 /sci-libs
parentsci-libs/jhdf5: depend on unzip (diff)
downloadsci-48eca1b9ad399cdf63cda38381897870d2fba5de.tar.gz
sci-48eca1b9ad399cdf63cda38381897870d2fba5de.tar.bz2
sci-48eca1b9ad399cdf63cda38381897870d2fba5de.zip
sci-libs/labbookdb: properly name tarball
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/labbookdb/Manifest2
-rw-r--r--sci-libs/labbookdb/labbookdb-0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/labbookdb/Manifest b/sci-libs/labbookdb/Manifest
index df9c60513..d8aab8660 100644
--- a/sci-libs/labbookdb/Manifest
+++ b/sci-libs/labbookdb/Manifest
@@ -1 +1 @@
-DIST 0.1.tar.gz 40352 BLAKE2B 3aba5dd99865ed1e2361542ec7a0cd6d693ec332461701119bc063bc664efde6ea56f665ecf8a8a00935ffc8bf6772c4bfe25d902d57e464b9df507bd9c3f711 SHA512 86b9ecf9cc5fe08c32c7dbeacab856f7ad689dd159c033f6136b3a71ed8f1e9a3abe9f3a86c9ed1fda9866f70ff86dbc36e23da4515a4cd0187978c24c0194ab
+DIST labbookdb-0.1.tar.gz 40352 BLAKE2B 3aba5dd99865ed1e2361542ec7a0cd6d693ec332461701119bc063bc664efde6ea56f665ecf8a8a00935ffc8bf6772c4bfe25d902d57e464b9df507bd9c3f711 SHA512 86b9ecf9cc5fe08c32c7dbeacab856f7ad689dd159c033f6136b3a71ed8f1e9a3abe9f3a86c9ed1fda9866f70ff86dbc36e23da4515a4cd0187978c24c0194ab
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"