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-skk/
Date: Sat,  1 Jul 2017 15:48:08 +0000 (UTC)	[thread overview]
Message-ID: <1498924048.b57b7179a61fd3d36d9ae5c031168b124a00c550.hattya@gentoo> (raw)

commit:     b57b7179a61fd3d36d9ae5c031168b124a00c550
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 15:47:28 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 15:47:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57b7179

app-i18n/ibus-skk: fix *DEPEND

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild
index 94546fd1c12..5ba9e64588e 100644
--- a/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild
+++ b/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI="5"
 
 DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
 HOMEPAGE="https://github.com/ueno/ibus-skk"
@@ -12,15 +12,16 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="nls"
 
-RDEPEND=">=app-i18n/ibus-1.3
-	>=app-i18n/libskk-0.0.11
+CDEPEND="app-i18n/ibus
+	<=app-i18n/libskk-1.0.1
+	x11-libs/gtk+:3
 	nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
+RDEPEND="${CDEPEND}
+	app-i18n/skk-jisyo"
+DEPEND="${CDEPEND}
 	dev-util/intltool
 	virtual/pkgconfig
-	nls? ( >=sys-devel/gettext-0.16.1 )"
-RDEPEND="${RDEPEND}
-	app-i18n/skk-jisyo"
+	nls? ( sys-devel/gettext )"
 
 DOCS="ChangeLog NEWS README THANKS"
 


             reply	other threads:[~2017-07-01 15:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-01 15:48 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-13 12:48 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-skk/ Akinori Hattori
2021-10-13 12:48 Akinori Hattori
2021-10-13 12:48 Akinori Hattori
2020-09-02 14:32 Akinori Hattori
2020-09-02 14:32 Akinori Hattori
2020-09-02 14:32 Akinori Hattori
2019-08-12  8:43 Pacho Ramos
2019-08-11 21:30 Thomas Deutschmann
2019-08-08  7:43 Agostino Sarubbo
2017-08-05 14:17 Akinori Hattori
2017-07-05 14:10 Akinori Hattori
2017-07-01 15:32 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-09  7:56 Pacho Ramos

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=1498924048.b57b7179a61fd3d36d9ae5c031168b124a00c550.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