diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-10-14 14:55:14 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-10-14 15:02:31 +0200 |
commit | daa0b81449e22fba1170d02be15073875e571ef0 (patch) | |
tree | 10ddeb6fd921f2c006f6be2cab3968db17533002 /app-admin/watchfolder | |
parent | www-apps/gitea: Drop old (diff) | |
download | gentoo-daa0b81449e22fba1170d02be15073875e571ef0.tar.gz gentoo-daa0b81449e22fba1170d02be15073875e571ef0.tar.bz2 gentoo-daa0b81449e22fba1170d02be15073875e571ef0.zip |
app-admin/watchfolder: No homepage neither SRC_URI (#618274)
Closes: https://bugs.gentoo.org/618274
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-admin/watchfolder')
-rw-r--r-- | app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild b/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild index ff216bde996b..d6fc7c4146b5 100644 --- a/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild +++ b/app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit eutils toolchain-funcs DESCRIPTION="watches directories and processes files" -HOMEPAGE="http://freshmeat.net/projects/watchd/" -SRC_URI="http://dstunrea.sdf-eu.org/files/${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |