diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-28 07:59:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-28 07:59:23 +0000 |
commit | 0d1e9e801e96c54af4d4a6daea8f72eb17ccf976 (patch) | |
tree | a02becab1e8debc4af4f438fb65e95c5166ece1f /x11-libs/goffice | |
parent | Fix compatibility with gtk+ 2.14.3 (diff) | |
download | gentoo-2-0d1e9e801e96c54af4d4a6daea8f72eb17ccf976.tar.gz gentoo-2-0d1e9e801e96c54af4d4a6daea8f72eb17ccf976.tar.bz2 gentoo-2-0d1e9e801e96c54af4d4a6daea8f72eb17ccf976.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 710223675955..4cc568fbf6a3 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.52 2008/09/03 21:56:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.53 2008/09/28 07:59:23 aballier Exp $ + + 28 Sep 2008; Alexis Ballier <aballier@gentoo.org> goffice-0.6.5.ebuild: + keyword ~x86-fbsd *goffice-0.6.5 (03 Sep 2008) diff --git a/x11-libs/goffice/goffice-0.6.5.ebuild b/x11-libs/goffice/goffice-0.6.5.ebuild index c90648525ffe..caad99b28662 100644 --- a/x11-libs/goffice/goffice-0.6.5.ebuild +++ b/x11-libs/goffice/goffice-0.6.5.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.5.ebuild,v 1.1 2008/09/03 21:56:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.5.ebuild,v 1.2 2008/09/28 07:59:23 aballier Exp $ inherit 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 ~x86-fbsd" IUSE="doc gnome" # Raising glib dep to 2.14 to drop pcre dependency |