diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-18 00:22:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-18 00:22:52 +0000 |
commit | 9814dd79d21434f1c1d2f26c7cfc7c408ca246c7 (patch) | |
tree | 788c6f20601c1c3de0c360d3c82de244147112e0 /app-editors/bluefish | |
parent | Fix SMP page fault handler vuln, and update device-mapper and evms patches. (... (diff) | |
download | gentoo-2-9814dd79d21434f1c1d2f26c7cfc7c408ca246c7.tar.gz gentoo-2-9814dd79d21434f1c1d2f26c7cfc7c408ca246c7.tar.bz2 gentoo-2-9814dd79d21434f1c1d2f26c7cfc7c408ca246c7.zip |
Stable on alpha.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index 86dd264cb1cf..31831780e789 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/bluefish # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.39 2005/01/17 13:09:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.40 2005/01/18 00:21:07 kloeri Exp $ + + 18 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> bluefish-0.13.ebuild: + Stable on alpha. 17 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> bluefish-0.13.ebuild: Stable on sparc diff --git a/app-editors/bluefish/bluefish-0.13.ebuild b/app-editors/bluefish/bluefish-0.13.ebuild index 31980a246e08..e24956312d40 100644 --- a/app-editors/bluefish/bluefish-0.13.ebuild +++ b/app-editors/bluefish/bluefish-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.13.ebuild,v 1.5 2005/01/17 13:09:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.13.ebuild,v 1.6 2005/01/18 00:21:07 kloeri Exp $ inherit eutils @@ -11,7 +11,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 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~amd64 alpha ~ia64 ~ppc64" SLOT="0" RDEPEND=">=x11-libs/gtk+-2 |