diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:42:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:42:36 +0000 |
commit | 117717980842e9911c04217d2af4d446f4280f1f (patch) | |
tree | 9950103bd20ccc29d47ee4eb68a9156a04c33a26 /x11-libs/goffice | |
parent | ppc/ppc64 stable wrt #385699 (diff) | |
download | historical-117717980842e9911c04217d2af4d446f4280f1f.tar.gz historical-117717980842e9911c04217d2af4d446f4280f1f.tar.bz2 historical-117717980842e9911c04217d2af4d446f4280f1f.zip |
ppc/ppc64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha63/cvs/Linux x86_64
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 1ae2587c38ce..8d898d87ab92 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.99 2011/10/14 21:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.100 2011/10/16 17:40:14 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> goffice-0.8.17.ebuild: + ppc/ppc64 stable wrt #385699 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> goffice-0.8.17.ebuild: amd64 stable wrt #385699 diff --git a/x11-libs/goffice/goffice-0.8.17.ebuild b/x11-libs/goffice/goffice-0.8.17.ebuild index dcf16f73f5ef..69361770ea2b 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.2 2011/10/14 21:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.17.ebuild,v 1.3 2011/10/16 17:40:14 xarthisius 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 |