sys-fs/e2tools: Fixed HOMEPAGE
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 31 Jul 2019 22:08:44 +0000 (00:08 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 31 Jul 2019 22:08:44 +0000 (00:08 +0200)
Thanks-to: Daniel M. Weeks <dan@danweeks.net>
Closes: https://bugs.gentoo.org/691194
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-fs/e2tools/e2tools-0.0.16.4.ebuild

index e869d21197a54d1cfbd1a8cf9bbfdd32f3d0a544..538223db686f69075d403a113830ccb830af56c7 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools toolchain-funcs
 
 DESCRIPTION="utilities to read, write, and manipulate files in an ext2/ext3 filesystem"
-HOMEPAGE="http://home.earthlink.net/~k_sheff/sw/e2tools/"
+HOMEPAGE="https://github.com/ndim/e2tools"
 SRC_URI="https://github.com/ndim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"