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

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- /usr/portage/sys-boot/unetbootin/unetbootin-661.ebuild
0
++ /usr/portage/sys-boot/unetbootin/unetbootin-661.ebuild
Lines 4-10 Link Here
4
EAPI=6
4
EAPI=6
5
5
6
PATCHSET="${P}-qt5.patch.tar.xz"
6
PATCHSET="${P}-qt5.patch.tar.xz"
7
inherit desktop qmake-utils
7
inherit desktop flag-o-matic qmake-utils
8
8
9
DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
9
DESCRIPTION="UNetbootin installs Linux/BSD distributions to a partition or USB drive"
10
HOMEPAGE="https://github.com/unetbootin/unetbootin"
10
HOMEPAGE="https://github.com/unetbootin/unetbootin"
Lines 66-71 Link Here
66
			rm ${PN}_${lingua}.ts || die
66
			rm ${PN}_${lingua}.ts || die
67
		fi
67
		fi
68
	done
68
	done
69
	append-cflags -DNOSTATIC
70
	append-cxxflags -DNOSTATIC
69
}
71
}
70
72
71
src_configure() {
73
src_configure() {

Return to bug 604812