commit: 6c592f217fdbf1dc6d2777e4c231bb79df4d1387 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Jan 7 11:49:33 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 11:50:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c592f21
x11-misc/xvkbd: Update HOMEPAGE/SRC_URI. Package-Manager: Portage-2.3.19, Repoman-2.3.6 x11-misc/xvkbd/xvkbd-3.7.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-misc/xvkbd/xvkbd-3.7.ebuild b/x11-misc/xvkbd/xvkbd-3.7.ebuild index d171ff23580..1277bf4b7f6 100644 --- a/x11-misc/xvkbd/xvkbd-3.7.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.7.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib toolchain-funcs DESCRIPTION="virtual keyboard for X window system" -HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/" -SRC_URI="http://homepage3.nifty.com/tsato/xvkbd/${P}.tar.gz" +HOMEPAGE="http://t-sato.in.coocan.jp/xvkbd/" +SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
