diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-17 20:45:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-17 20:45:42 +0000 |
commit | 90a0485e1d0cd85afd8d140cbcf29ceeac80d878 (patch) | |
tree | d8fe05af6097cd099bc7bcca44dc139d25c6674e /x11-libs/goffice | |
parent | Stable for HPPA (bug #218022). (diff) | |
download | gentoo-2-90a0485e1d0cd85afd8d140cbcf29ceeac80d878.tar.gz gentoo-2-90a0485e1d0cd85afd8d140cbcf29ceeac80d878.tar.bz2 gentoo-2-90a0485e1d0cd85afd8d140cbcf29ceeac80d878.zip |
Stable for HPPA (bug #218029).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index d125f0c606a6..9e55a7f094c1 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.36 2008/04/17 12:44:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.37 2008/04/17 20:45:42 jer Exp $ + + 17 Apr 2008; Jeroen Roovers <jer@gentoo.org> goffice-0.6.2.ebuild: + Stable for HPPA (bug #218029). 17 Apr 2008; Raúl Porcel <armin76@gentoo.org> goffice-0.6.2.ebuild: alpha/ia64/sparc stable wrt #218029 diff --git a/x11-libs/goffice/goffice-0.6.2.ebuild b/x11-libs/goffice/goffice-0.6.2.ebuild index 73d42568a473..c728c7bcdcb3 100644 --- a/x11-libs/goffice/goffice-0.6.2.ebuild +++ b/x11-libs/goffice/goffice-0.6.2.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.2.ebuild,v 1.2 2008/04/17 12:44:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.2.ebuild,v 1.3 2008/04/17 20:45:42 jer 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" IUSE="doc gnome" #cairo support broken and -gtk broken |