Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net-misc/unison: bump to 2.51.2 #9173

Closed
wants to merge 4 commits into from
Closed

net-misc/unison: bump to 2.51.2 #9173

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 10, 2018

@heroxbd here it is. I had to bump eselect-unison as well as revbump 2.48.4 so that it slots unison-fsmonitor.

Virgil Dupras added 3 commits July 10, 2018 14:02
This adds support for slotted fsmonitor which will be added in upcoming
net-misc/unison ebuilds

Package-Manager: Portage-2.3.41, Repoman-2.3.9
Otherwise, we can't install a parallel version (which is upcoming).

Also, bump to EAPI 7 and restrict tests (see comment)

Package-Manager: Portage-2.3.41, Repoman-2.3.9
Closes: https://bugs.gentoo.org/651972
Package-Manager: Portage-2.3.41, Repoman-2.3.9
@ghost ghost self-assigned this Jul 10, 2018
@ghost ghost requested a review from heroxbd July 10, 2018 18:44

EAPI="7"

IUSE="gtk doc static debug threads +ocamlopt test"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least move it acording to variables order ;)

|| ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) )
>=app-eselect/eselect-unison-0.4"

SRC_URI="https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}.tar.gz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this too

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2018-07-12 12:54 UTC
Newest commit scanned: bccd709
Status: ✅ good

No issues found

Copy link
Contributor

@heroxbd heroxbd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor comment, otherwise LGTM. Please go ahead and commit it.

dodir ${MODULEDIR}
insinto ${MODULEDIR}
newins "${FILESDIR}/${MODULE}.eselect-${PVR}" ${MODULE}.eselect \
|| die "failed to install"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need || die for ebuild helpers like newins.

@ghost
Copy link
Author

ghost commented Aug 27, 2018

Done.

@ghost ghost closed this Aug 27, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants