diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-02 00:11:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-02 00:11:27 +0000 |
commit | d40d0e3bfa42fbc9c15199071e3075012272b386 (patch) | |
tree | 36ddeffe6f012eeeaf071f7e4f576ea4c86a7544 /x11-libs/goffice | |
parent | bump (diff) | |
download | gentoo-2-d40d0e3bfa42fbc9c15199071e3075012272b386.tar.gz gentoo-2-d40d0e3bfa42fbc9c15199071e3075012272b386.tar.bz2 gentoo-2-d40d0e3bfa42fbc9c15199071e3075012272b386.zip |
Marking goffice-0.4.3 ppc for bug 198385
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 1da345fd8843..fc7ba7bbd4aa 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.23 2007/12/22 19:10:35 eva Exp $ +# 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 $ + + 02 Jan 2008; Brent Baude <ranger@gentoo.org> goffice-0.4.3.ebuild: + Marking goffice-0.4.3 ppc for bug 198385 22 Dec 2007; Gilles Dartiguelongue <eva@gentoo.org> +files/goffice-0.6.1-die-gtk-doc.patch, +goffice-0.6.1.ebuild: diff --git a/x11-libs/goffice/goffice-0.4.3.ebuild b/x11-libs/goffice/goffice-0.4.3.ebuild index 31685b026246..9c3877e568b2 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-2007 Gentoo Foundation +# 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.2 2007/12/11 01:53:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.3 2008/01/02 00:11:27 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 |