diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 16:09:48 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 16:09:48 +0000 |
commit | 8e991d02848d74a4ad299590d756b7e887c97447 (patch) | |
tree | c15732d87e1b171bd99cf16d4f74ca42953bbe84 /x11-libs/goffice | |
parent | initial commit of md4sum tool (diff) | |
download | gentoo-2-8e991d02848d74a4ad299590d756b7e887c97447.tar.gz gentoo-2-8e991d02848d74a4ad299590d756b7e887c97447.tar.bz2 gentoo-2-8e991d02848d74a4ad299590d756b7e887c97447.zip |
Stable on amd64 and x86 wrt bug #144120.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 007570512326..3d02a0e0b023 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.16 2006/08/19 15:46:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.17 2006/08/21 16:09:48 wolf31o2 Exp $ + + 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> goffice-0.2.1.ebuild: + Stable on amd64 and x86 wrt bug #144120. 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> goffice-0.2.1.ebuild: diff --git a/x11-libs/goffice/goffice-0.2.1.ebuild b/x11-libs/goffice/goffice-0.2.1.ebuild index c367111b344c..d9ce2003fd55 100644 --- a/x11-libs/goffice/goffice-0.2.1.ebuild +++ b/x11-libs/goffice/goffice-0.2.1.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/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.5 2006/08/19 15:46:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.6 2006/08/21 16:09:48 wolf31o2 Exp $ inherit eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" 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" #cairo support broken and -gtk broken |