From 1cc26da9bad0de32c438110f2b3ef0ea3483a333 Mon Sep 17 00:00:00 2001 From: Daniel Campbell Date: Tue, 19 Sep 2017 13:48:40 -0700 Subject: app-misc/fdupes: Remove Google Code from HOMEPAGE Bug: https://bugs.gentoo.org/631444 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- app-misc/fdupes/fdupes-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/fdupes/fdupes-9999.ebuild') 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" -- cgit v1.2.3-65-gdbad