diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-31 19:06:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-31 19:06:37 +0000 |
commit | 6b4df2a11fe7b7fc206b48f8ce1f53caba4590d2 (patch) | |
tree | 4c8b51a1acecdb12de62d9212f06934bca9397f4 | |
parent | Recommiting digest as UPSTREAM updated tarball (diff) | |
download | gentoo-2-6b4df2a11fe7b7fc206b48f8ce1f53caba4590d2.tar.gz gentoo-2-6b4df2a11fe7b7fc206b48f8ce1f53caba4590d2.tar.bz2 gentoo-2-6b4df2a11fe7b7fc206b48f8ce1f53caba4590d2.zip |
Marking goffice-0.1.0 ~ppc64 to support bug 110767
(Portage version: 2.0.51.22-r3)
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 2754a79f3292..b7a7ea64ed1c 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.4 2005/10/31 10:33:45 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.5 2005/10/31 19:06:37 ranger Exp $ + + 31 Oct 2005; Brent Baude <ranger@gentoo.org> goffice-0.1.0.ebuild: + Marking goffice-0.1.0 ~ppc64 to support bug 110767 31 Oct 2005; Leonardo Boshell <leonardop@gentoo.org> goffice-0.1.0.ebuild: Don't install COPYING and INSTALL documents. Moved G2CONF declaration to diff --git a/x11-libs/goffice/goffice-0.1.0.ebuild b/x11-libs/goffice/goffice-0.1.0.ebuild index 3061e5ce4d01..6c10b520901d 100644 --- a/x11-libs/goffice/goffice-0.1.0.ebuild +++ b/x11-libs/goffice/goffice-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.1.0.ebuild,v 1.5 2005/10/31 11:31:35 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.1.0.ebuild,v 1.6 2005/10/31 19:06:37 ranger Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" IUSE="gnome" #cairo support broken and -gtk broken |