diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-07 11:42:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-07 11:42:03 +0100 |
commit | f70601e0934acd62f6c5d06c5ede4cc607179514 (patch) | |
tree | 0b337390375de04b950fc4b45edc0f895a4701a4 /app-i18n/fcitx-table-extra | |
parent | b2be182d49eea46686b5cf2680d457df61e89dc4 (diff) |
gentoo resync : 07.07.2018
Diffstat (limited to 'app-i18n/fcitx-table-extra')
4 files changed, 10 insertions, 10 deletions
diff --git a/app-i18n/fcitx-table-extra/Manifest b/app-i18n/fcitx-table-extra/Manifest index 9e8b0e2e0a7e..959643f2efc8 100644 --- a/app-i18n/fcitx-table-extra/Manifest +++ b/app-i18n/fcitx-table-extra/Manifest @@ -1,4 +1,4 @@ DIST fcitx-table-extra-0.3.8.tar.xz 3700736 BLAKE2B b8ce4b3aa04eba8b594b86958bb83e348758c30688828a4834643cf7bdd62852c2ca89bc4f75f0cb1b16ce969b0454c58e3abadff9c78318dc0953e0905c75fa SHA512 454798e9bd25c630ce98e2daf7296e82ba5fbc98027171038a5a7b9ac3169c153302a6703d9416718ec3a0b76db6d732caf3f03c6e6005841c9d7798702542df -EBUILD fcitx-table-extra-0.3.8.ebuild 776 BLAKE2B 40278772768bbe95b0a1a6c3607fa940820471bb83285dbcd5a17376686348dc9774e85e4cbc9abf752ae950a11c97484826a16b1588c974e18b758957718fd9 SHA512 8e16ac5a2c108ae46b65862ce25296fc2c4e74dbf98c39c84734c71d274ba982c0338c715c1901920a2a7787755743b788294c46de33ad71b1e32ed1b744bacd -EBUILD fcitx-table-extra-4.9999.ebuild 757 BLAKE2B fef94198c70fd700c8c145a4e61f3b765eba12d06e249b3ba2adce2c4d0cfac38807d0c5669a8671a22d951e0ecc9913ecd87e38117b05d41eecc2110e3a4935 SHA512 b584efa38f6457041b4c83501373dce19be53078a4314b1523799637c3b18b7ee5222485527062ad1be15d9b2c65cfe31d17aeb0a3ceb34c6b9473e6c30d82b2 -MISC metadata.xml 456 BLAKE2B cb14969ef6882db359489ce3eb5700179d3eda829e0e1b59bef1227e5083723ff2f5ee5b82ed075250673fbe89b6c97aa2f3ce694a4fc0d89c6a600f5ca9346a SHA512 543a24a29523fc93626c2783c3035e3ffd1f7e850a62d80920c5b62b32cb54ff9e811f5d3c15fe785c967daa78e5da56eb38ef6b773a1cdaa4ab3e8e2a3b3235 +EBUILD fcitx-table-extra-0.3.8.ebuild 780 BLAKE2B 53518ff05fedb94bfa1d29fd309be969d4c80e058a04c80d5e787579f94ecdd894c0dd116b8478cdbd0ddcb463d22dee879ea75bdcd00fdf19ccaece256f4208 SHA512 ef58a0c37f2cd142b2f72ce16d2f402bf34783445e50223d060130315da621ac91794b211135d14dcdf1ce71195208008ba2144945441bfab3b831f47d86a4e7 +EBUILD fcitx-table-extra-4.9999.ebuild 761 BLAKE2B bb577d020029b0e2c87883a60b768c866986313c01e9e48234eb4b767bb25955533f29026bc6f8cefc67c80a9acea8c74d7870638cb6fc7226eb10373b0be087 SHA512 e3247a4b041f08e0a3c61d68b485c647f55716b651aedc14cd27ae715a5fb93f56ab7bf04bcb9a18682c0edf70fb0405d3d208e63f17c088ab51cc6d0f2ccd4e +MISC metadata.xml 456 BLAKE2B 78d966707f97ae5fbc5f83a323726f4fdc1e8344f031caf61a38e5ebc5f597bf075a132f9f97f761cce8c0313c83c77152f27babe069524f65f949be11ca1fa1 SHA512 f9e89b87bf3ca5d3478cc17f42f40a3aa78fa07dfa7bcac03e2b40d7a60de9321e0e255fb0a4fdab6e1742c7c22bbd992395a9ad1ad6f7ecebf606d706816df1 diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.ebuild index 9ac0a13a2858..a2516d917e26 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.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-table-extra" + EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-table-extra.git" fi DESCRIPTION="Extra Chinese table input methods for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-table-extra" +HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-table-extra" if [[ "${PV}" =~ (^|\.)9999$ ]]; then SRC_URI="" else diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-4.9999.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-4.9999.ebuild index e1797eacb82b..9a7d55beda2c 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-4.9999.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-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-table-extra" + EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-table-extra.git" fi DESCRIPTION="Extra Chinese table input methods for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-table-extra" +HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-table-extra" if [[ "${PV}" =~ (^|\.)9999$ ]]; then SRC_URI="" else diff --git a/app-i18n/fcitx-table-extra/metadata.xml b/app-i18n/fcitx-table-extra/metadata.xml index 461bba458254..4c163079a51f 100644 --- a/app-i18n/fcitx-table-extra/metadata.xml +++ b/app-i18n/fcitx-table-extra/metadata.xml @@ -10,6 +10,6 @@ <name>Cjk</name> </maintainer> <upstream> - <remote-id type="github">fcitx/fcitx-table-extra</remote-id> + <remote-id type="gitlab">fcitx/fcitx-table-extra</remote-id> </upstream> </pkgmetadata> |