From: Tobias Klausmann Date: Tue, 1 Sep 2015 18:51:05 +0000 (+0200) Subject: app-i18n/librime: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d3c688808d319c26b6926386720a103ff94fcf37;p=gentoo.git app-i18n/librime: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/app-i18n/librime/librime-0.9.9.ebuild b/app-i18n/librime/librime-0.9.9.ebuild index 1a9cc16ee1ef..78c4310aa4de 100644 --- a/app-i18n/librime/librime-0.9.9.ebuild +++ b/app-i18n/librime/librime-0.9.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="Rime Input Method Engine library" -HOMEPAGE="https://code.google.com/p/rimeime/" +HOMEPAGE="http://rime.im/" SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-i18n/librime/librime-1.2.ebuild b/app-i18n/librime/librime-1.2.ebuild index 214d5d23af43..8e1d773d1d2f 100644 --- a/app-i18n/librime/librime-1.2.ebuild +++ b/app-i18n/librime/librime-1.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib versionator toolchain-funcs DESCRIPTION="Rime Input Method Engine library" -HOMEPAGE="https://code.google.com/p/rimeime/" +HOMEPAGE="http://rime.im/" SRC_URI="http://dl.bintray.com/lotem/rime/${P}.tar.gz" LICENSE="GPL-3"