diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-18 03:46:08 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-18 03:46:08 +0000 |
commit | bea1720f3a7de36deb9e519969d51425d595bffe (patch) | |
tree | 9a0f09bb26b882149a56165bbbac6971c6efdcdb /app-editors/bluefish | |
parent | stable on ppc64, bug #58311 (Manifest recommit) (diff) | |
download | gentoo-2-bea1720f3a7de36deb9e519969d51425d595bffe.tar.gz gentoo-2-bea1720f3a7de36deb9e519969d51425d595bffe.tar.bz2 gentoo-2-bea1720f3a7de36deb9e519969d51425d595bffe.zip |
stable on ppc64, bug #58313
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index b57d18c1765a..51ed9ecda423 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/bluefish # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.31 2004/06/24 21:51:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.32 2004/08/18 03:46:08 tgall Exp $ + + 17 Aug 2004; Tom Gall <tgall@gentoo.org> bluefish-0.12.ebuild: + stable on ppc64, bug #58313 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> bluefish-0.12.ebuild: stable on alpha and ia64 diff --git a/app-editors/bluefish/bluefish-0.12.ebuild b/app-editors/bluefish/bluefish-0.12.ebuild index 7c0106c2a1ff..32ef2c1655d0 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 Foundation # 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.7 2004/06/24 21:51:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.12.ebuild,v 1.8 2004/08/18 03:46:08 tgall 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 alpha ia64" +KEYWORDS="x86 ~ppc sparc ~amd64 alpha ia64 ppc64" SLOT="0" RDEPEND=">=x11-libs/gtk+-2 |