diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-18 14:48:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-18 14:48:30 +0000 |
commit | 9f561495389efddcec0cef58332ced04246af848 (patch) | |
tree | 9dd4eb755f3e0562c2c2897721c5a5244a1a510c /app-office | |
parent | remove circular moves at the request of genoNe (diff) | |
download | gentoo-2-9f561495389efddcec0cef58332ced04246af848.tar.gz gentoo-2-9f561495389efddcec0cef58332ced04246af848.tar.bz2 gentoo-2-9f561495389efddcec0cef58332ced04246af848.zip |
Stable on sparc
(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.5.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 7641c5135ee2..9d7e63a489c7 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.104 2005/04/17 17:55:05 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.105 2005/04/18 14:46:01 gustavoz Exp $ + + 18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.5.ebuild: + Stable on sparc *abiword-2.2.7 (17 Apr 2005) diff --git a/app-office/abiword/abiword-2.2.5.ebuild b/app-office/abiword/abiword-2.2.5.ebuild index 2b2436091865..d6e4f7ab72b5 100644 --- a/app-office/abiword/abiword-2.2.5.ebuild +++ b/app-office/abiword/abiword-2.2.5.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.5.ebuild,v 1.2 2005/04/16 23:46:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.5.ebuild,v 1.3 2005/04/18 14:46:01 gustavoz Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64" +KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64" LICENSE="GPL-2" SLOT="2" diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 44a40c3a6286..e6da91a0732f 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.84 2005/04/17 16:17:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.85 2005/04/18 14:48:30 gustavoz Exp $ + + 18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.4.2.ebuild: + Stable on sparc *gnumeric-1.4.3 (17 Apr 2005) diff --git a/app-office/gnumeric/gnumeric-1.4.2.ebuild b/app-office/gnumeric/gnumeric-1.4.2.ebuild index 377476812bde..4ae9e73fa690 100644 --- a/app-office/gnumeric/gnumeric-1.4.2.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.2.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.2.ebuild,v 1.3 2005/04/17 16:17:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.2.ebuild,v 1.4 2005/04/18 14:48:30 gustavoz 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="x86 ~ppc ~sparc ~hppa amd64 ~alpha ~ia64" +KEYWORDS="x86 ~ppc sparc ~hppa amd64 ~alpha ~ia64" #IUSE="libgda gnomedb python bonobo" IUSE="libgda python gnome" |