diff options
author | Markus Meier <maekke@gentoo.org> | 2008-07-05 16:11:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-07-05 16:11:27 +0000 |
commit | 41156a8e7dc5fa4c6bec6932d80451e649e82be7 (patch) | |
tree | 5f94637e640857c7098aa5082ebd8bbb670d8cee /x11-libs/goffice | |
parent | amd64 stable, bug #230411 (diff) | |
download | gentoo-2-41156a8e7dc5fa4c6bec6932d80451e649e82be7.tar.gz gentoo-2-41156a8e7dc5fa4c6bec6932d80451e649e82be7.tar.bz2 gentoo-2-41156a8e7dc5fa4c6bec6932d80451e649e82be7.zip |
x86 stable, bug #230031
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index f5868348c590..0ae6ad162df3 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.48 2008/06/30 21:04:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.49 2008/07/05 16:11:27 maekke Exp $ + + 05 Jul 2008; Markus Meier <maekke@gentoo.org> goffice-0.6.4.ebuild: + x86 stable, bug #230031 30 Jun 2008; Brent Baude <ranger@gentoo.org> ChangeLog: Marking goffice-0.6.4 ppc64 for bug 230071 diff --git a/x11-libs/goffice/goffice-0.6.4.ebuild b/x11-libs/goffice/goffice-0.6.4.ebuild index f937d70f5ae8..62c80995d0a9 100644 --- a/x11-libs/goffice/goffice-0.6.4.ebuild +++ b/x11-libs/goffice/goffice-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.6 2008/06/30 20:03:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.7 2008/07/05 16:11:27 maekke Exp $ inherit autotools eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.6" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="doc gnome" # Raising glib dep to 2.14 to drop pcre dependency |