commit: 54e35c0b82a0009e3628aaedc2cc0b3f1b1fd1a9 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 19:14:23 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 19:14:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e35c0b
app-i18n/ibus: Use readme.gentoo-r1.eclass Package-Manager: portage-2.2.27 app-i18n/ibus/ibus-1.5.12.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild index 4cb34fd..2e909c1 100644 --- a/app-i18n/ibus/ibus-1.5.12.ebuild +++ b/app-i18n/ibus/ibus-1.5.12.ebuild @@ -5,13 +5,12 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -VALA_MIN_API_VERSION="0.20" VALA_USE_DEPEND="vapigen" # Vapigen is needed for the vala binding # Valac is needed when building from git for the engine UPSTREAM_VER= -inherit autotools bash-completion-r1 eutils gnome2-utils multilib python-single-r1 readme.gentoo vala virtualx +inherit autotools bash-completion-r1 eutils gnome2-utils multilib python-single-r1 readme.gentoo-r1 vala virtualx DESCRIPTION="Intelligent Input Bus for Linux / Unix OS" HOMEPAGE="https://github.com/ibus/ibus/wiki"