diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 11:04:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 11:04:09 +0000 |
commit | 77e8eac5ba35b66aef63dc90e8df51940963780a (patch) | |
tree | 22bf9df47f4b21c89dbf7a8eb00b63bcc6115437 /x11-libs | |
parent | Drop sparc keyword (diff) | |
download | gentoo-2-77e8eac5ba35b66aef63dc90e8df51940963780a.tar.gz gentoo-2-77e8eac5ba35b66aef63dc90e8df51940963780a.tar.bz2 gentoo-2-77e8eac5ba35b66aef63dc90e8df51940963780a.zip |
alpha/ia64/sparc stable wrt #372349
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 5135defaa2f3..e682bb087a07 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.96 2011/07/16 17:41:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.97 2011/07/24 11:04:09 armin76 Exp $ + + 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> goffice-0.8.16.ebuild: + alpha/ia64/sparc stable wrt #372349 16 Jul 2011; Markus Meier <maekke@gentoo.org> goffice-0.8.16.ebuild: x86 stable, bug #372349 diff --git a/x11-libs/goffice/goffice-0.8.16.ebuild b/x11-libs/goffice/goffice-0.8.16.ebuild index b9119fc6439c..fd023c4ca655 100644 --- a/x11-libs/goffice/goffice-0.8.16.ebuild +++ b/x11-libs/goffice/goffice-0.8.16.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.16.ebuild,v 1.3 2011/07/16 17:41:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.16.ebuild,v 1.4 2011/07/24 11:04:09 armin76 Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://freshmeat.net/projects/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 |