From: Lars Wendler Date: Mon, 9 May 2016 15:08:44 +0000 (+0200) Subject: sys-fs/dosfstools: Fixed homepage URL (bug #579708). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d288de42dd9d147a849587d1bfd98a00356314b1;p=gentoo.git sys-fs/dosfstools: Fixed homepage URL (bug #579708). Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler --- diff --git a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild index 8eede46c84a0..1a4acb81d4bf 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.28.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,7 +7,7 @@ EAPI="5" inherit toolchain-funcs flag-o-matic DESCRIPTION="DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat" -HOMEPAGE="http://www.daniel-baumann.ch/software/dosfstools/" +HOMEPAGE="https://github.com/dosfstools/dosfstools" SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3" diff --git a/sys-fs/dosfstools/dosfstools-4.0.ebuild b/sys-fs/dosfstools/dosfstools-4.0.ebuild index 8e2604ed062c..454c721a2aa4 100644 --- a/sys-fs/dosfstools/dosfstools-4.0.ebuild +++ b/sys-fs/dosfstools/dosfstools-4.0.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,7 +7,7 @@ EAPI="5" inherit toolchain-funcs flag-o-matic DESCRIPTION="DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat" -HOMEPAGE="http://www.daniel-baumann.ch/software/dosfstools/" +HOMEPAGE="https://github.com/dosfstools/dosfstools" SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3"