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

Collapse All | Expand All

(-)/usr/portage/www-apps/moinmoin/moinmoin-1.7.1.ebuild (-3 / +3 lines)
Lines 15-21 Link Here
15
15
16
LICENSE="GPL-2"
16
LICENSE="GPL-2"
17
SLOT="0"
17
SLOT="0"
18
KEYWORDS="amd64 ppc sparc x86"
18
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
19
IUSE="rss"
19
IUSE="rss"
20
20
21
DEPEND=">=dev-lang/python-2.3"
21
DEPEND=">=dev-lang/python-2.3"
Lines 31-38 Link Here
31
	webapp_src_preinst
31
	webapp_src_preinst
32
	distutils_src_install
32
	distutils_src_install
33
33
34
	dodoc README docs/CHANGES* docs/HACKS docs/README.migration
34
	dodoc README docs/CHANGES* docs/README.migration
35
	dohtml docs/INSTALL.html
35
	dohtml docs/INSTALL.html docs/UPDATE.html
36
	rm -rf README docs/
36
	rm -rf README docs/
37
37
38
	cd "${D}"/usr/share/moin
38
	cd "${D}"/usr/share/moin

Return to bug 248045