commit:     97547e54cf2db4a374ab334f13045a6a791b7785
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 22:08:44 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 22:08:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97547e54

sys-fs/e2tools: Fixed HOMEPAGE

Thanks-to: Daniel M. Weeks <dan <AT> 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 <AT> gentoo.org>

 sys-fs/e2tools/e2tools-0.0.16.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2tools/e2tools-0.0.16.4.ebuild 
b/sys-fs/e2tools/e2tools-0.0.16.4.ebuild
index e869d21197a..538223db686 100644
--- a/sys-fs/e2tools/e2tools-0.0.16.4.ebuild
+++ b/sys-fs/e2tools/e2tools-0.0.16.4.ebuild
@@ -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"

Reply via email to