diff options
Diffstat (limited to 'app-i18n/fcitx-cloudpinyin')
-rw-r--r-- | app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/fcitx-cloudpinyin/metadata.xml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild index 536cf3cafca5..5eda97b53959 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild @@ -8,11 +8,11 @@ inherit cmake-utils if [[ "${PV}" =~ (^|\.)9999$ ]]; then inherit git-r3 - EGIT_REPO_URI="https://github.com/fcitx/fcitx-cloudpinyin" + EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-cloudpinyin.git" fi DESCRIPTION="Internet look-up support for Chinese Pinyin input methods for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-cloudpinyin" +HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-cloudpinyin" if [[ "${PV}" =~ (^|\.)9999$ ]]; then SRC_URI="" else diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild index 5d4ef1849fb9..14ed5cf98819 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-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 if [[ "${PV}" =~ (^|\.)9999$ ]]; then inherit git-r3 - EGIT_REPO_URI="https://github.com/fcitx/fcitx-cloudpinyin" + EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-cloudpinyin.git" fi DESCRIPTION="Internet look-up support for Chinese Pinyin input methods for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-cloudpinyin" +HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-cloudpinyin" if [[ "${PV}" =~ (^|\.)9999$ ]]; then SRC_URI="" else diff --git a/app-i18n/fcitx-cloudpinyin/metadata.xml b/app-i18n/fcitx-cloudpinyin/metadata.xml index a46ab006f456..183e87e5137e 100644 --- a/app-i18n/fcitx-cloudpinyin/metadata.xml +++ b/app-i18n/fcitx-cloudpinyin/metadata.xml @@ -10,6 +10,6 @@ <name>Cjk</name> </maintainer> <upstream> - <remote-id type="github">fcitx/fcitx-cloudpinyin</remote-id> + <remote-id type="gitlab">fcitx/fcitx-cloudpinyin</remote-id> </upstream> </pkgmetadata> |