From 993357204a3354877033769b0d480290bb6c92c2 Mon Sep 17 00:00:00 2001 From: Hanno Date: Sun, 3 Jan 2016 17:06:28 +0100 Subject: app-forensics/afl: Fix // in SRC_URI, fix Manifest Package-Manager: portage-2.2.26 --- app-forensics/afl/afl-1.80b.ebuild | 4 ++-- app-forensics/afl/afl-1.96b.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-forensics') diff --git a/app-forensics/afl/afl-1.80b.ebuild b/app-forensics/afl/afl-1.80b.ebuild index a6acdfd8c856..c726297a1af3 100644 --- a/app-forensics/afl/afl-1.80b.ebuild +++ b/app-forensics/afl/afl-1.80b.ebuild @@ -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$ @@ -8,7 +8,7 @@ inherit multilib toolchain-funcs DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer" HOMEPAGE="http://lcamtuf.coredump.cx/afl/" -SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz" +SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-forensics/afl/afl-1.96b.ebuild b/app-forensics/afl/afl-1.96b.ebuild index f311733a15d6..c726297a1af3 100644 --- a/app-forensics/afl/afl-1.96b.ebuild +++ b/app-forensics/afl/afl-1.96b.ebuild @@ -8,7 +8,7 @@ inherit multilib toolchain-funcs DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer" HOMEPAGE="http://lcamtuf.coredump.cx/afl/" -SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz" +SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3-65-gdbad