summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-05-05 23:34:52 +0000
committerAron Griffis <agriffis@gentoo.org>2005-05-05 23:34:52 +0000
commitc9a932d3e9539e985e17a846b341c38dcd7d41be (patch)
tree968a5ef3d7e0a1c60af6af7f2a45afc5fce893a4 /app-editors/bluefish
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadgentoo-2-c9a932d3e9539e985e17a846b341c38dcd7d41be.tar.gz
gentoo-2-c9a932d3e9539e985e17a846b341c38dcd7d41be.tar.bz2
gentoo-2-c9a932d3e9539e985e17a846b341c38dcd7d41be.zip
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r--app-editors/bluefish/ChangeLog5
-rw-r--r--app-editors/bluefish/bluefish-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index 8096e3613b7b..c82f10a0ad46 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.47 2005/04/21 18:20:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.48 2005/05/05 23:31:55 agriffis Exp $
+
+ 05 May 2005; Aron Griffis <agriffis@gentoo.org> bluefish-1.0.ebuild:
+ stable on ia64
21 Apr 2005; Simon Stelling <blubb@gentoo.org> bluefish-1.0.ebuild:
stable on amd64
diff --git a/app-editors/bluefish/bluefish-1.0.ebuild b/app-editors/bluefish/bluefish-1.0.ebuild
index 584317f7cac7..fc3dcf761384 100644
--- a/app-editors/bluefish/bluefish-1.0.ebuild
+++ b/app-editors/bluefish/bluefish-1.0.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-1.0.ebuild,v 1.7 2005/04/21 18:20:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.8 2005/05/05 23:31:55 agriffis Exp $
inherit eutils fdo-mime
@@ -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="~alpha amd64 ia64 ppc ppc64 sparc x86"
SLOT="0"
RDEPEND=">=x11-libs/gtk+-2