diff options
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.12.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.2.6.ebuild | 4 |
4 files changed, 12 insertions, 6 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/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 diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 98461529aa9e..46c9ef95a354 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.58 2004/03/03 17:49:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.59 2004/03/19 17:41:00 agriffis Exp $ + + 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> gnumeric-1.2.6.ebuild: + stable on alpha and ia64 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.2.6.ebuild: stable on sparc diff --git a/app-office/gnumeric/gnumeric-1.2.6.ebuild b/app-office/gnumeric/gnumeric-1.2.6.ebuild index 8e3b3b0cb56f..692f19a96db2 100644 --- a/app-office/gnumeric/gnumeric-1.2.6.ebuild +++ b/app-office/gnumeric/gnumeric-1.2.6.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-office/gnumeric/gnumeric-1.2.6.ebuild,v 1.3 2004/03/03 17:49:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.6.ebuild,v 1.4 2004/03/19 17:41:00 agriffis Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ DESCRIPTION="Gnumeric, the GNOME Spreadsheet" HOMEPAGE="http://www.gnome.org/gnome-office/gnumeric.shtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~hppa ~amd64 alpha ia64" # evolution, perl, guile and gb support disabled currently (or to be removed) |