summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2005-01-16 11:44:50 +0000
committerHanno Boeck <hanno@gentoo.org>2005-01-16 11:44:50 +0000
commitdaf96cc5621c026063cbcfe7a9d645fabec3ffd6 (patch)
treef3719b6639285327705c9da216798bde0c813497 /app-editors
parentFixed broken Manifest. (diff)
downloadhistorical-daf96cc5621c026063cbcfe7a9d645fabec3ffd6.tar.gz
historical-daf96cc5621c026063cbcfe7a9d645fabec3ffd6.tar.bz2
historical-daf96cc5621c026063cbcfe7a9d645fabec3ffd6.zip
mark bluefish-0.13 stable x86
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.13.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index 961d461d952a..2552cc8cd37a 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.36 2005/01/01 13:21:27 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.37 2005/01/16 11:44:50 hanno Exp $
+
+ 16 Jan 2005; Hanno Boeck <hanno@gentoo.org> bluefish-0.13.ebuild:
+ Mark stable x86.
19 Dec 2004; Hanno Boeck <hanno@gentoo.org> bluefish-0.13.ebuild:
Change einstall to make install (thanks to Matthias Dahl in bug 74174).
diff --git a/app-editors/bluefish/Manifest b/app-editors/bluefish/Manifest
index 9f91f6744222..e8538b85033c 100644
--- a/app-editors/bluefish/Manifest
+++ b/app-editors/bluefish/Manifest
@@ -1,11 +1,11 @@
-MD5 87bfdc4162d1909c37f0b7c7d43f5a6d ChangeLog 4761
+MD5 65a13418cd38f0975799fe23e6b0ec6d ChangeLog 4844
MD5 b0b41f91ce532c18e4945e7ca37a3d81 bluefish-0.11.ebuild 1406
MD5 933c86977050493cf6e6aa46b6aef967 bluefish-0.12.ebuild 1710
MD5 a10b0e2edcba0587686e6a1926b90975 bluefish-0.9.ebuild 928
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
-MD5 ef7accaf25fed1bcadc2e991eaca7ad8 bluefish-0.13.ebuild 846
+MD5 695295554b51b725243a685e60bbe629 bluefish-0.13.ebuild 840
MD5 ec89a2b6c6e9739aae723eb9c35db6aa files/digest-bluefish-0.11 66
MD5 e60836fae74fcfb183148e9df9dc75df files/digest-bluefish-0.12 66
MD5 bc9b63ac2469bf96338ac088068828da files/digest-bluefish-0.9 65
-MD5 3b49e1ecdc735c10a145dd6dc9c528ee files/bluefish-make-destdir.patch 2052
MD5 870f031f504c06b82c5c85a73b813a02 files/digest-bluefish-0.13 67
+MD5 3b49e1ecdc735c10a145dd6dc9c528ee files/bluefish-make-destdir.patch 2052
diff --git a/app-editors/bluefish/bluefish-0.13.ebuild b/app-editors/bluefish/bluefish-0.13.ebuild
index bbccc5f57807..36525c34d390 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.3 2005/01/01 13:21:27 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.13.ebuild,v 1.4 2005/01/16 11:44:50 hanno 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