diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-30 20:03:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-30 20:03:36 +0000 |
commit | d44b7c5ed145973707edf14b828c7f3e9760b01f (patch) | |
tree | d797eede36172dbc4ac9ff5d2e723bf07d7986a8 /x11-libs/goffice | |
parent | Stable on ppc wrt bug 216755 (diff) | |
download | gentoo-2-d44b7c5ed145973707edf14b828c7f3e9760b01f.tar.gz gentoo-2-d44b7c5ed145973707edf14b828c7f3e9760b01f.tar.bz2 gentoo-2-d44b7c5ed145973707edf14b828c7f3e9760b01f.zip |
Stable on ppc wrt bug 230031"
(Portage version: 2.1.4.4)
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 5996bd2d1002..7bb03c1dfad0 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.46 2008/06/30 18:21:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.47 2008/06/30 20:03:36 nixnut Exp $ + + 30 Jun 2008; nixnut <nixnut@gentoo.org> goffice-0.6.4.ebuild: + Stable on ppc wrt bug 230031 30 Jun 2008; Raúl Porcel <armin76@gentoo.org> goffice-0.6.4.ebuild: alpha/ia64/sparc stable wrt #230071 diff --git a/x11-libs/goffice/goffice-0.6.4.ebuild b/x11-libs/goffice/goffice-0.6.4.ebuild index ff741e56bd1e..f937d70f5ae8 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.5 2008/06/30 18:21:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.6 2008/06/30 20:03:36 nixnut 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 |