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

Collapse All | Expand All

(-)mplayerplug-in-3.55.ebuild.old (-2 / +1 lines)
Lines 83-89 Link Here
83
			${myconf} \
83
			${myconf} \
84
			--x-libraries=/usr/lib32/ \
84
			--x-libraries=/usr/lib32/ \
85
			--enable-x86_64 \
85
			--enable-x86_64 \
86
			${myconf2} \
87
			$(use_enable divx dvx) \
86
			$(use_enable divx dvx) \
88
			$(use_enable gmedia gmp) \
87
			$(use_enable gmedia gmp) \
89
			$(use_enable realmedia rm) \
88
			$(use_enable realmedia rm) \
Lines 159-163 Link Here
159
	insinto /etc
158
	insinto /etc
160
	doins mplayerplug-in.conf
159
	doins mplayerplug-in.conf
161
160
162
	dodoc ChangeLog INSTALL README DOCS/tech/*.txt
161
	dodoc ChangeLog INSTALL README
163
}
162
}

Return to bug 253202