diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:42:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:42:12 +0000 |
commit | 6a5b2b6f728f099ad104f2cd951ca18fa27e404a (patch) | |
tree | f5870f6a1f34c8612e1e0e0053bad4b7ea01a9c6 /x11-libs/goffice | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-6a5b2b6f728f099ad104f2cd951ca18fa27e404a.tar.gz gentoo-2-6a5b2b6f728f099ad104f2cd951ca18fa27e404a.tar.bz2 gentoo-2-6a5b2b6f728f099ad104f2cd951ca18fa27e404a.zip |
Stable for HPPA (bug #230071).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR 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 7d7d0f538c9e..09b5e2b9b82b 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.50 2008/07/05 16:22:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.51 2008/07/15 18:42:12 jer Exp $ + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> goffice-0.6.4.ebuild: + Stable for HPPA (bug #230071). 05 Jul 2008; Markus Meier <maekke@gentoo.org> goffice-0.6.4.ebuild: x86 stable, bug #230071 diff --git a/x11-libs/goffice/goffice-0.6.4.ebuild b/x11-libs/goffice/goffice-0.6.4.ebuild index 62c80995d0a9..452b046bd2b0 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.7 2008/07/05 16:11:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.8 2008/07/15 18:42:12 jer 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 |