diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:10:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:10:40 +0000 |
commit | 1877bc1cf4346100cae1b1ec6344d8149168944a (patch) | |
tree | 28988fc54ec8dcc29bc27550cf2f9f5759ad6569 /x11-libs | |
parent | Stable for alpha, wrt bug #529964 (diff) | |
download | gentoo-2-1877bc1cf4346100cae1b1ec6344d8149168944a.tar.gz gentoo-2-1877bc1cf4346100cae1b1ec6344d8149168944a.tar.bz2 gentoo-2-1877bc1cf4346100cae1b1ec6344d8149168944a.zip |
Stable for alpha, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 024f6c2f53bf..ee2a98cbe463 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.161 2015/01/01 08:41:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.162 2015/01/02 12:10:40 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> goffice-0.10.18.ebuild: + Stable for alpha, wrt bug #529964 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> goffice-0.10.18.ebuild: Stable for sparc, wrt bug #529964 diff --git a/x11-libs/goffice/goffice-0.10.18.ebuild b/x11-libs/goffice/goffice-0.10.18.ebuild index 0ad5ee85484f..74ff8d9f6862 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-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.7 2015/01/01 08:41:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.18.ebuild,v 1.8 2015/01/02 12:10:40 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 |