summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-31 09:43:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-31 09:43:02 +0000
commit74ba54d11e497483235c42845f1c67d1c89e7f61 (patch)
tree3e2c00da883154630bddabeced96045715655393 /app-editors
parentVersion bump (diff)
downloadgentoo-2-74ba54d11e497483235c42845f1c67d1c89e7f61.tar.gz
gentoo-2-74ba54d11e497483235c42845f1c67d1c89e7f61.tar.bz2
gentoo-2-74ba54d11e497483235c42845f1c67d1c89e7f61.zip
alpha/ia64/sparc/x86 stable wrt #214905
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/bluefish/ChangeLog5
-rw-r--r--app-editors/bluefish/bluefish-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index bffb64e79fcc..dbf7f8f6d735 100644
--- a/app-editors/bluefish/ChangeLog
+++ b/app-editors/bluefish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/bluefish
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.56 2008/03/26 16:09:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.57 2008/03/31 09:43:02 armin76 Exp $
+
+ 31 Mar 2008; Raúl Porcel <armin76@gentoo.org> bluefish-1.0.7.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #214905
26 Mar 2008; Raúl Porcel <armin76@gentoo.org> bluefish-1.0.7.ebuild:
Don't strip, bug #152228
diff --git a/app-editors/bluefish/bluefish-1.0.7.ebuild b/app-editors/bluefish/bluefish-1.0.7.ebuild
index 44dc32322f83..069cf17eca52 100644
--- a/app-editors/bluefish/bluefish-1.0.7.ebuild
+++ b/app-editors/bluefish/bluefish-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.7.ebuild,v 1.2 2008/03/26 16:09:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.7.ebuild,v 1.3 2008/03/31 09:43:02 armin76 Exp $
inherit eutils fdo-mime
@@ -11,7 +11,7 @@ SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${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"
RDEPEND=">=x11-libs/gtk+-2