diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-01-07 12:49:33 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-01-07 12:50:16 +0100 |
commit | 6c592f217fdbf1dc6d2777e4c231bb79df4d1387 (patch) | |
tree | 639a9ad9f7f57d9733c37152c7edd8eed753fae3 /x11-misc/xvkbd | |
parent | net-ftp/oneclickftp: remove last rited package (diff) | |
download | gentoo-6c592f217fdbf1dc6d2777e4c231bb79df4d1387.tar.gz gentoo-6c592f217fdbf1dc6d2777e4c231bb79df4d1387.tar.bz2 gentoo-6c592f217fdbf1dc6d2777e4c231bb79df4d1387.zip |
x11-misc/xvkbd: Update HOMEPAGE/SRC_URI.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-misc/xvkbd')
-rw-r--r-- | x11-misc/xvkbd/xvkbd-3.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xvkbd/xvkbd-3.7.ebuild b/x11-misc/xvkbd/xvkbd-3.7.ebuild index d171ff235802..1277bf4b7f60 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" |