app-misc/fdupes: Remove Google Code from HOMEPAGE
authorDaniel Campbell <zlg@gentoo.org>
Tue, 19 Sep 2017 20:48:40 +0000 (13:48 -0700)
committerDaniel Campbell <zlg@gentoo.org>
Tue, 19 Sep 2017 20:48:40 +0000 (13:48 -0700)
Bug: https://bugs.gentoo.org/631444
Package-Manager: Portage-2.3.8, Repoman-2.3.3

app-misc/fdupes/fdupes-9999.ebuild

index 61afb93cb8b3e70b98a1b9e3077f1caa0cccb7f4..21737cbeea016dcfed13e29e86356542fa6b95f9 100644 (file)
@@ -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"