diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-21 19:16:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-21 19:16:50 +0000 |
commit | 4fd26542a372b26b77c4d70ee3828ed1a262dd34 (patch) | |
tree | 8e45396e36126ab9a13484af6c4edc259ba2ebf1 /x11-libs/goffice | |
parent | Fix qt4 deps for bug #217202 (diff) | |
download | gentoo-2-4fd26542a372b26b77c4d70ee3828ed1a262dd34.tar.gz gentoo-2-4fd26542a372b26b77c4d70ee3828ed1a262dd34.tar.bz2 gentoo-2-4fd26542a372b26b77c4d70ee3828ed1a262dd34.zip |
amd64/x86 stable, bug #218029
(Portage version: 2.1.5_rc5)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 0aa95bdbbedc..ee5f638567f1 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.39 2008/04/19 15:29:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.40 2008/04/21 19:16:50 maekke Exp $ + + 21 Apr 2008; Markus Meier <maekke@gentoo.org> goffice-0.6.2.ebuild: + amd64/x86 stable, bug #218029 19 Apr 2008; Markus Rothe <corsair@gentoo.org> goffice-0.6.2.ebuild: Stable on ppc64; bug #218029 diff --git a/x11-libs/goffice/goffice-0.6.2.ebuild b/x11-libs/goffice/goffice-0.6.2.ebuild index 5012be76e983..ec1459359438 100644 --- a/x11-libs/goffice/goffice-0.6.2.ebuild +++ b/x11-libs/goffice/goffice-0.6.2.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.2.ebuild,v 1.5 2008/04/19 15:29:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.2.ebuild,v 1.6 2008/04/21 19:16:50 maekke Exp $ inherit 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" #cairo support broken and -gtk broken |