commit: e202740b7ab10c3c75ea5024442d21aef87767d5 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jun 26 20:10:35 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Mon Jun 27 21:36:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e202740b
app-backup/tob: fix homepage + src_uri app-backup/tob/tob-0.26-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-backup/tob/tob-0.26-r2.ebuild b/app-backup/tob/tob-0.26-r2.ebuild index f124a80..3a542cc 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"
