diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:06:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:06:55 +0000 |
commit | 0affcaacf50dcf8abb070f34a3b5aa9d2d88cf92 (patch) | |
tree | bad6cadb5976f7c13fe0ccfcb20e62607dc180f9 /x11-libs/goffice | |
parent | x86 stable wrt bug #385699 (diff) | |
download | historical-0affcaacf50dcf8abb070f34a3b5aa9d2d88cf92.tar.gz historical-0affcaacf50dcf8abb070f34a3b5aa9d2d88cf92.tar.bz2 historical-0affcaacf50dcf8abb070f34a3b5aa9d2d88cf92.zip |
x86 stable wrt bug #385699
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 8d898d87ab92..0d201d42c3a3 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.100 2011/10/16 17:40:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.101 2011/10/21 15:04:55 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> goffice-0.8.17.ebuild: + x86 stable wrt bug #385699 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> goffice-0.8.17.ebuild: ppc/ppc64 stable wrt #385699 diff --git a/x11-libs/goffice/goffice-0.8.17.ebuild b/x11-libs/goffice/goffice-0.8.17.ebuild index 69361770ea2b..884892e5a253 100644 --- a/x11-libs/goffice/goffice-0.8.17.ebuild +++ b/x11-libs/goffice/goffice-0.8.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.ebuild,v 1.3 2011/10/16 17:40:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.17.ebuild,v 1.4 2011/10/21 15:04:55 phajdan.jr 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 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="doc gnome" # Build fails with -gtk |