From d288de42dd9d147a849587d1bfd98a00356314b1 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 9 May 2016 17:08:44 +0200 Subject: sys-fs/dosfstools: Fixed homepage URL (bug #579708). Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler --- sys-fs/dosfstools/dosfstools-3.0.28.ebuild | 4 ++-- sys-fs/dosfstools/dosfstools-4.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-fs') 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" -- cgit v1.2.3-65-gdbad