diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-02 00:14:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-02 00:14:47 +0000 |
commit | 749199c89bd51c5fa5a587c776d65685e508fcf4 (patch) | |
tree | 029ec0533073600e34edff2760d6b769a6d666b6 /x11-libs | |
parent | Marking goffice-0.4.3 ppc for bug 198385 (diff) | |
download | gentoo-2-749199c89bd51c5fa5a587c776d65685e508fcf4.tar.gz gentoo-2-749199c89bd51c5fa5a587c776d65685e508fcf4.tar.bz2 gentoo-2-749199c89bd51c5fa5a587c776d65685e508fcf4.zip |
Marking goffice-0.4.3 ppc64 for bug 198385
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index fc7ba7bbd4aa..58d3631d6069 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.24 2008/01/02 00:11:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.25 2008/01/02 00:14:47 ranger Exp $ + + 02 Jan 2008; Brent Baude <ranger@gentoo.org> goffice-0.4.3.ebuild: + Marking goffice-0.4.3 ppc64 for bug 198385 02 Jan 2008; Brent Baude <ranger@gentoo.org> goffice-0.4.3.ebuild: Marking goffice-0.4.3 ppc for bug 198385 diff --git a/x11-libs/goffice/goffice-0.4.3.ebuild b/x11-libs/goffice/goffice-0.4.3.ebuild index 9c3877e568b2..88dc35bb4f6f 100644 --- a/x11-libs/goffice/goffice-0.4.3.ebuild +++ b/x11-libs/goffice/goffice-0.4.3.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.4.3.ebuild,v 1.3 2008/01/02 00:11:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.4 2008/01/02 00:14:47 ranger Exp $ inherit eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.4" -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 |