From: Michael Mair-Keimberger (asterix) Date: Sun, 26 Jun 2016 20:10:35 +0000 (+0200) Subject: app-backup/tob: fix homepage + src_uri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e202740b7ab10c3c75ea5024442d21aef87767d5;p=gentoo.git app-backup/tob: fix homepage + src_uri --- diff --git a/app-backup/tob/tob-0.26-r2.ebuild b/app-backup/tob/tob-0.26-r2.ebuild index f124a80af832..3a542cc9db37 100644 --- a/app-backup/tob/tob-0.26-r2.ebuild +++ b/app-backup/tob/tob-0.26-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI=5 inherit eutils DESCRIPTION="A general driver for making and maintaining backups" -HOMEPAGE="http://tinyplanet.ca/projects/tob/" -SRC_URI="http://tinyplanet.ca/projects/tob/${P}.tgz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2" SLOT="0"