diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-18 16:37:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-18 16:37:59 +0000 |
commit | 0874666b78c1aa18f0dc9fb8fc4d483b9d2efe83 (patch) | |
tree | 7e18f0b170c38a14d69282d4b24a08c2e2c1fc38 /x11-libs/goffice | |
parent | Adding gcc-4.3 patch from bug #218273, and ~amd64 keyword (diff) | |
download | gentoo-2-0874666b78c1aa18f0dc9fb8fc4d483b9d2efe83.tar.gz gentoo-2-0874666b78c1aa18f0dc9fb8fc4d483b9d2efe83.tar.bz2 gentoo-2-0874666b78c1aa18f0dc9fb8fc4d483b9d2efe83.zip |
Stable on ppc wrt bug 218029
(Portage version: 2.1.5_rc4)
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 9e55a7f094c1..e0d15d71111f 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.37 2008/04/17 20:45:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.38 2008/04/18 16:37:59 nixnut Exp $ + + 18 Apr 2008; nixnut <nixnut@gentoo.org> goffice-0.6.2.ebuild: + Stable on ppc wrt bug 218029 17 Apr 2008; Jeroen Roovers <jer@gentoo.org> goffice-0.6.2.ebuild: Stable for HPPA (bug #218029). diff --git a/x11-libs/goffice/goffice-0.6.2.ebuild b/x11-libs/goffice/goffice-0.6.2.ebuild index c728c7bcdcb3..1a0d483b711a 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.3 2008/04/17 20:45:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.2.ebuild,v 1.4 2008/04/18 16:37:59 nixnut 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 |