diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 09:53:40 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:01 -0400 |
commit | 927798834d2efc753176fe0299c328bfd8e5dd48 (patch) | |
tree | a5fc665d7b631c223942dd33f35e7636bc679cfd /dev-util/lttng-modules | |
parent | dev-util/babeltrace: update homepage (diff) | |
download | gentoo-927798834d2efc753176fe0299c328bfd8e5dd48.tar.gz gentoo-927798834d2efc753176fe0299c328bfd8e5dd48.tar.bz2 gentoo-927798834d2efc753176fe0299c328bfd8e5dd48.zip |
dev-util/lttng-modules: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-util/lttng-modules')
-rw-r--r-- | dev-util/lttng-modules/lttng-modules-2.10.12.ebuild | 6 | ||||
-rw-r--r-- | dev-util/lttng-modules/lttng-modules-2.11.0.ebuild | 6 | ||||
-rw-r--r-- | dev-util/lttng-modules/lttng-modules-2.7.1.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-util/lttng-modules/lttng-modules-2.10.12.ebuild b/dev-util/lttng-modules/lttng-modules-2.10.12.ebuild index a3fb417feffc..f0f18137d959 100644 --- a/dev-util/lttng-modules/lttng-modules-2.10.12.ebuild +++ b/dev-util/lttng-modules/lttng-modules-2.10.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,8 +9,8 @@ MY_P="${P/_rc/-rc}" MY_SLOT="$(ver_cut 1-2)" DESCRIPTION="LTTng Kernel Tracer Modules" -HOMEPAGE="http://lttng.org" -SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" +HOMEPAGE="https://lttng.org" +SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" diff --git a/dev-util/lttng-modules/lttng-modules-2.11.0.ebuild b/dev-util/lttng-modules/lttng-modules-2.11.0.ebuild index a3fb417feffc..f0f18137d959 100644 --- a/dev-util/lttng-modules/lttng-modules-2.11.0.ebuild +++ b/dev-util/lttng-modules/lttng-modules-2.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,8 +9,8 @@ MY_P="${P/_rc/-rc}" MY_SLOT="$(ver_cut 1-2)" DESCRIPTION="LTTng Kernel Tracer Modules" -HOMEPAGE="http://lttng.org" -SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" +HOMEPAGE="https://lttng.org" +SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" diff --git a/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild b/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild index 816b24592955..340f7a869567 100644 --- a/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild +++ b/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ MY_P="${P/_rc/-rc}" MY_SLOT="$(get_version_component_range 1-2)" DESCRIPTION="LTTng Kernel Tracer Modules" -HOMEPAGE="http://lttng.org" -SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" +HOMEPAGE="https://lttng.org" +SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" |