diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:16:24 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:45:00 +0200 |
commit | fc48e6af3c712c58f15c1cc7df8ac827ade7da89 (patch) | |
tree | 8ddd3aac095fac06f7127458f7e5c6a15f857eb7 /sci-electronics | |
parent | sci-mathematics/polymake: update homepage (diff) | |
download | gentoo-fc48e6af3c712c58f15c1cc7df8ac827ade7da89.tar.gz gentoo-fc48e6af3c712c58f15c1cc7df8ac827ade7da89.tar.bz2 gentoo-fc48e6af3c712c58f15c1cc7df8ac827ade7da89.zip |
sci-electronics/systemc: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/systemc/systemc-2.3.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/systemc/systemc-2.3.1-r1.ebuild b/sci-electronics/systemc/systemc-2.3.1-r1.ebuild index bd72930845c8..118bb843f610 100644 --- a/sci-electronics/systemc/systemc-2.3.1-r1.ebuild +++ b/sci-electronics/systemc/systemc-2.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ inherit eutils toolchain-funcs autotools-utils MY_P="${P}a" DESCRIPTION="A C++ based modeling platform for VLSI and system-level co-design" -HOMEPAGE="http://accellera.org/community/systemc" -SRC_URI="http://accellera.org/images/downloads/standards/${PN}/${MY_P}.tar.gz" +HOMEPAGE="https://accellera.org/community/systemc" +SRC_URI="https://accellera.org/images/downloads/standards/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" |