From 74a0a1e39fc684db2a2570b48ad7954c51aecdb5 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 16 Aug 2019 09:36:35 -0400 Subject: dev-php/jsonlint: Remove HOMEPAGE from SRC_URI Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans --- dev-php/jsonlint/jsonlint-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/jsonlint/jsonlint-1.7.1.ebuild') diff --git a/dev-php/jsonlint/jsonlint-1.7.1.ebuild b/dev-php/jsonlint/jsonlint-1.7.1.ebuild index ae2c9d17871e..4085b18b49f7 100644 --- a/dev-php/jsonlint/jsonlint-1.7.1.ebuild +++ b/dev-php/jsonlint/jsonlint-1.7.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="JSON Lint for PHP" HOMEPAGE="https://github.com/Seldaek/jsonlint" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Seldaek/jsonlint/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3