app-mobilephone/gnocky: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:01 +0000 (13:38 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:01 +0000 (13:38 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-mobilephone/gnocky/gnocky-0.0.7.ebuild

index db68d7f735f349a812e4034d2e3aabee4521c48a..abb294597d7351a994d5325514e575e293853cb4 100644 (file)
@@ -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"