diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-04-10 17:11:21 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-04-10 17:11:50 +0200 |
commit | 8c88adaab31895b560f56215be12956436324783 (patch) | |
tree | 328b2efacd907ed97f7fff3dbe4b29f5c61d4f70 /dev-util/poke | |
parent | dev-util/poke: add missing libatomic_ops dep (diff) | |
download | gentoo-8c88adaab31895b560f56215be12956436324783.tar.gz gentoo-8c88adaab31895b560f56215be12956436324783.tar.bz2 gentoo-8c88adaab31895b560f56215be12956436324783.zip |
dev-util/poke: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-util/poke')
-rw-r--r-- | dev-util/poke/poke-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/poke/poke-2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/poke/poke-2.3.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/poke/poke-1.3.ebuild b/dev-util/poke/poke-1.3.ebuild index 3683b23922d1..ba2205f5b177 100644 --- a/dev-util/poke/poke-1.3.ebuild +++ b/dev-util/poke/poke-1.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="extensible editor for structured binary data" -HOMEPAGE="http://www.jemarch.net/poke" +HOMEPAGE="https://www.jemarch.net/poke" SRC_URI="mirror://gnu/poke/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-util/poke/poke-2.1.ebuild b/dev-util/poke/poke-2.1.ebuild index ed0110ced2d7..90960983c4d3 100644 --- a/dev-util/poke/poke-2.1.ebuild +++ b/dev-util/poke/poke-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Extensible editor for structured binary data" -HOMEPAGE="http://www.jemarch.net/poke" +HOMEPAGE="https://www.jemarch.net/poke" SRC_URI="mirror://gnu/poke/${P}.tar.gz" LICENSE="GPL-3+" diff --git a/dev-util/poke/poke-2.3.ebuild b/dev-util/poke/poke-2.3.ebuild index 5486ef100e3c..239b69e1ccb0 100644 --- a/dev-util/poke/poke-2.3.ebuild +++ b/dev-util/poke/poke-2.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Extensible editor for structured binary data" -HOMEPAGE="http://www.jemarch.net/poke" +HOMEPAGE="https://www.jemarch.net/poke" SRC_URI="mirror://gnu/poke/${P}.tar.gz" LICENSE="GPL-3+" |