mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-forensics/quickfuzz: update HOMEPAGE, bug #687638
The change follows commit
a1c69f028b
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user