diff options
Diffstat (limited to 'app-misc/boxes/boxes-1.1.2-r2.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.1.2-r2.ebuild b/app-misc/boxes/boxes-1.1.2-r2.ebuild index 78245bb48fea..e09f30d48d46 100644 --- a/app-misc/boxes/boxes-1.1.2-r2.ebuild +++ b/app-misc/boxes/boxes-1.1.2-r2.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 @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic toolchain-funcs DESCRIPTION="Draw any kind of boxes around your text" -HOMEPAGE="http://boxes.thomasjensen.com/ https://github.com/ascii-boxes/boxes" +HOMEPAGE="https://boxes.thomasjensen.com/ https://github.com/ascii-boxes/boxes" SRC_URI="https://github.com/ascii-boxes/boxes/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |