From: Jonas Stein Date: Sat, 21 Oct 2017 12:23:03 +0000 (+0200) Subject: app-arch/tarsync: Remove invalid HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da5b003e06b511712ecb2a4cd6e2270eb80ae14f;p=gentoo.git app-arch/tarsync: Remove invalid HOMEPAGE HOMEPAGE was an URL to the ebuild. Package-Manager: Portage-2.3.12, Repoman-2.3.3 --- diff --git a/app-arch/tarsync/tarsync-0.2.1-r1.ebuild b/app-arch/tarsync/tarsync-0.2.1-r1.ebuild index c631e6e45884..c9db986bc6c6 100644 --- a/app-arch/tarsync/tarsync-0.2.1-r1.ebuild +++ b/app-arch/tarsync/tarsync-0.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Delta compression suite for using/generating binary patches" -HOMEPAGE="https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/tarsync/tarsync-0.2.1-r1.ebuild?view=markup" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2"