From a764f97ddd581342bc5ae7973cf97c071cfc0ab5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 29 Aug 2019 13:37:49 +0200 Subject: app-misc/oneko: [QA] Fix ${HOMEPAGE} in SRC_URI Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert --- app-misc/oneko/oneko-1.2_p5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/oneko') diff --git a/app-misc/oneko/oneko-1.2_p5.ebuild b/app-misc/oneko/oneko-1.2_p5.ebuild index 97392a934243..6693ade88c71 100644 --- a/app-misc/oneko/oneko-1.2_p5.ebuild +++ b/app-misc/oneko/oneko-1.2_p5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit desktop toolchain-funcs DESCRIPTION="A cat, dog and others which chase the mouse or windows around the screen" HOMEPAGE="http://www.daidouji.com/oneko/" SRC_URI=" - ${HOMEPAGE}distfiles/${P/_p*}.sakura.${PV/*_p}.tar.gz + http://www.daidouji.com/oneko/distfiles/${P/_p*}.sakura.${PV/*_p}.tar.gz mirror://gentoo/${P/_p*}-cat.png mirror://gentoo/${P/_p*}-dog.png mirror://gentoo/${P/_p*}-sakura-nobsd.patch.bz2 -- cgit v1.2.3-65-gdbad