Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/bluefish/
Date: Wed, 19 Jul 2017 08:27:04
Message-Id: 1500452796.491c10564445614ba27add4cfa54ddbacfe111e2.amynka@gentoo
1 commit: 491c10564445614ba27add4cfa54ddbacfe111e2
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 19 08:22:21 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 19 08:26:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491c1056
7
8 app-editors/bluefish: remove redundant dep bug #593232
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-editors/bluefish/bluefish-2.2.10.ebuild | 1 -
13 app-editors/bluefish/bluefish-2.2.8.ebuild | 1 -
14 app-editors/bluefish/bluefish-2.2.9.ebuild | 1 -
15 3 files changed, 3 deletions(-)
16
17 diff --git a/app-editors/bluefish/bluefish-2.2.10.ebuild b/app-editors/bluefish/bluefish-2.2.10.ebuild
18 index 7247ae901c8..edf1fbd4866 100644
19 --- a/app-editors/bluefish/bluefish-2.2.10.ebuild
20 +++ b/app-editors/bluefish/bluefish-2.2.10.ebuild
21 @@ -20,7 +20,6 @@ IUSE="+gtk3 gucharmap nls python spell"
22 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
23
24 RDEPEND="
25 - gnome-extra/gucharmap:2.90
26 sys-libs/zlib
27 !gtk3? ( x11-libs/gtk+:2 )
28 gtk3? (
29
30 diff --git a/app-editors/bluefish/bluefish-2.2.8.ebuild b/app-editors/bluefish/bluefish-2.2.8.ebuild
31 index 4bf7e1880a7..bf84c0859b2 100644
32 --- a/app-editors/bluefish/bluefish-2.2.8.ebuild
33 +++ b/app-editors/bluefish/bluefish-2.2.8.ebuild
34 @@ -19,7 +19,6 @@ SLOT="0"
35 IUSE="gtk2 +gtk3 gucharmap nls python spell"
36
37 RDEPEND="
38 - gnome-extra/gucharmap:2.90
39 sys-libs/zlib
40 gtk2? ( x11-libs/gtk+:2 )
41 gtk3? ( x11-libs/gtk+:3 )
42
43 diff --git a/app-editors/bluefish/bluefish-2.2.9.ebuild b/app-editors/bluefish/bluefish-2.2.9.ebuild
44 index 7247ae901c8..edf1fbd4866 100644
45 --- a/app-editors/bluefish/bluefish-2.2.9.ebuild
46 +++ b/app-editors/bluefish/bluefish-2.2.9.ebuild
47 @@ -20,7 +20,6 @@ IUSE="+gtk3 gucharmap nls python spell"
48 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
49
50 RDEPEND="
51 - gnome-extra/gucharmap:2.90
52 sys-libs/zlib
53 !gtk3? ( x11-libs/gtk+:2 )
54 gtk3? (