From f8349562ef5825a5a956d47d512eddf4c520a1a6 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 29 Aug 2019 13:38:01 +0200 Subject: app-mobilephone/gnocky: [QA] Fix ${HOMEPAGE} in SRC_URI Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert --- app-mobilephone/gnocky/gnocky-0.0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-mobilephone/gnocky') diff --git a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild b/app-mobilephone/gnocky/gnocky-0.0.7.ebuild index db68d7f735f3..abb294597d73 100644 --- a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild +++ b/app-mobilephone/gnocky/gnocky-0.0.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="GTK-2 version of gnokii" HOMEPAGE="http://www.gnokii.org/" -SRC_URI="${HOMEPAGE}download/${PN}/${P}.tar.bz2" +SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad