diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 07:08:45 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 07:08:45 +0000 |
commit | 37774a444ee6ae11d79ee07a0acb5a8d1ffc6088 (patch) | |
tree | f586f4d4dc033a009eff8d1f7601308fe4a9209e /x11-libs/goffice | |
parent | Removed the mktemp patch from 4.0.1-r1 (solves #329177) and introduced a new ... (diff) | |
download | gentoo-2-37774a444ee6ae11d79ee07a0acb5a8d1ffc6088.tar.gz gentoo-2-37774a444ee6ae11d79ee07a0acb5a8d1ffc6088.tar.bz2 gentoo-2-37774a444ee6ae11d79ee07a0acb5a8d1ffc6088.zip |
Marked ppc stable for bug #326503.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index b0fb67a50b95..ca389adb3235 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.77 2010/09/09 13:59:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.78 2010/09/13 07:08:45 josejx Exp $ + + 13 Sep 2010; Joseph Jezak <josejx@gentoo.org> goffice-0.8.6.ebuild: + Marked ppc stable for bug #326503. 09 Sep 2010; Brent Baude <ranger@gentoo.org> goffice-0.8.6.ebuild: Marking goffice-0.8.6 ppc64 for bug 326503 diff --git a/x11-libs/goffice/goffice-0.8.6.ebuild b/x11-libs/goffice/goffice-0.8.6.ebuild index 6c85f38c4c6a..9e2f57c68172 100644 --- a/x11-libs/goffice/goffice-0.8.6.ebuild +++ b/x11-libs/goffice/goffice-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.6.ebuild,v 1.6 2010/09/09 13:59:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.6.ebuild,v 1.7 2010/09/13 07:08:45 josejx Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.8" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="doc gnome" # Build fails with -gtk |