diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-05 13:22:33 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-05 13:22:33 +0000 |
commit | 3f1dfe0c9ee727860c0bc025f007f6720fd73214 (patch) | |
tree | 4874270b15c201ce2c5e3f89c68ac1c9353ffa97 /app-editors/bluefish | |
parent | Modified the phoenix startup script (see bug #15202 for additional info). (diff) | |
download | gentoo-2-3f1dfe0c9ee727860c0bc025f007f6720fd73214.tar.gz gentoo-2-3f1dfe0c9ee727860c0bc025f007f6720fd73214.tar.bz2 gentoo-2-3f1dfe0c9ee727860c0bc025f007f6720fd73214.zip |
mark x86
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/bluefish-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/bluefish/bluefish-0.9.ebuild b/app-editors/bluefish/bluefish-0.9.ebuild index 474351500c7d..9baa4321e31d 100644 --- a/app-editors/bluefish/bluefish-0.9.ebuild +++ b/app-editors/bluefish/bluefish-0.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.9.ebuild,v 1.4 2003/02/20 17:04:55 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.9.ebuild,v 1.5 2003/03/05 13:22:33 foser Exp $ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." 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" +KEYWORDS="x86 ~ppc ~sparc" SLOT="0" IUSE="" |