diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-04-05 15:09:26 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-04-05 15:09:26 +0000 |
commit | 68500538de6ba154451a7e36333b1303912edf2d (patch) | |
tree | 95b7f1e524c8439444c916c913ca54f38eea0b7a /app-editors/bluefish | |
parent | changed SRC_URI (diff) | |
download | gentoo-2-68500538de6ba154451a7e36333b1303912edf2d.tar.gz gentoo-2-68500538de6ba154451a7e36333b1303912edf2d.tar.bz2 gentoo-2-68500538de6ba154451a7e36333b1303912edf2d.zip |
set ppc
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index 3ddf77de8b97..816e4ae95690 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-editors/bluefish # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.18 2003/02/20 17:04:55 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.19 2003/04/05 15:09:26 pylon Exp $ *bluefish-0.9 (18 Feb 2003) + 05 Apr 2003; Lars Weiler <pylon@gentoo.org> bluefish-0.9.ebuild: + Set ppc in KEYWORDS + 20 Feb 2003; Luca Barbato <lu_zero@gentoo.org> bluefish-0.9.ebuild : Make it install the .desktop file diff --git a/app-editors/bluefish/bluefish-0.9.ebuild b/app-editors/bluefish/bluefish-0.9.ebuild index 9baa4321e31d..cf646ce48a67 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.5 2003/03/05 13:22:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.9.ebuild,v 1.6 2003/04/05 15:09:26 pylon 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="" |