summaryrefslogtreecommitdiff
path: root/sys-fs/dosfstools
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-05-09 17:08:44 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-05-09 17:08:44 +0200
commitd288de42dd9d147a849587d1bfd98a00356314b1 (patch)
treef1bf8bc0cd7ec0536ab62742360cca295bc6fa8d /sys-fs/dosfstools
parent5ec02d584a1089c8ffdbd5b7e91cace2ef57e61b (diff)
downloadgentoo-d288de42dd9d147a849587d1bfd98a00356314b1.tar.gz
gentoo-d288de42dd9d147a849587d1bfd98a00356314b1.tar.xz
sys-fs/dosfstools: Fixed homepage URL (bug #579708).
Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.28.ebuild4
-rw-r--r--sys-fs/dosfstools/dosfstools-4.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild
index 8eede46c84a..1a4acb81d4b 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 8e2604ed062..454c721a2aa 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"