diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:46 +0000 |
commit | 997b9459b5fc29b37c7a2235351d316f5f4ba5a8 (patch) | |
tree | d1973e0e625b077e085bc09caa902bc1f5b812aa /x11-libs | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-997b9459b5fc29b37c7a2235351d316f5f4ba5a8.tar.gz gentoo-2-997b9459b5fc29b37c7a2235351d316f5f4ba5a8.tar.bz2 gentoo-2-997b9459b5fc29b37c7a2235351d316f5f4ba5a8.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index a32669e90502..024f6c2f53bf 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.160 2014/12/31 09:17:00 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.161 2015/01/01 08:41:46 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> goffice-0.10.18.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> goffice-0.10.18.ebuild: Stable for ia64, wrt bug #529964 diff --git a/x11-libs/goffice/goffice-0.10.18.ebuild b/x11-libs/goffice/goffice-0.10.18.ebuild index 9cc1edcbc7d8..0ad5ee85484f 100644 --- a/x11-libs/goffice/goffice-0.10.18.ebuild +++ b/x11-libs/goffice/goffice-0.10.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.18.ebuild,v 1.6 2014/12/31 09:17:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.18.ebuild,v 1.7 2015/01/01 08:41:46 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 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="+introspection" # Build fails with -gtk |