From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/
Date: Sun, 9 Oct 2016 07:56:05 +0000 (UTC) [thread overview]
Message-ID: <1475999716.70902d943c28a1db992c18d7d1ff9f18b0ce2f07.pacho@gentoo> (raw)
commit: 70902d943c28a1db992c18d7d1ff9f18b0ce2f07
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 07:50:47 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 07:55:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70902d94
app-i18n/ibus-anthy: Drop old
Package-Manager: portage-2.3.1
app-i18n/ibus-anthy/Manifest | 1 -
app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild | 62 --------------------------
2 files changed, 63 deletions(-)
diff --git a/app-i18n/ibus-anthy/Manifest b/app-i18n/ibus-anthy/Manifest
index dc4d549..1e90e85 100644
--- a/app-i18n/ibus-anthy/Manifest
+++ b/app-i18n/ibus-anthy/Manifest
@@ -1,3 +1,2 @@
DIST anthy.i 3170 SHA256 3615639f5cd9bf2adcbc2bac8d3ae968646df1d9d2ba987d80442d5ad99ecdf9 SHA512 400d67c2f0ffbdb3eab241646922d549ec4a42ae5b33714a91b864f4b5dfdf0d9a0d28cb6dcdffa55eb9633651ceae034bb547d7a5c41d9b8d352e955773e069 WHIRLPOOL 9be409df613530658c68bc7491e1dd258f5f1ef1d09895a3557a9e63c3ced5083c1ecd9e274536c9afbc98031c353c05c73304bb4354aaf8e21a1c15de39b8b6
-DIST ibus-anthy-1.2.7.tar.gz 523139 SHA256 33c42c1612423f84fddd8c38f8b2439b8af5f0b5fc7725ae195a01b8999d85e9 SHA512 ee45759bb8303967d09d0f92ee0a97fa63611de936c61073078d795b9ba8858cc882e539611bb5ea68848d471e6d2b0e4d8f51df5335aad7942f15e63c4d159d WHIRLPOOL a27945667347d0fb121d028b23b68219df6417369d32d47a43665c828e8935cd74e04b861e0a4e04a117c08665771c22750eab2869fffd21f23b1e21f633b358
DIST ibus-anthy-1.5.4.tar.gz 592595 SHA256 4c0a8b88a2c547e72173a7d682d82797f6c65fe712abe5f3b89495d4eec7b031 SHA512 8478e9ea14472d0153cc7a35feae4edea791476dc98cfc266b598f915376d267bd5db48ea0a676209d7a6fa680628116a30fec59afaf696477cfaa14082aad8d WHIRLPOOL f4aec300dc5cff62f81a3ae64ac2d46768e3fbaa579e14abac8bd87e0801155e8258f6f3d66d7015122e929cd2e0f48183aeb37245b3046afa3d80b8ce42d58c
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild
deleted file mode 100644
index 8bfa8b6..00000000
--- a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-PYTHON_DEPEND="2:2.5"
-inherit eutils python
-
-DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="nls"
-
-RDEPEND=">=app-i18n/ibus-1.2.0.20100111
- !>=app-i18n/ibus-1.4.99
- app-i18n/anthy
- >=dev-python/pygtk-2.15.2
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
- dev-lang/swig
- dev-util/intltool
- virtual/pkgconfig
- nls? ( >=sys-devel/gettext-0.16.1 )"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- >py-compile #397497
-}
-
-src_configure() {
- PYTHON="$(PYTHON -a)" econf $(use_enable nls)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
-
- dodoc AUTHORS ChangeLog NEWS README || die
-
- find "${ED}" -name '*.la' -type f -delete || die
-}
-
-pkg_postinst() {
- elog
- elog "app-dicts/kasumi is not required but probably useful for you."
- elog
- elog "# emerge app-dicts/kasumi"
- elog
-
- python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}
-}
next reply other threads:[~2016-10-09 7:56 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-09 7:56 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 5:09 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/ Akinori Hattori
2024-04-07 13:43 Akinori Hattori
2024-04-07 13:43 Akinori Hattori
2024-03-03 6:40 Akinori Hattori
2023-09-27 14:00 Akinori Hattori
2023-09-27 14:00 Akinori Hattori
2023-08-25 14:20 Akinori Hattori
2023-03-17 13:18 Yixun Lan
2022-06-24 12:54 Akinori Hattori
2022-06-24 12:54 Akinori Hattori
2022-02-01 13:44 Akinori Hattori
2021-11-29 13:31 Akinori Hattori
2021-11-29 13:31 Akinori Hattori
2021-10-31 6:26 Arthur Zamarin
2021-10-29 15:32 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-06-01 11:44 Sam James
2020-05-14 14:36 Akinori Hattori
2020-05-14 14:36 Akinori Hattori
2020-05-14 14:36 Akinori Hattori
2020-05-12 14:27 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:10 Akinori Hattori
2020-02-09 16:11 Michał Górny
2018-05-27 2:13 Akinori Hattori
2018-05-27 2:13 Akinori Hattori
2018-05-07 13:51 Akinori Hattori
2018-05-07 13:51 Akinori Hattori
2017-08-01 14:36 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-04-20 7:59 David Seifert
2016-11-27 16:47 Patrice Clement
2016-11-27 16:47 Patrice Clement
2015-09-01 18:45 Tobias Klausmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1475999716.70902d943c28a1db992c18d7d1ff9f18b0ce2f07.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox