diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-06-29 21:32:31 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-07-01 15:59:25 -0400 |
commit | 9ed5bfc1e1ccc7e908cbaedb08a667df4957a631 (patch) | |
tree | f11f08636c7f542190f5c37d748b82696790a653 /app-misc | |
parent | dev-libs/gf2x: use HTTPS (diff) | |
download | gentoo-9ed5bfc1e1ccc7e908cbaedb08a667df4957a631.tar.gz gentoo-9ed5bfc1e1ccc7e908cbaedb08a667df4957a631.tar.bz2 gentoo-9ed5bfc1e1ccc7e908cbaedb08a667df4957a631.zip |
app-misc/byobu: update HOMEPAGE, use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16492
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/byobu/byobu-5.130-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/byobu/byobu-5.130-r1.ebuild b/app-misc/byobu/byobu-5.130-r1.ebuild index 9b21e5cd6582..3d2ddef4731a 100644 --- a/app-misc/byobu/byobu-5.130-r1.ebuild +++ b/app-misc/byobu/byobu-5.130-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit python-single-r1 DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)" -HOMEPAGE="http://byobu.co" +HOMEPAGE="https://byobu.org" SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" LICENSE="GPL-3" |