diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-21 10:44:31 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-21 10:44:31 +0000 |
commit | 5251b314e4dedba841718416a31436728b75a942 (patch) | |
tree | 8545ee60558e42fdcc5fe236c16af26d46781424 /x11-libs/goffice | |
parent | arm stable, bug #550164 (diff) | |
download | gentoo-2-5251b314e4dedba841718416a31436728b75a942.tar.gz gentoo-2-5251b314e4dedba841718416a31436728b75a942.tar.bz2 gentoo-2-5251b314e4dedba841718416a31436728b75a942.zip |
amd64 stable wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 0c677b97f422..56f10737b1e6 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.173 2015/05/17 09:14:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.174 2015/06/21 10:44:31 zlogene Exp $ + + 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> goffice-0.10.22.ebuild: + amd64 stable wrt bug #551814 17 May 2015; Pacho Ramos <pacho@gentoo.org> -goffice-0.10.18.ebuild, goffice-0.10.21.ebuild, goffice-0.8.17-r1.ebuild: diff --git a/x11-libs/goffice/goffice-0.10.22.ebuild b/x11-libs/goffice/goffice-0.10.22.ebuild index 0a5f49298bb8..5d776c9d06d2 100644 --- a/x11-libs/goffice/goffice-0.10.22.ebuild +++ b/x11-libs/goffice/goffice-0.10.22.ebuild @@ -1,6 +1,6 @@ # 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.22.ebuild,v 1.1 2015/05/17 08:59:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.22.ebuild,v 1.2 2015/06/21 10:44:31 zlogene 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 |