From: Mart Raudsepp Date: Sun, 29 Dec 2019 13:22:06 +0000 (+0200) Subject: app-text/gspell: default enable USE=vala X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f46b28a83b2b3d5358fd67dff5f24f055f17b6e;p=gentoo.git app-text/gspell: default enable USE=vala geary hard requires it, and when anything uses it, we have a tradition to just default enable it for less trouble in the common case for users (it's just a .vapi file being generated). Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild index 2258eb9a0e38..68fe27ba0ee2 100644 --- a/app-text/gspell/gspell-1.6.1.ebuild +++ b/app-text/gspell/gspell-1.6.1.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" -IUSE="+introspection vala" +IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" RDEPEND=" diff --git a/app-text/gspell/gspell-1.8.1.ebuild b/app-text/gspell/gspell-1.8.1.ebuild index 29b5aa6fd9fe..3647a4d2935a 100644 --- a/app-text/gspell/gspell-1.8.1.ebuild +++ b/app-text/gspell/gspell-1.8.1.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" -IUSE="+introspection vala" +IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" RDEPEND=" diff --git a/app-text/gspell/gspell-1.8.2.ebuild b/app-text/gspell/gspell-1.8.2.ebuild index 52ccc9e64039..0079568866dd 100644 --- a/app-text/gspell/gspell-1.8.2.ebuild +++ b/app-text/gspell/gspell-1.8.2.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" -IUSE="+introspection vala" +IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" RDEPEND="