summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-19 17:45:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-19 17:45:01 +0000
commitb14b63364f2d6c83715cf3cc532292c222497505 (patch)
tree22dc9f5284283531763855dc9673aa74bf82c98b /app-editors/bluefish
parentstable on sparc (Manifest recommit) (diff)
downloadgentoo-2-b14b63364f2d6c83715cf3cc532292c222497505.tar.gz
gentoo-2-b14b63364f2d6c83715cf3cc532292c222497505.tar.bz2
gentoo-2-b14b63364f2d6c83715cf3cc532292c222497505.zip
stable on alpha and ia64
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r--app-editors/bluefish/ChangeLog5
-rw-r--r--app-editors/bluefish/bluefish-0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index c503c48f0166..d0baa0128334 100644
--- a/app-editors/bluefish/ChangeLog
+++ b/app-editors/bluefish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/bluefish
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.29 2004/01/22 06:55:15 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.30 2004/03/19 17:45:01 agriffis Exp $
+
+ 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> bluefish-0.12.ebuild:
+ stable on alpha and ia64
22 Jan 2004; <augustus@gentoo.org> bluefish-0.12.ebuild:
Added ~amd64 keyword. Seems to compile and run fine.
diff --git a/app-editors/bluefish/bluefish-0.12.ebuild b/app-editors/bluefish/bluefish-0.12.ebuild
index ef6c79102033..8eb1b05ca2c6 100644
--- a/app-editors/bluefish/bluefish-0.12.ebuild
+++ b/app-editors/bluefish/bluefish-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.12.ebuild,v 1.5 2004/01/22 06:55:15 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.12.ebuild,v 1.6 2004/03/19 17:45:01 agriffis Exp $
IUSE="nls spell"
@@ -9,7 +9,7 @@ SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2"
HOMEPAGE="http://bluefish.openoffice.nl/"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc ~amd64"
+KEYWORDS="x86 ~ppc sparc ~amd64 alpha ia64"
SLOT="0"
RDEPEND=">=x11-libs/gtk+-2