app-forensics/quickfuzz: update HOMEPAGE, bug #687638
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 14 Jun 2019 06:34:28 +0000 (07:34 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 14 Jun 2019 06:35:10 +0000 (07:35 +0100)
The change follows commit
https://github.com/CIFASIS/QuickFuzz/commit/a1c69f028b0960c002cb83e8145f039ecc0e0a23

Reported-by: Jonas Stein
Closes: https://bugs.gentoo.org/687638
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild
app-forensics/quickfuzz/quickfuzz-9999.ebuild

index b16b564b392bf4ac519cf1300a5236214cfe0d79..8699d3f648e2acbe7da1c397c450f19d2f96c145 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN="QuickFuzz"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="An experimental grammar fuzzer in Haskell using QuickCheck"
-HOMEPAGE="http://quickfuzz.org/"
+HOMEPAGE="http://quickfuzz.cifasis-conicet.gov.ar/"
 SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.gz"
 
 LICENSE="GPL-3"
index 41734df6f0cef566207354132a3cbe91fb236ef7..3b81cfa519465957d5af8b89418560796b802c96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN="QuickFuzz"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="An experimental grammar fuzzer in Haskell using QuickCheck"
-HOMEPAGE="http://quickfuzz.org/"
+HOMEPAGE="http://quickfuzz.cifasis-conicet.gov.ar/"
 EGIT_REPO_URI="https://github.com/CIFASIS/QuickFuzz.git"
 
 LICENSE="GPL-3"