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

(-)/usr/portage/mail-filter/imapfilter/imapfilter-2.5.7-r1.ebuild (-1 / +3 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
# $Id$
3
# $Id$
4
4
5
EAPI=5
5
EAPI=6
6
6
7
inherit toolchain-funcs
7
inherit toolchain-funcs
8
8
Lines 31-36 Link Here
31
		-e "/^CFLAGS/s:CFLAGS =:CFLAGS +=:" \
31
		-e "/^CFLAGS/s:CFLAGS =:CFLAGS +=:" \
32
		-e "/^CFLAGS/s/-O//" \
32
		-e "/^CFLAGS/s/-O//" \
33
		src/Makefile || die
33
		src/Makefile || die
34
35
	eapply_user
34
}
36
}
35
37
36
src_compile() {
38
src_compile() {

Return to bug 607010