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

Collapse All | Expand All

(-)kazehakase-0.1.7.ebuild (+7 lines)
Lines 2-7 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: $
3
# $Header: $
4
4
5
inherit eutils
6
5
IUSE=""
7
IUSE=""
6
8
7
DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
9
DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
Lines 36-41 Link Here
36
	fi
38
	fi
37
}
39
}
38
40
41
src_unpack(){
42
	unpack ${A}
43
	epatch ${FILESDIR}/${PV}-kz-middle-click.patch
44
}
45
39
src_compile(){
46
src_compile(){
40
	export WANT_AUTOCONF=2.5
47
	export WANT_AUTOCONF=2.5
41
	export WANT_AUTOMAKE=1.6
48
	export WANT_AUTOMAKE=1.6

Return to bug 49564