diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-05-17 22:17:49 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-06 13:56:05 -0400 |
commit | 9563c6ebf7d3e29070e0f1137cc6eada815d6650 (patch) | |
tree | bd7e42330e8f5700c81a943623a63ac7299d9b92 /app-misc | |
parent | app-crypt/asekey: update homepage link (diff) | |
download | gentoo-9563c6ebf7d3e29070e0f1137cc6eada815d6650.tar.gz gentoo-9563c6ebf7d3e29070e0f1137cc6eada815d6650.tar.bz2 gentoo-9563c6ebf7d3e29070e0f1137cc6eada815d6650.zip |
app-misc/boxes: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/boxes/boxes-1.1.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/boxes/boxes-1.1.2-r2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/boxes/boxes-1.1.2-r3.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-misc/boxes/boxes-1.1.2-r1.ebuild b/app-misc/boxes/boxes-1.1.2-r1.ebuild index 49a128d9cef8..93e8b104e3ef 100644 --- a/app-misc/boxes/boxes-1.1.2-r1.ebuild +++ b/app-misc/boxes/boxes-1.1.2-r1.ebuild @@ -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" 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" diff --git a/app-misc/boxes/boxes-1.1.2-r3.ebuild b/app-misc/boxes/boxes-1.1.2-r3.ebuild index 737c507427ac..517e51b3f2d0 100644 --- a/app-misc/boxes/boxes-1.1.2-r3.ebuild +++ b/app-misc/boxes/boxes-1.1.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 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" |