app-misc/cdircmp: fix SRC_URI.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 20 Jun 2018 19:48:39 +0000 (21:48 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Jun 2018 22:17:03 +0000 (00:17 +0200)
Closes: https://github.com/gentoo/gentoo/pull/8923

app-misc/cdircmp/cdircmp-0.3-r1.ebuild

index b2576f017b8799490d9d183752b90105fa73e63b..f7851f0207a2e083a004a7a5a0beed11f220fc03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Compare directories and select files to copy"
 HOMEPAGE="http://home.hccnet.nl/paul.schuurmans/"
-SRC_URI="http://home.hccnet.nl/paul.schuurmans/download/${P}.tar.gz"
+SRC_URI="http://home.hccnet.nl/paul.schuurmans/linux/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"