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 |
|