diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-19 16:34:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-19 16:34:54 +0000 |
commit | a8aa76473e3af37f9277f3dbdebd66cdc947e28e (patch) | |
tree | ff9882782c373f21843098c71772c4b6f261feea /x11-libs/goffice | |
parent | amd64/x86 stable, bug #265790 (diff) | |
download | gentoo-2-a8aa76473e3af37f9277f3dbdebd66cdc947e28e.tar.gz gentoo-2-a8aa76473e3af37f9277f3dbdebd66cdc947e28e.tar.bz2 gentoo-2-a8aa76473e3af37f9277f3dbdebd66cdc947e28e.zip |
amd64/x86 stable, bug #266715
(Portage version: 2.1.6.11/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.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index bfa44392a500..bc6f5424e965 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.56 2009/04/19 12:39:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.57 2009/04/19 16:34:54 maekke Exp $ + + 19 Apr 2009; Markus Meier <maekke@gentoo.org> goffice-0.6.6: + amd64/x86 stable, bug #266715 19 Apr 2009; Brent Baude <ranger@gentoo.org> goffice-0.6.6.ebuild: Marking goffice-0.6.6 ppc64 and ppc for bug 266715 diff --git a/x11-libs/goffice/goffice-0.6.6.ebuild b/x11-libs/goffice/goffice-0.6.6.ebuild index ce6a5a76d18b..ca82af26a771 100644 --- a/x11-libs/goffice/goffice-0.6.6.ebuild +++ b/x11-libs/goffice/goffice-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild,v 1.3 2009/04/19 12:39:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild,v 1.4 2009/04/19 16:34:54 maekke Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.6" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc gnome" # Raising glib dep to 2.14 to drop pcre dependency |