sys-fs/dosfstools: Fixed homepage URL (bug #579708).
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 9 May 2016 15:08:44 +0000 (17:08 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 9 May 2016 15:08:44 +0000 (17:08 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-fs/dosfstools/dosfstools-3.0.28.ebuild
sys-fs/dosfstools/dosfstools-4.0.ebuild

index 8eede46c84a0e60c5c8645ca2542f23cbb3ffea3..1a4acb81d4bff8227643283f17e7306ed6adb89d 100644 (file)
@@ -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"
index 8e2604ed062c4bf350b4953b4870fb0d29fcc183..454c721a2aa4baf40c40c04af5a84ebe4d279781 100644 (file)
@@ -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"