diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-14 12:57:39 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-14 12:57:39 +0000 |
commit | 7023502ae73969b8c9e4799c527afd0151107ba9 (patch) | |
tree | 1c17f0454fdfa34aebf2ac97fe0526643042e780 /x11-libs | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-7023502ae73969b8c9e4799c527afd0151107ba9.tar.gz gentoo-2-7023502ae73969b8c9e4799c527afd0151107ba9.tar.bz2 gentoo-2-7023502ae73969b8c9e4799c527afd0151107ba9.zip |
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index c38a83f4db7b..6b39d2b5eddf 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.111 2012/08/19 15:54:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.112 2012/10/14 12:57:39 blueness Exp $ + + 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org> goffice-0.8.17-r1.ebuild: + stable ppc64, bug #427544 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> goffice-0.8.17-r1.ebuild: alpha/ia64/sparc stable wrt #421471 @@ -432,4 +435,3 @@ First release of goffice. GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric. - diff --git a/x11-libs/goffice/goffice-0.8.17-r1.ebuild b/x11-libs/goffice/goffice-0.8.17-r1.ebuild index 96efec429cc3..872bcd803aa3 100644 --- a/x11-libs/goffice/goffice-0.8.17-r1.ebuild +++ b/x11-libs/goffice/goffice-0.8.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.17-r1.ebuild,v 1.7 2012/08/19 15:54:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.17-r1.ebuild,v 1.8 2012/10/14 12:57:39 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/goffice/" LICENSE="GPL-2" SLOT="0.8" -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="doc gnome" # Build fails with -gtk |