diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-29 16:56:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-29 16:56:05 +0000 |
commit | 76f7e5460812b75efa087fc6280b42c783cc26ce (patch) | |
tree | 64aaa3f31f4f23e10589cb6dfc4bd00bb373b7c5 /x11-libs/goffice | |
parent | Punt libtool.m4 (diff) | |
download | gentoo-2-76f7e5460812b75efa087fc6280b42c783cc26ce.tar.gz gentoo-2-76f7e5460812b75efa087fc6280b42c783cc26ce.tar.bz2 gentoo-2-76f7e5460812b75efa087fc6280b42c783cc26ce.zip |
Stable on ppc64; bug #230031
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 34a0f60711a8..2bacdf59ef6c 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.43 2008/06/29 14:02:24 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.44 2008/06/29 16:56:05 corsair Exp $ + + 29 Jun 2008; Markus Rothe <corsair@gentoo.org> goffice-0.6.4.ebuild: + Stable on ppc64; bug #230031 29 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> goffice-0.6.4.ebuild: use eautomake, fix bug #226831. diff --git a/x11-libs/goffice/goffice-0.6.4.ebuild b/x11-libs/goffice/goffice-0.6.4.ebuild index 7086904879fd..1449a27c1e01 100644 --- a/x11-libs/goffice/goffice-0.6.4.ebuild +++ b/x11-libs/goffice/goffice-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.2 2008/06/29 14:02:24 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.3 2008/06/29 16:56:05 corsair Exp $ inherit autotools eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.6" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="doc gnome" # Raising glib dep to 2.14 to drop pcre dependency |