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/gnumeric | |
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/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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" |