diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2016-04-15 11:01:06 +0300 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2016-04-15 11:01:47 +0300 |
commit | 61d8fde56ccfb4fa95053974553f33c3e7a9a871 (patch) | |
tree | 71b6fc7e3c06664215f7741ebf0eab680a770fd1 /sci-physics/root | |
parent | sci-physics/root: remove unused variable (diff) | |
download | gentoo-61d8fde56ccfb4fa95053974553f33c3e7a9a871.tar.gz gentoo-61d8fde56ccfb4fa95053974553f33c3e7a9a871.tar.bz2 gentoo-61d8fde56ccfb4fa95053974553f33c3e7a9a871.zip |
sci-physics/root: update homepage
Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/root-5.34.26.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-5.34.32.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.02.05-r2.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.04.06.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/root/root-5.34.26.ebuild b/sci-physics/root/root-5.34.26.ebuild index 1d065a13b65d..f81b9bad2f5b 100644 --- a/sci-physics/root/root-5.34.26.ebuild +++ b/sci-physics/root/root-5.34.26.ebuild @@ -18,7 +18,7 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \ toolchain-funcs user versionator DESCRIPTION="C++ data analysis framework and interpreter from CERN" -HOMEPAGE="http://root.cern.ch/" +HOMEPAGE="https://root.cern.ch" SLOT="0/$(get_version_component_range 1-3 ${PV})" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" diff --git a/sci-physics/root/root-5.34.32.ebuild b/sci-physics/root/root-5.34.32.ebuild index 4a526da40e9b..5464aec231ee 100644 --- a/sci-physics/root/root-5.34.32.ebuild +++ b/sci-physics/root/root-5.34.32.ebuild @@ -18,7 +18,7 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \ toolchain-funcs user versionator DESCRIPTION="C++ data analysis framework and interpreter from CERN" -HOMEPAGE="http://root.cern.ch/" +HOMEPAGE="https://root.cern.ch" SLOT="0/$(get_version_component_range 1-3 ${PV})" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" diff --git a/sci-physics/root/root-6.02.05-r2.ebuild b/sci-physics/root/root-6.02.05-r2.ebuild index df3598344ca1..59b81a535566 100644 --- a/sci-physics/root/root-6.02.05-r2.ebuild +++ b/sci-physics/root/root-6.02.05-r2.ebuild @@ -18,7 +18,7 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \ toolchain-funcs user versionator DESCRIPTION="C++ data analysis framework and interpreter from CERN" -HOMEPAGE="http://root.cern.ch/" +HOMEPAGE="https://root.cern.ch" SLOT="0/$(get_version_component_range 1-3 ${PV})" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" diff --git a/sci-physics/root/root-6.04.06.ebuild b/sci-physics/root/root-6.04.06.ebuild index 9fd9817650f1..dea3114648f3 100644 --- a/sci-physics/root/root-6.04.06.ebuild +++ b/sci-physics/root/root-6.04.06.ebuild @@ -10,7 +10,7 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \ toolchain-funcs user versionator DESCRIPTION="C++ data analysis framework and interpreter from CERN" -HOMEPAGE="http://root.cern.ch/" +HOMEPAGE="https://root.cern.ch" SRC_URI="https://root.cern.ch/download/${PN}_v${PV}.source.tar.gz" SLOT="0/$(get_version_component_range 1-3 ${PV})" |