diff options
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.6.0-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.6.6.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild index 03cae302ea4b..57fa1092ab21 100644 --- a/sys-apps/pv/pv-1.6.0-r1.ebuild +++ b/sys-apps/pv/pv-1.6.0-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit linux-info toolchain-funcs DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe" -HOMEPAGE="http://www.ivarch.com/programs/pv.shtml" -SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2" +HOMEPAGE="https://www.ivarch.com/programs/pv.shtml" +SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2" LICENSE="Artistic-2" SLOT="0" diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild index 94d0b91d0f16..ed93606f5ae5 100644 --- a/sys-apps/pv/pv-1.6.6.ebuild +++ b/sys-apps/pv/pv-1.6.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit linux-info toolchain-funcs DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe" -HOMEPAGE="http://www.ivarch.com/programs/pv.shtml" -SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2" +HOMEPAGE="https://www.ivarch.com/programs/pv.shtml" +SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2" LICENSE="Artistic-2" SLOT="0" |