From: Mart Raudsepp Date: Sun, 2 Feb 2020 19:13:14 +0000 (+0200) Subject: dev-util/geany-plugins: prepare for app-text/enchant:2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bfe2c6225ffd6335c445406fc7a12e1a52b61ada;p=gentoo.git dev-util/geany-plugins: prepare for app-text/enchant:2 1.30 appears to only work with enchant:0 (1.6 and the early enchant-2 versions that didn't parallel-install), while the newers ones can work with either at configure time. So lock to enchant:0 for 1.30 and change to enchant:= for the rest for the time being. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/dev-util/geany-plugins/geany-plugins-1.30.ebuild b/dev-util/geany-plugins/geany-plugins-1.30.ebuild index 013ad753386f..10881860323d 100644 --- a/dev-util/geany-plugins/geany-plugins-1.30.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,7 +33,7 @@ COMMON_DEPEND=" ctags? ( dev-util/ctags ) debugger? ( x11-libs/vte:0 ) defineformat? ( ${GTK_COMMON_DEPEND} ) - enchant? ( app-text/enchant ) + enchant? ( app-text/enchant:0 ) git? ( dev-libs/libgit2:= ) gpg? ( app-crypt/gpgme:1= ) gtkspell? ( diff --git a/dev-util/geany-plugins/geany-plugins-1.34.ebuild b/dev-util/geany-plugins/geany-plugins-1.34.ebuild index 4fa6c180c122..536edca351fb 100644 --- a/dev-util/geany-plugins/geany-plugins-1.34.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ COMMON_DEPEND=" !gtk3? ( x11-libs/gtk+:2 ) ctags? ( dev-util/ctags ) debugger? ( x11-libs/vte:0 ) - enchant? ( app-text/enchant ) + enchant? ( app-text/enchant:= ) git? ( dev-libs/libgit2:= ) gpg? ( app-crypt/gpgme:1= ) gtkspell? ( diff --git a/dev-util/geany-plugins/geany-plugins-1.35.ebuild b/dev-util/geany-plugins/geany-plugins-1.35.ebuild index 9733bb2f8275..c3025970983d 100644 --- a/dev-util/geany-plugins/geany-plugins-1.35.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ DEPEND=" !gtk3? ( x11-libs/gtk+:2 ) ctags? ( dev-util/ctags ) debugger? ( x11-libs/vte:0 ) - enchant? ( app-text/enchant ) + enchant? ( app-text/enchant:= ) git? ( dev-libs/libgit2:= ) gpg? ( app-crypt/gpgme:1= ) gtkspell? ( diff --git a/dev-util/geany-plugins/geany-plugins-1.36.ebuild b/dev-util/geany-plugins/geany-plugins-1.36.ebuild index e6b5ae9dc7fb..6df50af83e16 100644 --- a/dev-util/geany-plugins/geany-plugins-1.36.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.36.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ DEPEND=" gtk3? ( x11-libs/vte:2.91 ) !gtk3? ( x11-libs/vte:0 ) ) - enchant? ( app-text/enchant ) + enchant? ( app-text/enchant:= ) git? ( dev-libs/libgit2:= ) gpg? ( app-crypt/gpgme:1= ) gtkspell? (