Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/singular/
Date: Sat, 27 Jun 2020 20:45:26
Message-Id: 1593290697.dbfef9ad284912132948f4be5d529d238c018a32.dilfridge@gentoo
1 commit: dbfef9ad284912132948f4be5d529d238c018a32
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:15:13 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbfef9ad
7
8 sci-mathematics/singular: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-mathematics/singular/singular-4.0.2.ebuild | 6 +++---
15 sci-mathematics/singular/singular-4.0.3.ebuild | 6 +++---
16 2 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild
19 index 7467031e0e4..7ed8bc1ce71 100644
20 --- a/sci-mathematics/singular/singular-4.0.2.ebuild
21 +++ b/sci-mathematics/singular/singular-4.0.2.ebuild
22 @@ -14,9 +14,9 @@ MY_DIR=$(replace_all_version_separators '-' ${MY_DIR2})
23 MY_SHARE_DIR="${WORKDIR}"/share/
24
25 DESCRIPTION="Computer algebra system for polynomial computations"
26 -HOMEPAGE="http://www.singular.uni-kl.de/"
27 -SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz
28 - http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz"
29 +HOMEPAGE="https://www.singular.uni-kl.de/"
30 +SRC_URI="https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz
31 + https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz"
32
33 LICENSE="GPL-2"
34 SLOT="0"
35
36 diff --git a/sci-mathematics/singular/singular-4.0.3.ebuild b/sci-mathematics/singular/singular-4.0.3.ebuild
37 index 4be89de3667..fcfd823ae4d 100644
38 --- a/sci-mathematics/singular/singular-4.0.3.ebuild
39 +++ b/sci-mathematics/singular/singular-4.0.3.ebuild
40 @@ -13,9 +13,9 @@ MY_DIR=$(replace_all_version_separators '-' ${MY_DIR2})
41 # This is where the share tarball unpacks to
42
43 DESCRIPTION="Computer algebra system for polynomial computations"
44 -HOMEPAGE="http://www.singular.uni-kl.de/"
45 -SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz
46 - http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz"
47 +HOMEPAGE="https://www.singular.uni-kl.de/"
48 +SRC_URI="https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz
49 + https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz"
50
51 LICENSE="GPL-2"
52 SLOT="0"