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/root-6.04.06.ebuild | |
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/root-6.04.06.ebuild')
-rw-r--r-- | sci-physics/root/root-6.04.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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})" |