From: Sergei Trofimovich Date: Fri, 14 Jun 2019 06:34:28 +0000 (+0100) Subject: app-forensics/quickfuzz: update HOMEPAGE, bug #687638 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fd74df57686da63ce4c3a918b6a9db9899f76605;p=gentoo.git 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 --- diff --git a/app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild b/app-forensics/quickfuzz/quickfuzz-0.1_p20160920.ebuild index b16b564b392b..8699d3f648e2 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 41734df6f0ce..3b81cfa51946 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"