diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-01-22 06:55:15 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-01-22 06:55:15 +0000 |
commit | 6ff958ef5850780e7c56e3e4119fe90a67ba9b3b (patch) | |
tree | ae4687459eda3d70abda06bbc0bfb43a2bdecd66 /app-editors/bluefish | |
parent | Added ~amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-6ff958ef5850780e7c56e3e4119fe90a67ba9b3b.tar.gz gentoo-2-6ff958ef5850780e7c56e3e4119fe90a67ba9b3b.tar.bz2 gentoo-2-6ff958ef5850780e7c56e3e4119fe90a67ba9b3b.zip |
Added ~amd64 keyword. Seems to compile and run fine.
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 ab57cac02060..c503c48f0166 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.28 2004/01/09 18:29:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.29 2004/01/22 06:55:15 augustus Exp $ + + 22 Jan 2004; <augustus@gentoo.org> bluefish-0.12.ebuild: + Added ~amd64 keyword. Seems to compile and run fine. 09 Jan 2004; Jason Wever <weeve@gentoo.org> bluefish-0.12.ebuild: Marked stable on sparc. diff --git a/app-editors/bluefish/bluefish-0.12.ebuild b/app-editors/bluefish/bluefish-0.12.ebuild index 6c9df5b802b5..ef6c79102033 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.4 2004/01/09 18:29:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.12.ebuild,v 1.5 2004/01/22 06:55:15 augustus 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" +KEYWORDS="x86 ~ppc sparc ~amd64" SLOT="0" RDEPEND=">=x11-libs/gtk+-2 |