diff options
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 9e55a7f094c1..e0d15d71111f 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.37 2008/04/17 20:45:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.38 2008/04/18 16:37:59 nixnut Exp $ + + 18 Apr 2008; nixnut <nixnut@gentoo.org> goffice-0.6.2.ebuild: + Stable on ppc wrt bug 218029 17 Apr 2008; Jeroen Roovers <jer@gentoo.org> goffice-0.6.2.ebuild: Stable for HPPA (bug #218029). diff --git a/x11-libs/goffice/goffice-0.6.2.ebuild b/x11-libs/goffice/goffice-0.6.2.ebuild index c728c7bcdcb3..1a0d483b711a 100644 --- a/x11-libs/goffice/goffice-0.6.2.ebuild +++ b/x11-libs/goffice/goffice-0.6.2.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.2.ebuild,v 1.3 2008/04/17 20:45:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.2.ebuild,v 1.4 2008/04/18 16:37:59 nixnut Exp $ inherit 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" #cairo support broken and -gtk broken |