summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-07-07 00:05:19 +0200
committerMike Gilbert <floppym@gentoo.org>2018-07-06 22:02:57 -0400
commit377ef988adc7db47387510f6c21129a087f82d36 (patch)
treeb916a3c027ac5395b8743be70221904c82b15ae1 /app-i18n/fcitx-unikey
parentapp-i18n/tagainijisho: Fix DICT_LANG. (diff)
downloadgentoo-377ef988adc7db47387510f6c21129a087f82d36.tar.gz
gentoo-377ef988adc7db47387510f6c21129a087f82d36.tar.bz2
gentoo-377ef988adc7db47387510f6c21129a087f82d36.zip
app-i18n/*fcitx*, app-i18n/mozc: Update URIs.
Fcitx moved from GitHub to GitLab. https://groups.google.com/forum/#!topic/fcitx-announce/wfN2eH27T0o https://groups.google.com/forum/#!topic/fcitx-dev/Om0THKaeFvc https://groups.google.com/forum/#!topic/fcitx/SLNIRcuTq_o
Diffstat (limited to 'app-i18n/fcitx-unikey')
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild4
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild6
-rw-r--r--app-i18n/fcitx-unikey/metadata.xml2
3 files changed, 6 insertions, 6 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
index 90b847f553d4..df756e31e6e0 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
@@ -8,11 +8,11 @@ inherit cmake-utils gnome2-utils
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-unikey"
+ EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-unikey.git"
fi
DESCRIPTION="Vietnamese Unikey input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-unikey"
+HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-unikey"
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
SRC_URI=""
else
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
index 95c318c72900..f7913c7825a9 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -8,11 +8,11 @@ inherit cmake-utils gnome2-utils
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-unikey"
+ EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-unikey.git"
fi
DESCRIPTION="Vietnamese Unikey input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-unikey"
+HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-unikey"
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
SRC_URI=""
else
diff --git a/app-i18n/fcitx-unikey/metadata.xml b/app-i18n/fcitx-unikey/metadata.xml
index fbe690dbfe44..92ad94a4b881 100644
--- a/app-i18n/fcitx-unikey/metadata.xml
+++ b/app-i18n/fcitx-unikey/metadata.xml
@@ -13,6 +13,6 @@
<flag name="macro-editor">Install macro editor</flag>
</use>
<upstream>
- <remote-id type="github">fcitx/fcitx-unikey</remote-id>
+ <remote-id type="gitlab">fcitx/fcitx-unikey</remote-id>
</upstream>
</pkgmetadata>