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 419aefcb004c..741d72396ccc 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.82 2012/04/10 11:37:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.83 2012/04/16 20:59:49 ranger Exp $
+
+ 16 Apr 2012; Brent Baude <ranger@gentoo.org> bluefish-2.2.2.ebuild:
+ Marking bluefish-2.2.2 ppc for bug 408189
10 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> bluefish-2.2.2.ebuild:
Do not inherit autotools eclass as it is no longer used. Per bug#408189c#4.
diff --git a/app-editors/bluefish/bluefish-2.2.2.ebuild b/app-editors/bluefish/bluefish-2.2.2.ebuild
index 4a6293ef7c9e..5d9294450728 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.3 2012/04/10 11:37:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.4 2012/04/16 20:59:49 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"