commit:     f2b57a6d66af06a0785638b2729a43a8a690e5ff
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 17:30:52 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 17:36:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b57a6d

app-i18n/ibus-cangjie: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-i18n/ibus-cangjie/Manifest                     |  3 --
 .../files/ibus-cangjie-gtk-unit-test.patch         | 12 -----
 app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild      | 53 ----------------------
 app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild      | 49 --------------------
 app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild      | 49 --------------------
 5 files changed, 166 deletions(-)

diff --git a/app-i18n/ibus-cangjie/Manifest b/app-i18n/ibus-cangjie/Manifest
index ad579855477..b78e68ffb40 100644
--- a/app-i18n/ibus-cangjie/Manifest
+++ b/app-i18n/ibus-cangjie/Manifest
@@ -1,4 +1 @@
-DIST ibus-cangjie-2.1.tar.xz 147796 SHA256 
00563b16fdbc8033e019b37e3ee17f62fb5dd05c68fd67b114909d7261cd433c SHA512 
8ac4b7d9ecd91f9a04190db2aeda595f0740c10afe49aa7f5961eb30962fec5874131c4831b3bf473b008549bb2bb51195c6ab81f32008edbe4f3239e69afadf
 WHIRLPOOL 
6def3a79d6f38382844340e1a1bb5a66911c5db3e260f295c7d5db66b1e4d314ec23f5df184cb4eb6a236688bffad54e61df6604c4a758a622aab4e6c86f4d99
-DIST ibus-cangjie-2.2.tar.xz 148012 SHA256 
7c816173d8f79072ada988d7770928572d28be5dd375b4f7e690c9f57dd49018 SHA512 
847e6bcc6e89fa864073937b34d5abf26a598b867881fd45d962b107a84470585040afcac5152f4f237be4175a53acad3ac8e7eb48fd8bae8ff2cdd04e2de70b
 WHIRLPOOL 
278b125a9ef1c95c92a5a7a39a7c742bac3fca92b021dffeb156814be5a71fd0d0a3ec1f3fbb141d40a703626914ffc2b26e6d8741cf29415473b293ce8ab56d
-DIST ibus-cangjie-2.3.tar.xz 151184 SHA256 
88d4cbf4d1de5cdb90b880a0f2014fbf2c18bf2581760408442bb8195c89e7ff SHA512 
adbd51cbd6e4e816c12ab230c9173cf884fc300b886da51a40cb3956b66d43cb13fd477b4923b43032efb5c82d410c1766bb1f6d18445fa704b7db91e13d2497
 WHIRLPOOL 
0fd4e5ecc0fe8f83367e16e848ad69c02b7a973bde9c705431afe131c1d4dfe78445f62cff34dae1f198c4a4846ab114bc08fd7f3a2e616dd730a4b6f8690c7c
 DIST ibus-cangjie-2.4.tar.xz 150616 SHA256 
299a60f1df063bfadc68c5420cbddb5d1a0de31935d95e414f75e0f93e27ba49 SHA512 
cef9562fc4a5f3b78881c09b43e502f02322148e501022d3f80989caef4ca98ae26903e9a3dcc422feeba7712a8321c731ba229429e52fe919db5144aa0ead47
 WHIRLPOOL 
a183d66bc53007046a2b3ffb778e6f08c39c709cb5e0d5558e5db617155bb4bc1de2df015f5668f4d6022faecb816171766039658ee8e69621abb0d73869d82d

diff --git a/app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch 
b/app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch
deleted file mode 100644
index c3842f6945b..00000000000
--- a/app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/tests/test_prefs.py b/tests/test_prefs.py
-index d1bb438..e568939 100644
---- a/tests/test_prefs.py
-+++ b/tests/test_prefs.py
-@@ -37,6 +37,7 @@ class PrefsTestCase(unittest.TestCase):
-         except ET.ParseError as e:
-             raise AssertionError(e)
- 
-+    @unittest.skip("Importing Gtk doesn't raise a RuntimeError on recent 
Fedora")
-     def test_ui_file_is_valid_gtk_builder(self):
-         try:
-             from gi.repository import Gtk

diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild 
b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild
deleted file mode 100644
index 6705947e768..00000000000
--- a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_4 )
-
-inherit autotools-utils gnome2-utils python-r1 eutils
-
-DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods"
-HOMEPAGE="http://cangjians.github.io";
-SRC_URI="http://cangjians.github.io/downloads/ibus-cangjie/ibus-cangjie-${PV}.tar.xz";
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-       >=app-i18n/ibus-1.4.1
-       app-i18n/libcangjie
-       dev-python/cangjie[${PYTHON_USEDEP}]
-       dev-util/intltool
-       sys-devel/gettext"
-
-RDEPEND=">=app-i18n/ibus-1.4.1
-       app-i18n/libcangjie
-       dev-python/cangjie[${PYTHON_USEDEP}]
-       virtual/libintl
-       ${PYTHON_DEPS}"
-
-src_prepare() {
-               epatch "${FILESDIR}/${PN}-gtk-unit-test.patch"
-}
-
-src_configure() {
-       python_foreach_impl autotools-utils_src_configure
-}
-
-src_compile() {
-       python_foreach_impl autotools-utils_src_compile
-}
-
-src_install() {
-       python_foreach_impl autotools-utils_src_install
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-}

diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild 
b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild
deleted file mode 100644
index c2b4a6ea7b7..00000000000
--- a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_4 )
-
-inherit autotools-utils gnome2-utils python-r1 eutils
-
-DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods"
-HOMEPAGE="http://cangjians.github.io";
-SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus-cangjie-${PV}.tar.xz";
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-       >=app-i18n/ibus-1.4.1
-       app-i18n/libcangjie
-       dev-python/cangjie[${PYTHON_USEDEP}]
-       dev-util/intltool
-       sys-devel/gettext"
-
-RDEPEND=">=app-i18n/ibus-1.4.1
-       app-i18n/libcangjie
-       dev-python/cangjie[${PYTHON_USEDEP}]
-       virtual/libintl
-       ${PYTHON_DEPS}"
-
-src_configure() {
-       python_foreach_impl autotools-utils_src_configure
-}
-
-src_compile() {
-       python_foreach_impl autotools-utils_src_compile
-}
-
-src_install() {
-       python_foreach_impl autotools-utils_src_install
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-}

diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild 
b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild
deleted file mode 100644
index c2b4a6ea7b7..00000000000
--- a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_4 )
-
-inherit autotools-utils gnome2-utils python-r1 eutils
-
-DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods"
-HOMEPAGE="http://cangjians.github.io";
-SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus-cangjie-${PV}.tar.xz";
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-       >=app-i18n/ibus-1.4.1
-       app-i18n/libcangjie
-       dev-python/cangjie[${PYTHON_USEDEP}]
-       dev-util/intltool
-       sys-devel/gettext"
-
-RDEPEND=">=app-i18n/ibus-1.4.1
-       app-i18n/libcangjie
-       dev-python/cangjie[${PYTHON_USEDEP}]
-       virtual/libintl
-       ${PYTHON_DEPS}"
-
-src_configure() {
-       python_foreach_impl autotools-utils_src_configure
-}
-
-src_compile() {
-       python_foreach_impl autotools-utils_src_compile
-}
-
-src_install() {
-       python_foreach_impl autotools-utils_src_install
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-}

Reply via email to