diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:45:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:45:01 +0000 |
commit | a8d4055b8a4e814769918edfc3fa6cf2bdec1e57 (patch) | |
tree | 08da210817734453288979c0459231eca6380674 /app-editors/bluefish | |
parent | stable on sparc (diff) | |
download | historical-a8d4055b8a4e814769918edfc3fa6cf2bdec1e57.tar.gz historical-a8d4055b8a4e814769918edfc3fa6cf2bdec1e57.tar.bz2 historical-a8d4055b8a4e814769918edfc3fa6cf2bdec1e57.zip |
stable on alpha and ia64
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/Manifest | 10 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.12.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index c503c48f0166..d0baa0128334 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.29 2004/01/22 06:55:15 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.30 2004/03/19 17:45:01 agriffis Exp $ + + 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> bluefish-0.12.ebuild: + stable on alpha and ia64 22 Jan 2004; <augustus@gentoo.org> bluefish-0.12.ebuild: Added ~amd64 keyword. Seems to compile and run fine. diff --git a/app-editors/bluefish/Manifest b/app-editors/bluefish/Manifest index 03964c3c8d47..5085993bef3e 100644 --- a/app-editors/bluefish/Manifest +++ b/app-editors/bluefish/Manifest @@ -1,8 +1,8 @@ -MD5 009b6cf0250770b205f84c5992b6ab65 ChangeLog 3993 -MD5 44a6f0833f25e2e29b0aa4fa2a460b7b bluefish-0.11.ebuild 1414 -MD5 1cbda8a96f4f5440b9824289bb613ca6 bluefish-0.12.ebuild 1700 +MD5 9f5f71bce2bcaa32576364ae1dd56a95 ChangeLog 4093 +MD5 e1cbb32ed73fe36084c95e10dfb3c685 bluefish-0.12.ebuild 1711 MD5 302318ab6a55963aa5f7e9a30be6ed5d bluefish-0.9.ebuild 1019 +MD5 44a6f0833f25e2e29b0aa4fa2a460b7b bluefish-0.11.ebuild 1414 MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 -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 e60836fae74fcfb183148e9df9dc75df files/digest-bluefish-0.12 66 +MD5 ec89a2b6c6e9739aae723eb9c35db6aa files/digest-bluefish-0.11 66 diff --git a/app-editors/bluefish/bluefish-0.12.ebuild b/app-editors/bluefish/bluefish-0.12.ebuild index ef6c79102033..8eb1b05ca2c6 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.5 2004/01/22 06:55:15 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.12.ebuild,v 1.6 2004/03/19 17:45:01 agriffis 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" +KEYWORDS="x86 ~ppc sparc ~amd64 alpha ia64" SLOT="0" RDEPEND=">=x11-libs/gtk+-2 |