From: Daniel Campbell Date: Tue, 19 Sep 2017 20:48:40 +0000 (-0700) Subject: app-misc/fdupes: Remove Google Code from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1cc26da9bad0de32c438110f2b3ef0ea3483a333;p=gentoo.git app-misc/fdupes: Remove Google Code from HOMEPAGE Bug: https://bugs.gentoo.org/631444 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/app-misc/fdupes/fdupes-9999.ebuild b/app-misc/fdupes/fdupes-9999.ebuild index 61afb93cb8b3..21737cbeea01 100644 --- a/app-misc/fdupes/fdupes-9999.ebuild +++ b/app-misc/fdupes/fdupes-9999.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 @@ -8,7 +8,7 @@ inherit eutils flag-o-matic git-r3 toolchain-funcs MY_P="${PN}-${PV/_pre/-PR}" DESCRIPTION="Identify/delete duplicate files residing within specified directories" -HOMEPAGE="https://github.com/adrianlopezroche/fdupes https://code.google.com/p/fdupes/" +HOMEPAGE="https://github.com/adrianlopezroche/fdupes" SRC_URI="" EGIT_REPO_URI="https://github.com/adrianlopezroche/fdupes.git"