From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DEC5D138334 for ; Thu, 22 Nov 2018 22:24:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3DFAE098A; Thu, 22 Nov 2018 22:24:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 927E2E098A for ; Thu, 22 Nov 2018 22:24:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC5C7335CE7 for ; Thu, 22 Nov 2018 22:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36BDF4B4 for ; Thu, 22 Nov 2018 22:24:50 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1542925406.add80649685c0a11dbb5653e3ed2cb68ce5df212.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-kmod/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild sys-fs/zfs-kmod/zfs-kmod-9999.ebuild X-VCS-Directories: sys-fs/zfs-kmod/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: add80649685c0a11dbb5653e3ed2cb68ce5df212 X-VCS-Branch: master Date: Thu, 22 Nov 2018 22:24:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 71c66c10-2509-424a-8ca8-e8643e10bb0a X-Archives-Hash: 21d07d6897090303672e895a07dd051a commit: add80649685c0a11dbb5653e3ed2cb68ce5df212 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Nov 15 05:25:45 2018 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Nov 22 22:23:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add80649 sys-fs/zfs-kmod: http -> https for HOMEPAGE Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild | 4 ++-- sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild | 4 ++-- sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild | 2 +- sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild | 4 ++-- sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild | 4 ++-- sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild | 4 ++-- sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild | 4 ++-- sys-fs/zfs-kmod/zfs-kmod-9999.ebuild | 4 ++-- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild index 1c08101e1ca..98ae6555adb 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild index 55ffb410456..0c5bf1ea2fe 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild index 93b11dfdd16..b4be7d17035 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild @@ -16,7 +16,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild index c8153afff87..e46bdb2f909 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild index 8cee9a327e7..e2c7ba25702 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -17,7 +17,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild index eb47997ccea..6b2ac901806 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild index b16a30dc7d6..6fb9bc4d597 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -17,7 +17,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL debug? ( GPL-2+ )" SLOT="0" diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild index 08cf1e872b2..1ed3a7db1d9 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ fi inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="CDDL GPL-2+" SLOT="0"