From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-i18n/fcitx-m17n/Manifest | 4 ---- app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild | 33 ---------------------------- app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild | 33 ---------------------------- app-i18n/fcitx-m17n/metadata.xml | 15 ------------- 4 files changed, 85 deletions(-) delete mode 100644 app-i18n/fcitx-m17n/Manifest delete mode 100644 app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild delete mode 100644 app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild delete mode 100644 app-i18n/fcitx-m17n/metadata.xml (limited to 'app-i18n/fcitx-m17n') diff --git a/app-i18n/fcitx-m17n/Manifest b/app-i18n/fcitx-m17n/Manifest deleted file mode 100644 index 00aea0f2e260..000000000000 --- a/app-i18n/fcitx-m17n/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST fcitx-m17n-0.2.4.tar.xz 35076 BLAKE2B c53c8ee8156b49607cd5bd951eb031e2dccb6a18bcdafcbfd17ebf07506c750414abac3f2dd5965fdd8b154df9c16820850f61d07cd38745db0af89ccf2acfff SHA512 b7c483e9c88e58a47ead294c36ed182558f09b41996e97faaba9fd3a96612f6a0fc240fdcb95db9a08c1546abe5fc97337957e2124844bd011363b7468f6e112 -EBUILD fcitx-m17n-0.2.4.ebuild 688 BLAKE2B 389c0c042a46952a30449c17dc75a76233c72f357c22e43cac5362ded73d05f94faff949e23a5c7942acc316ad2f307b4a67eb171d5475b6fb80d14040d6f121 SHA512 fd69f4fddd3d51f07ede549ebf58e49a089f1df91018f24e4d42bbedea3f67645420ffed3a7d4616f66b417babbd3d5141aa5a83b46e044f92a999f6913f261b -EBUILD fcitx-m17n-4.9999.ebuild 663 BLAKE2B 9bdaa5c8383dc2ca29a11216d746d8208d6fff006c61d482229c921d57b8a4add2769ac14f59154b913a0d07d9bf1f1ef717cc0c55491d3a26092ccca50cd6fd SHA512 7fe9827a5eaf9aaebf79d929be02a315cf54cfa9c54decdf267a6a233cc0d422286fb1798cc787cecd31caa6c7527ac9fa36dd5f607b605179206722d30286dc -MISC metadata.xml 449 BLAKE2B 1aad8157da938be9d75d7891112ef9725d82f5e6dadb3df228066851a9a4e84da1ed06b3318a3c69e686b931dc4baefccf9a17e48d1807b8bbdbcf358ced1963 SHA512 02ccc11e815a14a90fa2b61fb550267722f612b240eea63738dedd8a22b8e9a0316e037057a3a9b780164c3cd3dc246988f441139ca9b29664539b8a95ff69a3 diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild b/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild deleted file mode 100644 index 65a80442349f..000000000000 --- a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit cmake-utils - -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-m17n.git" -fi - -DESCRIPTION="m17n-provided input methods for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-m17n" -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - SRC_URI="" -else - SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" -fi - -LICENSE="LGPL-2.1+" -SLOT="4" -KEYWORDS="amd64 ~hppa ppc ppc64 x86" -IUSE="" - -RDEPEND=">=app-i18n/fcitx-4.2.9:4 - dev-libs/m17n-lib - virtual/libintl" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=() diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild b/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild deleted file mode 100644 index 45cd1d24ec28..000000000000 --- a/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit cmake-utils - -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-m17n.git" -fi - -DESCRIPTION="m17n-provided input methods for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-m17n" -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - SRC_URI="" -else - SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" -fi - -LICENSE="LGPL-2.1+" -SLOT="4" -KEYWORDS="" -IUSE="" - -RDEPEND=">=app-i18n/fcitx-4.2.9:4 - dev-libs/m17n-lib - virtual/libintl" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=() diff --git a/app-i18n/fcitx-m17n/metadata.xml b/app-i18n/fcitx-m17n/metadata.xml deleted file mode 100644 index 0972630f0941..000000000000 --- a/app-i18n/fcitx-m17n/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - arfrever.fta@gmail.com - Arfrever Frehtes Taifersar Arahesis - - - cjk@gentoo.org - Cjk - - - fcitx/fcitx-m17n - - -- cgit v1.2.3