summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-18 03:46:08 +0000
committerTom Gall <tgall@gentoo.org>2004-08-18 03:46:08 +0000
commit5a1507c4f91bec21618ceacc90dc25fe9bdc8adf (patch)
tree9b74649115e921e118eb702c37ddf12cf71cdda0 /app-editors
parentstable on ppc64, bug #58313 (diff)
downloadhistorical-5a1507c4f91bec21618ceacc90dc25fe9bdc8adf.tar.gz
historical-5a1507c4f91bec21618ceacc90dc25fe9bdc8adf.tar.bz2
historical-5a1507c4f91bec21618ceacc90dc25fe9bdc8adf.zip
stable on ppc64, bug #58313
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/bluefish/ChangeLog5
-rw-r--r--app-editors/bluefish/Manifest6
-rw-r--r--app-editors/bluefish/bluefish-0.12.ebuild4
3 files changed, 9 insertions, 6 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/Manifest b/app-editors/bluefish/Manifest
index 5ab91377db8d..39c870f6efc8 100644
--- a/app-editors/bluefish/Manifest
+++ b/app-editors/bluefish/Manifest
@@ -1,8 +1,8 @@
+MD5 60bac20bff070877853cebf01ebb1e88 ChangeLog 4177
MD5 f61900fcd1e8ccb1e160f9d71641187b bluefish-0.11.ebuild 1405
+MD5 bafe3541bfcd8bc19f0e665f545143a8 bluefish-0.12.ebuild 1705
MD5 5e1184cc61075b852dc68b9784240ae8 bluefish-0.9.ebuild 926
-MD5 8e6f8af405eb97484a1f9555a355da96 bluefish-0.12.ebuild 1702
-MD5 1ba3deee01fc5fd5b14643240faa9212 ChangeLog 4084
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
-MD5 bc9b63ac2469bf96338ac088068828da files/digest-bluefish-0.9 65
MD5 ec89a2b6c6e9739aae723eb9c35db6aa files/digest-bluefish-0.11 66
MD5 e60836fae74fcfb183148e9df9dc75df files/digest-bluefish-0.12 66
+MD5 bc9b63ac2469bf96338ac088068828da files/digest-bluefish-0.9 65
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