diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-10-25 19:20:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-10-25 19:20:54 +0000 |
commit | 15d343943570d7443d4abaec32837178fe776656 (patch) | |
tree | 85c2a1485f3ba2a1b73d63750b762f69c02596e9 /app-office/gnumeric | |
parent | CC=${CC} >> CC=${tc-getCC}; bug #68382. (Manifest recommit) (diff) | |
download | gentoo-2-15d343943570d7443d4abaec32837178fe776656.tar.gz gentoo-2-15d343943570d7443d4abaec32837178fe776656.tar.bz2 gentoo-2-15d343943570d7443d4abaec32837178fe776656.zip |
Stable on sparc
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index c6233b8d2775..ab0056227e7f 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.70 2004/10/13 20:42:10 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.71 2004/10/25 19:20:54 gustavoz Exp $ + + 25 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.2.13.ebuild: + Stable on sparc 13 Oct 2004; Tom Martin <slarti@gentoo.org> gnumeric-1.2.12.ebuild: Stable on amd64, bug 67183. diff --git a/app-office/gnumeric/gnumeric-1.2.13.ebuild b/app-office/gnumeric/gnumeric-1.2.13.ebuild index 7918b13773bb..283290be2598 100644 --- a/app-office/gnumeric/gnumeric-1.2.13.ebuild +++ b/app-office/gnumeric/gnumeric-1.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.13.ebuild,v 1.3 2004/10/25 17:40:45 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.13.ebuild,v 1.4 2004/10/25 19:20:54 gustavoz Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils flag-o-matic @@ -10,7 +10,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" # evolution, perl, guile and gb support disabled currently (or to be removed) |