diff options
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 67efd0db4753..2d6474c6e940 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.120 2013/03/31 14:47:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.121 2013/04/01 17:55:52 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> goffice-0.10.0.ebuild: + Stable for alpha, wrt bug #458984 *goffice-0.10.1 (31 Mar 2013) diff --git a/x11-libs/goffice/goffice-0.10.0.ebuild b/x11-libs/goffice/goffice-0.10.0.ebuild index 0dab75fad0aa..572074e7f623 100644 --- a/x11-libs/goffice/goffice-0.10.0.ebuild +++ b/x11-libs/goffice/goffice-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.0.ebuild,v 1.6 2013/03/29 13:43:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.0.ebuild,v 1.7 2013/04/01 17:55:52 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/goffice/" LICENSE="GPL-2" SLOT="0.10" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="+introspection" # Build fails with -gtk |