commit:     fd74df57686da63ce4c3a918b6a9db9899f76605
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 06:34:28 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 06:35:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd74df57

app-forensics/quickfuzz: update HOMEPAGE, bug #687638

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 <AT> gentoo.org>

 app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild | 4 ++--
 app-forensics/quickfuzz/quickfuzz-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild 
b/app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild
index b16b564b392..8699d3f648e 100644
--- a/app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild
+++ b/app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild
@@ -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"

diff --git a/app-forensics/quickfuzz/quickfuzz-9999.ebuild 
b/app-forensics/quickfuzz/quickfuzz-9999.ebuild
index 41734df6f0c..3b81cfa5194 100644
--- a/app-forensics/quickfuzz/quickfuzz-9999.ebuild
+++ b/app-forensics/quickfuzz/quickfuzz-9999.ebuild
@@ -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"

Reply via email to