From 4097ff45356ee416aa903438f3ae671f5579d291 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Tue, 1 Sep 2015 21:59:46 +0200 Subject: [PATCH] sys-apps/mtree: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- sys-apps/mtree/mtree-1.0.1.ebuild | 2 +- sys-apps/mtree/mtree-1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/mtree/mtree-1.0.1.ebuild b/sys-apps/mtree/mtree-1.0.1.ebuild index 5b194c8d4a99..3ab5b6913bdf 100644 --- a/sys-apps/mtree/mtree-1.0.1.ebuild +++ b/sys-apps/mtree/mtree-1.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools DESCRIPTION="Directory hierarchy mapping tool from FreeBSD" -HOMEPAGE="https://code.google.com/p/mtree-port/" +HOMEPAGE="https://github.com/archiecobbs/mtree-port" SRC_URI="https://mtree-port.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/sys-apps/mtree/mtree-1.0.ebuild b/sys-apps/mtree/mtree-1.0.ebuild index d298bc5f16f6..fe5178de5ad8 100644 --- a/sys-apps/mtree/mtree-1.0.ebuild +++ b/sys-apps/mtree/mtree-1.0.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Directory hierarchy mapping tool from FreeBSD" -HOMEPAGE="https://code.google.com/p/mtree-port/" +HOMEPAGE="https://github.com/archiecobbs/mtree-port" SRC_URI="https://mtree-port.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" -- 2.26.2