diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-08-17 00:03:49 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-08-17 00:03:49 +0900 |
commit | e6bef3cffebd5442f37fc99d96cd613d845ef2b2 (patch) | |
tree | 67a0a0c7879c14f638fa1d300673a5f022f53c72 /app-i18n/fcitx-chewing | |
parent | app-i18n/ibus-fbterm: update DESCRIPTION (diff) | |
download | gentoo-e6bef3cffebd5442f37fc99d96cd613d845ef2b2.tar.gz gentoo-e6bef3cffebd5442f37fc99d96cd613d845ef2b2.tar.bz2 gentoo-e6bef3cffebd5442f37fc99d96cd613d845ef2b2.zip |
dev-libs/libchewing: move to app-i18n/libchewing
Diffstat (limited to 'app-i18n/fcitx-chewing')
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild index eafd45e31df9..57e5a2150026 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,6 +14,6 @@ KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.7 - dev-libs/libchewing" + app-i18n/libchewing" DEPEND="${RDEPEND} virtual/libintl" diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild index 746100dcdf07..dee4d7097ae9 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,6 +14,6 @@ KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 - >=dev-libs/libchewing-0.4.0" + >=app-i18n/libchewing-0.4.0" DEPEND="${RDEPEND} virtual/libintl" |