Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/bluefish/
Date: Tue, 02 Feb 2021 23:46:11
Message-Id: 1612309535.7ba4f74401a3e2427835882b9ac77f87fde0bd46.sam@gentoo
1 commit: 7ba4f74401a3e2427835882b9ac77f87fde0bd46
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 23:45:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 23:45:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba4f744
7
8 app-editors/bluefish: Stabilize 2.2.12 x86, #767928
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/bluefish/bluefish-2.2.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/bluefish/bluefish-2.2.12.ebuild b/app-editors/bluefish/bluefish-2.2.12.ebuild
16 index d6c3e40c5d1..5e884616586 100644
17 --- a/app-editors/bluefish/bluefish-2.2.12.ebuild
18 +++ b/app-editors/bluefish/bluefish-2.2.12.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="http://bluefish.openoffice.nl/"
20 SRC_URI="https://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2"
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} )"