diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:50:11 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:50:11 +0000 |
commit | df583c1cccad75887d0cc9a2b51642be26933568 (patch) | |
tree | be35ea98f7b430241453295aa31db772def3e6d5 /x11-libs | |
parent | x86 stable per bug 353436 (diff) | |
download | gentoo-2-df583c1cccad75887d0cc9a2b51642be26933568.tar.gz gentoo-2-df583c1cccad75887d0cc9a2b51642be26933568.tar.bz2 gentoo-2-df583c1cccad75887d0cc9a2b51642be26933568.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 0f4223be4319..31ecd243c60e 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.85 2011/02/23 23:16:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.86 2011/02/24 20:50:11 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> goffice-0.8.13.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> goffice-0.8.13.ebuild: Stable on amd64 wrt bug #353436 diff --git a/x11-libs/goffice/goffice-0.8.13.ebuild b/x11-libs/goffice/goffice-0.8.13.ebuild index e83d0f9bbdb3..e75727aa72fa 100644 --- a/x11-libs/goffice/goffice-0.8.13.ebuild +++ b/x11-libs/goffice/goffice-0.8.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.13.ebuild,v 1.2 2011/02/23 23:16:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.13.ebuild,v 1.3 2011/02/24 20:50:11 tomka Exp $ EAPI="3" 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 |