Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 202532
Collapse All | Expand All

(-)/usr/portage/www-client/galeon/galeon-2.0.4.ebuild (-1 / +2 lines)
Lines 2-8 Link Here
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/www-client/galeon/galeon-2.0.4.ebuild,v 1.2 2007/12/18 23:03:21 hanno Exp $
3
# $Header: /var/cvsroot/gentoo-x86/www-client/galeon/galeon-2.0.4.ebuild,v 1.2 2007/12/18 23:03:21 hanno Exp $
4
4
5
inherit gnome2 eutils
5
inherit gnome2 eutils flag-o-matic
6
6
7
DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)"
7
DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)"
8
HOMEPAGE="http://galeon.sourceforge.net"
8
HOMEPAGE="http://galeon.sourceforge.net"
Lines 40-45 Link Here
40
	gnome2_src_unpack
40
	gnome2_src_unpack
41
	cd "${S}"
41
	cd "${S}"
42
	epatch "${FILESDIR}/${P}-maketest.diff"
42
	epatch "${FILESDIR}/${P}-maketest.diff"
43
	append-flags -fno-strict-aliasing
43
}
44
}
44
45
45
src_compile() {
46
src_compile() {

Return to bug 202532