summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-10-21 14:23:03 +0200
committerJonas Stein <jstein@gentoo.org>2017-10-21 14:23:03 +0200
commitda5b003e06b511712ecb2a4cd6e2270eb80ae14f (patch)
tree65679a1a6459f919a3ec579b1b4cd1865b2b7ca1 /app-arch/tarsync/tarsync-0.2.1-r1.ebuild
parentdev-python/pyblake2: marked *-solaris, bug #634936 (diff)
downloadgentoo-da5b003e06b511712ecb2a4cd6e2270eb80ae14f.tar.gz
gentoo-da5b003e06b511712ecb2a4cd6e2270eb80ae14f.tar.bz2
gentoo-da5b003e06b511712ecb2a4cd6e2270eb80ae14f.zip
app-arch/tarsync: Remove invalid HOMEPAGE
HOMEPAGE was an URL to the ebuild. Package-Manager: Portage-2.3.12, Repoman-2.3.3
Diffstat (limited to 'app-arch/tarsync/tarsync-0.2.1-r1.ebuild')
-rw-r--r--app-arch/tarsync/tarsync-0.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"