app-i18n/librime: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:51:05 +0000 (20:51 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:51:05 +0000 (20:51 +0200)
Package-Manager: portage-2.2.20.1

app-i18n/librime/librime-0.9.9.ebuild
app-i18n/librime/librime-1.2.ebuild

index 1a9cc16ee1ef4052788bfb2f4e6a96ac55f84df5..78c4310aa4dedc0e9bfadf717759053c0bdf6d1b 100644 (file)
@@ -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"
index 214d5d23af436933e7d55a0a9551df76fe026618..8e1d773d1d2f990d073706923a6bea0644dc0b8c 100644 (file)
@@ -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"