commit:     1cc26da9bad0de32c438110f2b3ef0ea3483a333
Author:     Daniel Campbell <zlg <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 20:48:40 2017 +0000
Commit:     Daniel Campbell <zlg <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 20:48:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc26da9

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(-)

diff --git a/app-misc/fdupes/fdupes-9999.ebuild 
b/app-misc/fdupes/fdupes-9999.ebuild
index 61afb93cb8b..21737cbeea0 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";
 

Reply via email to