Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156984 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-libs/goffice/goffice-0.2.1.ebuild (-5 / +5 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
1
# Copyright 1999-2007 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.8 2006/10/14 17:11:34 kloeri Exp $
3
# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.2.ebuild,v 1.7 2006/09/05 20:51:30 tcort Exp $
4
4
5
inherit eutils gnome2 flag-o-matic
5
inherit eutils gnome2 flag-o-matic
6
6
Lines 8-20 Link Here
8
HOMEPAGE="http://freshmeat.net/projects/goffice/"
8
HOMEPAGE="http://freshmeat.net/projects/goffice/"
9
9
10
LICENSE="GPL-2"
10
LICENSE="GPL-2"
11
SLOT="0"
11
SLOT="4"
12
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
12
KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
13
IUSE="gnome"
13
IUSE="gnome"
14
#cairo support broken and -gtk broken
14
#cairo support broken and -gtk broken
15
15
16
RDEPEND=">=dev-libs/glib-2.6.3
16
RDEPEND=">=dev-libs/glib-2.6.3
17
	>=gnome-extra/libgsf-1.13.3
17
	>=gnome-extra/libgsf-1.14.2
18
	>=dev-libs/libxml2-2.4.12
18
	>=dev-libs/libxml2-2.4.12
19
	>=x11-libs/pango-1.8.1
19
	>=x11-libs/pango-1.8.1
20
	>=x11-libs/gtk+-2.6
20
	>=x11-libs/gtk+-2.6

Return to bug 156984