diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 15:39:46 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 15:39:46 +0000 |
commit | 59aea36e741e1406387c33f0d02cca884302f065 (patch) | |
tree | bc353094904939c766522911f1063006edb57b60 /app-office/gnumeric | |
parent | remove old comments (diff) | |
download | gentoo-2-59aea36e741e1406387c33f0d02cca884302f065.tar.gz gentoo-2-59aea36e741e1406387c33f0d02cca884302f065.tar.bz2 gentoo-2-59aea36e741e1406387c33f0d02cca884302f065.zip |
Marking 1.4.3-r3 stable on sparc. There's a newer stable, but this one was marked stable for the snapshot for 2006.1, so it should be stable in the tree to resolve any potential problems.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r3.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 246f49a902ee..c84c5d30cefe 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.136 2006/08/19 15:47:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.137 2006/08/21 15:39:46 wolf31o2 Exp $ + + 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnumeric-1.4.3-r3.ebuild: + Marking 1.4.3-r3 stable on sparc. There's a newer stable, but this one was + marked stable for the snapshot for 2006.1, so it should be stable in the + tree to resolve any potential problems. 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> gnumeric-1.6.3.ebuild: diff --git a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild index ee1539998c6f..6e01631ce0d3 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r3.ebuild,v 1.7 2006/08/16 14:33:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild,v 1.8 2006/08/21 15:39:46 wolf31o2 Exp $ inherit virtualx eutils flag-o-matic gnome2 autotools @@ -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="gnome libgda python static" # bonobo gnomedb |