From 54e35c0b82a0009e3628aaedc2cc0b3f1b1fd1a9 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 7 Feb 2016 20:14:23 +0100 Subject: [PATCH] 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 4cb34fd65cc79..2e909c1a008af 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"