diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-18 11:40:13 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-18 11:40:13 +0000 |
commit | b10b193f76ef071712b8e92a5b23cafd5071ec53 (patch) | |
tree | dda9e3b3f32b3fbe1f5accf3141f1b134a67d9e0 /app-office | |
parent | Fix broken manifest. (diff) | |
download | gentoo-2-b10b193f76ef071712b8e92a5b23cafd5071ec53.tar.gz gentoo-2-b10b193f76ef071712b8e92a5b23cafd5071ec53.tar.bz2 gentoo-2-b10b193f76ef071712b8e92a5b23cafd5071ec53.zip |
Stable on alpha
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.7.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index fd6b762d3276..c17435341e64 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.113 2005/06/17 20:45:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.114 2005/06/18 11:39:02 ferdy Exp $ + + 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> abiword-2.2.7.ebuild: + Stable on alpha 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.7.ebuild: Stable on ppc. diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index 60e05af293f9..8b80e5c887f3 100644 --- a/app-office/abiword/abiword-2.2.7.ebuild +++ b/app-office/abiword/abiword-2.2.7.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-office/abiword/abiword-2.2.7.ebuild,v 1.6 2005/06/17 20:45:43 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.7 2005/06/18 11:39:02 ferdy Exp $ inherit eutils fdo-mime alternatives @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 99d4b55f0634..7a15bd216e6e 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.95 2005/06/08 19:24:37 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.96 2005/06/18 11:40:13 ferdy Exp $ + + 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> gnumeric-1.4.3.ebuild: + Stable on alpha 08 Jun 2005; Guy Martin <gmsoft@gentoo.org> gnumeric-1.4.3.ebuild: Stable on hppa. diff --git a/app-office/gnumeric/gnumeric-1.4.3.ebuild b/app-office/gnumeric/gnumeric-1.4.3.ebuild index 3cbdc3bf05a1..4073b1e6209f 100644 --- a/app-office/gnumeric/gnumeric-1.4.3.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3.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-office/gnumeric/gnumeric-1.4.3.ebuild,v 1.7 2005/06/08 19:24:37 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3.ebuild,v 1.8 2005/06/18 11:40:13 ferdy Exp $ inherit virtualx gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" #IUSE="libgda gnomedb python bonobo" IUSE="libgda python gnome" |