diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-30 17:25:44 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-30 17:25:44 +0000 |
commit | dd348d632fef3236603f19309448476cf62c3410 (patch) | |
tree | 9014d5a5836e398a231ee9c4cb957b763cb265b6 /x11-libs/goffice | |
parent | alpha/ia64/x86 stable wrt #229843 (diff) | |
download | gentoo-2-dd348d632fef3236603f19309448476cf62c3410.tar.gz gentoo-2-dd348d632fef3236603f19309448476cf62c3410.tar.bz2 gentoo-2-dd348d632fef3236603f19309448476cf62c3410.zip |
amd64 stable, bug #230071
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
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 2bacdf59ef6c..6de3c3ce75de 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.44 2008/06/29 16:56:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.45 2008/06/30 17:25:44 ken69267 Exp $ + + 30 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> goffice-0.6.4.ebuild: + amd64 stable, bug #230071 29 Jun 2008; Markus Rothe <corsair@gentoo.org> goffice-0.6.4.ebuild: Stable on ppc64; bug #230031 diff --git a/x11-libs/goffice/goffice-0.6.4.ebuild b/x11-libs/goffice/goffice-0.6.4.ebuild index 1449a27c1e01..88896cc4182f 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.3 2008/06/29 16:56:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.4 2008/06/30 17:25:44 ken69267 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 |