From: Sebastian Pipping Date: Sun, 30 Aug 2015 15:51:18 +0000 (+0200) Subject: app-misc/perltrash: Fix homepage (bug #559058) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e56ab43537048c88528afc1d15249768f31e39c8;p=gentoo.git app-misc/perltrash: Fix homepage (bug #559058) --- diff --git a/app-misc/perltrash/perltrash-0.3.ebuild b/app-misc/perltrash/perltrash-0.3.ebuild index 983585f845fe..557e7537dd2d 100644 --- a/app-misc/perltrash/perltrash-0.3.ebuild +++ b/app-misc/perltrash/perltrash-0.3.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Command-line trash can emulation" -HOMEPAGE="http://www.iq-computing.de/perltrash" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="ftp://www.iq-computing.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2"