public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-rime/
Date: Fri, 27 Jul 2018 14:00:01 +0000 (UTC)	[thread overview]
Message-ID: <1532699948.b05c8488c91283c40326345ada7259bb66759500.hattya@gentoo> (raw)

commit:     b05c8488c91283c40326345ada7259bb66759500
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 27 13:47:16 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 13:59:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05c8488

app-i18n/ibus-rime: drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-rime/Manifest               |  2 --
 app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild | 28 ----------------------------
 app-i18n/ibus-rime/ibus-rime-1.1.ebuild   | 28 ----------------------------
 3 files changed, 58 deletions(-)

diff --git a/app-i18n/ibus-rime/Manifest b/app-i18n/ibus-rime/Manifest
index cea17838e4e..b435a077ea7 100644
--- a/app-i18n/ibus-rime/Manifest
+++ b/app-i18n/ibus-rime/Manifest
@@ -1,3 +1 @@
-DIST ibus-rime-0.9.9.tar.gz 23912 BLAKE2B 894f4858e59e95792a713d6f05a64ec150381edd308c622c26cca806e8f990811f4218b13729ce5731959c2a289453b253f9b292a6400a3f53d681ebcffaac64 SHA512 b18e6f3ba6c97e3b55900d9c4cb70d58f24b202bf2ae894ca861af10ddb028c193d9ac97e609f3b4f0f183b212b74180a02e5d823f235b4c799733933a48afb7
-DIST ibus-rime-1.1.tar.gz 23418 BLAKE2B ae4abe0ab134c0ce3ac70da378c22d068bb329da22a8166ab60d5f0a316a88d937a241fb877f255d2be7847672ab20d9c7e11fa6724ff74f32e7e70350a2b475 SHA512 2510f9019045013f85af5b8401286b338b739fa0e908a3e30e1d59971a43c32212f388d367b51942292e236859feb1a70d7e7b8deb17eafd8b4f878cc7ba018f
 DIST ibus-rime-1.2.tar.gz 33396 BLAKE2B 39930ea31d40e622cd69d6f5a218729f460161dd9681e49bc35a1eb9b3875b6f5acbdaf36f7cf8200440bc27ed84a2f23ec1578b19a1fe6abbbc54c7078be11c SHA512 e1851781a6d069a79d04890b5b0aa2a706e611c08df3fcb99f883eeedd4dc4eefcac207f35b5cf1d856a41f0153ec3fbb040b4e6f610727384baa19b52a64155

diff --git a/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild b/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild
deleted file mode 100644
index 78e4ecd1c83..00000000000
--- a/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Rime Input Method Engine for IBus Framework"
-HOMEPAGE="http://rime.im/"
-SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="app-i18n/ibus
-	app-i18n/librime
-	x11-libs/libnotify"
-DEPEND="${COMMON_DEPEND}
-	dev-util/cmake"
-RDEPEND="${COMMON_DEPEND}
-	app-i18n/rime-data"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-	sed -i -e "/^libexecdir/s:/lib:/libexec:" Makefile || die
-	sed -i -e "/exec/s:/usr/lib:/usr/libexec:" rime.xml || die
-}

diff --git a/app-i18n/ibus-rime/ibus-rime-1.1.ebuild b/app-i18n/ibus-rime/ibus-rime-1.1.ebuild
deleted file mode 100644
index c0a98b4c36a..00000000000
--- a/app-i18n/ibus-rime/ibus-rime-1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Rime Input Method Engine for IBus Framework"
-HOMEPAGE="http://rime.im/"
-SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="app-i18n/ibus
-	app-i18n/librime
-	x11-libs/libnotify"
-DEPEND="${COMMON_DEPEND}
-	dev-util/cmake"
-RDEPEND="${COMMON_DEPEND}
-	app-i18n/rime-data"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-	sed -i -e "/^libexecdir/s:/lib:/libexec:" Makefile || die
-	sed -i -e "/exec/s:/usr/lib:/usr/libexec:" rime.xml || die
-}


             reply	other threads:[~2018-07-27 14:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27 14:00 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-14 13:03 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-rime/ Yixun Lan
2023-12-24 10:57 WANG Xuerui
2023-03-02 18:11 Jakov Smolić
2021-02-26 22:50 Yixun Lan
2020-12-28 14:16 David Seifert
2019-08-18  3:06 Aaron Bauman
2019-02-12  3:31 Yixun Lan
2018-09-04 12:48 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
2015-09-01 18:48 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=1532699948.b05c8488c91283c40326345ada7259bb66759500.hattya@gentoo \
    --to=hattya@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