summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-02 21:13:14 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-02 21:34:25 +0200
commitbfe2c6225ffd6335c445406fc7a12e1a52b61ada (patch)
tree5689fa8a97966f1a4ae7cbba2342f69277a798c2
parentdev-python/pyenchant: lock enchant dep to SLOT=0 (diff)
downloadgentoo-bfe2c6225ffd6335c445406fc7a12e1a52b61ada.tar.gz
gentoo-bfe2c6225ffd6335c445406fc7a12e1a52b61ada.tar.bz2
gentoo-bfe2c6225ffd6335c445406fc7a12e1a52b61ada.zip
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 <leio@gentoo.org>
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.30.ebuild4
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.34.ebuild4
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.35.ebuild4
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.36.ebuild4
4 files changed, 8 insertions, 8 deletions
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? (