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

Collapse All | Expand All

(-)fluxbox-orig/fluxbox-0.1.14-r2.ebuild (+4 lines)
Line 0 Link Here
1
diff -ru fluxbox-orig/src/Screen.cc fluxbox-winsnap/src/Screen.cc
2
--- fluxbox-orig/src/Screen.cc	2002-12-08 09:06:29.000000000 -0500
Lines 37-42 Link Here
37
	epatch ${FILESDIR}/${PN}-vano-gentoo.patch
37
	epatch ${FILESDIR}/${PN}-vano-gentoo.patch
38
	# gcc 3.3 fixes
38
	# gcc 3.3 fixes
39
	epatch ${FILESDIR}/${P}-gcc33.patch
39
	epatch ${FILESDIR}/${P}-gcc33.patch
40
        # Shawn Singh's window snapping patch
41
	epatch ${FILESDIR}/${P}-windowsnap.patch
40
42
41
	if [ `use cjk` ]; then
43
	if [ `use cjk` ]; then
42
		epatch ${FILESDIR}/${P}-ja.patch
44
		epatch ${FILESDIR}/${P}-ja.patch

Return to bug 27718