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

(-)/usr/portage/net-misc/unison/unison-2.48.4.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2016 Gentoo Foundation
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
3
4
EAPI="5"
4
EAPI="5"
Lines 65-71 Link Here
65
	# install manually, since it's just too much
65
	# install manually, since it's just too much
66
	# work to force the Makefile to do the right thing.
66
	# work to force the Makefile to do the right thing.
67
	newbin unison unison-${SLOT}
67
	newbin unison unison-${SLOT}
68
	dobin unison-fsmonitor
68
	newbin unison-fsmonitor unison-fsmonitor
69
	dodoc BUGS.txt CONTRIB INSTALL NEWS \
69
	dodoc BUGS.txt CONTRIB INSTALL NEWS \
70
		  README ROADMAP.txt TODO.txt
70
		  README ROADMAP.txt TODO.txt
71
71

Return to bug 572148