Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany-plugins/
Date: Sun, 02 Feb 2020 19:35:47
Message-Id: 1580672065.bfe2c6225ffd6335c445406fc7a12e1a52b61ada.leio@gentoo
1 commit: bfe2c6225ffd6335c445406fc7a12e1a52b61ada
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 2 19:13:14 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 2 19:34:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe2c622
7
8 dev-util/geany-plugins: prepare for app-text/enchant:2
9
10 1.30 appears to only work with enchant:0 (1.6 and the early enchant-2
11 versions that didn't parallel-install), while the newers ones can work
12 with either at configure time. So lock to enchant:0 for 1.30 and change
13 to enchant:= for the rest for the time being.
14
15 Package-Manager: Portage-2.3.84, Repoman-2.3.20
16 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
17
18 dev-util/geany-plugins/geany-plugins-1.30.ebuild | 4 ++--
19 dev-util/geany-plugins/geany-plugins-1.34.ebuild | 4 ++--
20 dev-util/geany-plugins/geany-plugins-1.35.ebuild | 4 ++--
21 dev-util/geany-plugins/geany-plugins-1.36.ebuild | 4 ++--
22 4 files changed, 8 insertions(+), 8 deletions(-)
23
24 diff --git a/dev-util/geany-plugins/geany-plugins-1.30.ebuild b/dev-util/geany-plugins/geany-plugins-1.30.ebuild
25 index 013ad753386..10881860323 100644
26 --- a/dev-util/geany-plugins/geany-plugins-1.30.ebuild
27 +++ b/dev-util/geany-plugins/geany-plugins-1.30.ebuild
28 @@ -1,4 +1,4 @@
29 -# Copyright 1999-2017 Gentoo Foundation
30 +# Copyright 1999-2020 Gentoo Authors
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=6
34 @@ -33,7 +33,7 @@ COMMON_DEPEND="
35 ctags? ( dev-util/ctags )
36 debugger? ( x11-libs/vte:0 )
37 defineformat? ( ${GTK_COMMON_DEPEND} )
38 - enchant? ( app-text/enchant )
39 + enchant? ( app-text/enchant:0 )
40 git? ( dev-libs/libgit2:= )
41 gpg? ( app-crypt/gpgme:1= )
42 gtkspell? (
43
44 diff --git a/dev-util/geany-plugins/geany-plugins-1.34.ebuild b/dev-util/geany-plugins/geany-plugins-1.34.ebuild
45 index 4fa6c180c12..536edca351f 100644
46 --- a/dev-util/geany-plugins/geany-plugins-1.34.ebuild
47 +++ b/dev-util/geany-plugins/geany-plugins-1.34.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2019 Gentoo Authors
50 +# Copyright 1999-2020 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=7
54 @@ -29,7 +29,7 @@ COMMON_DEPEND="
55 !gtk3? ( x11-libs/gtk+:2 )
56 ctags? ( dev-util/ctags )
57 debugger? ( x11-libs/vte:0 )
58 - enchant? ( app-text/enchant )
59 + enchant? ( app-text/enchant:= )
60 git? ( dev-libs/libgit2:= )
61 gpg? ( app-crypt/gpgme:1= )
62 gtkspell? (
63
64 diff --git a/dev-util/geany-plugins/geany-plugins-1.35.ebuild b/dev-util/geany-plugins/geany-plugins-1.35.ebuild
65 index 9733bb2f827..c3025970983 100644
66 --- a/dev-util/geany-plugins/geany-plugins-1.35.ebuild
67 +++ b/dev-util/geany-plugins/geany-plugins-1.35.ebuild
68 @@ -1,4 +1,4 @@
69 -# Copyright 1999-2019 Gentoo Authors
70 +# Copyright 1999-2020 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 EAPI=7
74 @@ -29,7 +29,7 @@ DEPEND="
75 !gtk3? ( x11-libs/gtk+:2 )
76 ctags? ( dev-util/ctags )
77 debugger? ( x11-libs/vte:0 )
78 - enchant? ( app-text/enchant )
79 + enchant? ( app-text/enchant:= )
80 git? ( dev-libs/libgit2:= )
81 gpg? ( app-crypt/gpgme:1= )
82 gtkspell? (
83
84 diff --git a/dev-util/geany-plugins/geany-plugins-1.36.ebuild b/dev-util/geany-plugins/geany-plugins-1.36.ebuild
85 index e6b5ae9dc7f..6df50af83e1 100644
86 --- a/dev-util/geany-plugins/geany-plugins-1.36.ebuild
87 +++ b/dev-util/geany-plugins/geany-plugins-1.36.ebuild
88 @@ -1,4 +1,4 @@
89 -# Copyright 1999-2019 Gentoo Authors
90 +# Copyright 1999-2020 Gentoo Authors
91 # Distributed under the terms of the GNU General Public License v2
92
93 EAPI=7
94 @@ -32,7 +32,7 @@ DEPEND="
95 gtk3? ( x11-libs/vte:2.91 )
96 !gtk3? ( x11-libs/vte:0 )
97 )
98 - enchant? ( app-text/enchant )
99 + enchant? ( app-text/enchant:= )
100 git? ( dev-libs/libgit2:= )
101 gpg? ( app-crypt/gpgme:1= )
102 gtkspell? (