summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/bluefish/ChangeLog5
-rw-r--r--app-editors/bluefish/bluefish-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index 163d0474a955..310cc2c6c847 100644
--- a/app-editors/bluefish/ChangeLog
+++ b/app-editors/bluefish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/bluefish
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.86 2012/05/03 18:33:02 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.87 2012/05/08 15:49:18 ranger Exp $
+
+ 08 May 2012; Brent Baude <ranger@gentoo.org> bluefish-2.2.2.ebuild:
+ Marking bluefish-2.2.2 ppc64 for bug 408189
03 May 2012; Jeff Horelick <jdhore@gentoo.org> bluefish-1.0.7.ebuild,
bluefish-2.2.2.ebuild:
diff --git a/app-editors/bluefish/bluefish-2.2.2.ebuild b/app-editors/bluefish/bluefish-2.2.2.ebuild
index 3fd277f1fea8..3f96759c57c0 100644
--- a/app-editors/bluefish/bluefish-2.2.2.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.7 2012/05/03 18:33:02 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.8 2012/05/08 15:49:18 ranger Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2"
HOMEPAGE="http://bluefish.openoffice.nl/"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
SLOT="0"
IUSE="nls python spell"