summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-02-07 20:14:23 +0100
committerPacho Ramos <pacho@gentoo.org>2016-02-07 20:14:23 +0100
commit54e35c0b82a0009e3628aaedc2cc0b3f1b1fd1a9 (patch)
treea44875334463e1748db8a0d56f1bc2941a5c8ee6
parentpackage.mask: Explicitly expand python-exec mask to new versions (diff)
downloadgentoo-54e35c0b82a0009e3628aaedc2cc0b3f1b1fd1a9.tar.gz
gentoo-54e35c0b82a0009e3628aaedc2cc0b3f1b1fd1a9.tar.bz2
gentoo-54e35c0b82a0009e3628aaedc2cc0b3f1b1fd1a9.zip
app-i18n/ibus: Use readme.gentoo-r1.eclass
Package-Manager: portage-2.2.27
-rw-r--r--app-i18n/ibus/ibus-1.5.12.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild
index 4cb34fd65cc7..2e909c1a008a 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"