diff options
author | 2005-08-08 08:53:59 +0000 | |
---|---|---|
committer | 2005-08-08 08:53:59 +0000 | |
commit | 261098f283dda4d7f73483f4b2bd1d641958e19d (patch) | |
tree | c4cf5c5e87398a1293707f37f351791365002104 /app-office | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-261098f283dda4d7f73483f4b2bd1d641958e19d.tar.gz gentoo-2-261098f283dda4d7f73483f4b2bd1d641958e19d.tar.bz2 gentoo-2-261098f283dda4d7f73483f4b2bd1d641958e19d.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index deff78ea7a8a..8ccf75cb1ffa 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.100 2005/08/03 15:51:33 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.101 2005/08/08 08:50:53 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> gnumeric-1.4.3-r1.ebuild: + Stable on ppc64 03 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> gnumeric-1.4.3-r1.ebuild: diff --git a/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild index 04591408f7ec..0d63bfeb85c3 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-r1.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-r1.ebuild,v 1.4 2005/08/03 15:51:33 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild,v 1.5 2005/08/08 08:50:53 corsair 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" |