Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/bluefish/
Date: Sat, 26 May 2018 12:42:26
Message-Id: 1527338527.c747e89ff8979b8794b95c671b79e95806488f16.zlogene@gentoo
1 commit: c747e89ff8979b8794b95c671b79e95806488f16
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 26 12:42:07 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat May 26 12:42:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c747e89f
7
8 app-editors/bluefish: amd64 stable wrt bug #655288
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-editors/bluefish/bluefish-2.2.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/bluefish/bluefish-2.2.10.ebuild b/app-editors/bluefish/bluefish-2.2.10.ebuild
16 index e947eccabcd..1b0c1d0173a 100644
17 --- a/app-editors/bluefish/bluefish-2.2.10.ebuild
18 +++ b/app-editors/bluefish/bluefish-2.2.10.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2"
20 HOMEPAGE="http://bluefish.openoffice.nl/"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 SLOT="0"
26 IUSE="+gtk3 gucharmap nls python spell"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"