From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-m17n/
Date: Wed, 17 May 2017 14:45:00 +0000 (UTC) [thread overview]
Message-ID: <1495032285.3d37a705da5d5bb5edb0916ba8254f27a46b24b6.mrueg@gentoo> (raw)
commit: 3d37a705da5d5bb5edb0916ba8254f27a46b24b6
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 14:42:31 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May 17 14:44:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d37a705
app-i18n/ibus-m17n: Remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-i18n/ibus-m17n/Manifest | 1 -
app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild | 46 -------------------------------
2 files changed, 47 deletions(-)
diff --git a/app-i18n/ibus-m17n/Manifest b/app-i18n/ibus-m17n/Manifest
index b19671acafc..93c28272207 100644
--- a/app-i18n/ibus-m17n/Manifest
+++ b/app-i18n/ibus-m17n/Manifest
@@ -1,3 +1,2 @@
DIST ibus-m17n-1.3.2.tar.gz 414324 SHA256 c1e7529c63305bc5f2ddc4832550becd16e084beaf4217549bf1dd46a9b0e370 SHA512 6cbff2bf08043eb46d5e97c9303ebbb795c69b77c14d113c22fee2111eaee04ba8bc27bbd44b6640be02dd43f4b3711aba1b02fcbb350b8bca8d90dd20b4ba54 WHIRLPOOL 5b59e39028e19f3379abebf6b4ddf835bd01d28df623c2ef03f98a8f5b53acd985ca34d3f3d12cf5258c926de47523fddb48b78ceec0efb967586437e52bdc7e
-DIST ibus-m17n-1.3.3.tar.gz 431113 SHA256 0374aef2149bcf1a337c39ab642ee39da4dbb17758ee8c095f954ca835dc10bf SHA512 1ffb659a2c6837727365760267ebbdf0329cf0b103e1fa105d895f62fc580821f8cfc097687e631cb06881986a5482ecc720df451a5b27dc494cc07d1862c98d WHIRLPOOL 437e1720efe77952d12c9eca28a95e509a3cad288573754eccab8de4fbe3a88d2efbdc9e3c4997ebbc04825d3a318c7b49c384d2459b8ddd1d0af1fd4fd45aeb
DIST ibus-m17n-1.3.4.tar.gz 436687 SHA256 79004c696c47cd909b39f547ce118a80b672ccdab77a4a5b1824e496d649ae70 SHA512 9e9bc290b0f0d68558d408f6e69aa3bd9bb767db827a95839b576b58c7a5056dedcbd9b0bf1aab5e26ab21e601acd67a53404a5fd54b436efaf2a706489f25c4 WHIRLPOOL 0109df716a9ed71ac7f1d9544e361e38c3b8a7ae81b271d54ab1979a611fc44698649d92dfc68131f29166f60875558421b9f033632c5125c27505465c73d0a4
diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild
deleted file mode 100644
index 1a2d6498c68..00000000000
--- a/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-DESCRIPTION="The M17N engine 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 ~x86"
-IUSE="gtk nls"
-
-RDEPEND=">=app-i18n/ibus-1.3.99.20110817
- dev-libs/libxml2
- gtk? ( >=x11-libs/gtk+-2.12.12:2 )
- dev-libs/m17n-lib
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- >=sys-devel/gettext-0.16.1"
-RDEPEND="${RDEPEND}
- dev-db/m17n-db
- dev-db/m17n-contrib"
-# gtk? (
-# || (
-# >=x11-libs/gtk+-2.90.5:3
-# >=x11-libs/gtk+-2.12.12:2
-# )
-# )
-
-src_configure() {
- local myconf
-
- econf \
- $(use_with gtk gtk 2.0) \
- $(use_enable nls) \
- ${myconf} || die
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
-
- dodoc AUTHORS ChangeLog NEWS README || die
-}
next reply other threads:[~2017-05-17 14:45 UTC|newest]
Thread overview: 83+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 14:45 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-16 14:15 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-m17n/ Akinori Hattori
2024-11-03 12:57 Akinori Hattori
2024-11-03 12:57 Akinori Hattori
2024-11-03 12:57 Akinori Hattori
2024-09-15 6:53 Akinori Hattori
2024-08-31 9:10 Akinori Hattori
2024-08-31 9:10 Akinori Hattori
2024-07-26 13:52 Akinori Hattori
2024-07-21 8:33 Akinori Hattori
2024-05-29 13:10 Akinori Hattori
2024-05-29 13:10 Akinori Hattori
2024-04-14 6:16 Akinori Hattori
2024-03-24 13:18 Akinori Hattori
2024-03-24 13:18 Akinori Hattori
2024-02-16 13:36 Akinori Hattori
2024-01-15 12:32 Akinori Hattori
2024-01-15 12:32 Akinori Hattori
2023-12-28 12:46 Akinori Hattori
2023-12-28 12:46 Akinori Hattori
2023-12-08 14:21 Akinori Hattori
2023-12-06 13:40 Akinori Hattori
2023-12-06 13:40 Akinori Hattori
2023-11-11 12:35 Akinori Hattori
2023-10-30 13:02 Akinori Hattori
2023-09-27 13:53 Akinori Hattori
2023-09-27 13:53 Akinori Hattori
2023-09-15 14:25 Akinori Hattori
2023-09-15 14:25 Akinori Hattori
2023-08-22 13:08 Akinori Hattori
2023-08-17 14:15 Akinori Hattori
2023-04-04 13:20 Akinori Hattori
2023-04-04 13:20 Akinori Hattori
2023-02-26 13:25 Akinori Hattori
2023-01-21 1:29 Akinori Hattori
2023-01-21 1:29 Akinori Hattori
2022-12-10 1:38 Akinori Hattori
2022-11-05 1:11 Akinori Hattori
2022-11-05 1:11 Akinori Hattori
2022-09-23 12:59 Akinori Hattori
2022-09-09 14:36 Akinori Hattori
2022-09-08 13:22 Akinori Hattori
2022-09-08 13:22 Akinori Hattori
2022-09-08 13:22 Akinori Hattori
2022-08-06 1:05 Akinori Hattori
2022-07-09 1:42 Akinori Hattori
2022-07-09 1:42 Akinori Hattori
2022-02-10 13:53 Akinori Hattori
2021-11-27 6:12 Akinori Hattori
2021-11-27 6:12 Akinori Hattori
2021-10-21 14:51 Akinori Hattori
2021-10-21 14:51 Akinori Hattori
2021-10-21 14:51 Akinori Hattori
2021-08-15 14:07 Akinori Hattori
2021-07-29 14:38 Akinori Hattori
2021-07-29 14:38 Akinori Hattori
2021-07-29 14:38 Akinori Hattori
2021-07-29 14:38 Akinori Hattori
2021-05-09 13:50 Akinori Hattori
2021-05-09 13:50 Akinori Hattori
2021-05-09 13:50 Akinori Hattori
2021-03-04 13:09 Akinori Hattori
2021-03-04 13:09 Akinori Hattori
2021-03-04 13:09 Akinori Hattori
2020-09-02 14:04 Akinori Hattori
2020-09-02 14:04 Akinori Hattori
2020-09-02 14:04 Akinori Hattori
2020-05-18 14:28 Akinori Hattori
2020-05-18 14:28 Akinori Hattori
2018-07-22 13:03 Akinori Hattori
2018-07-22 13:03 Akinori Hattori
2018-07-22 13:03 Akinori Hattori
2018-04-03 16:40 Mike Gilbert
2017-08-05 14:17 Akinori Hattori
2017-08-02 17:25 Thomas Deutschmann
2017-08-01 13:22 Akinori Hattori
2017-08-01 13:22 Akinori Hattori
2017-07-23 12:20 Akinori Hattori
2017-07-20 15:04 Akinori Hattori
2017-07-20 15:04 Akinori Hattori
2017-07-20 15:04 Akinori Hattori
2017-07-20 15:04 Akinori Hattori
2015-09-01 18:46 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=1495032285.3d37a705da5d5bb5edb0916ba8254f27a46b24b6.mrueg@gentoo \
--to=mrueg@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