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

app-editors/nvi: various fixes #2031

Closed
wants to merge 1 commit into from
Closed

app-editors/nvi: various fixes #2031

wants to merge 1 commit into from

Conversation

doughdemon
Copy link
Contributor

@proxy-maint

epatch "${FILESDIR}"/${P}-perl-shortnames.patch
epatch "${FILESDIR}"/${P}-ac_config_header.patch
epatch "${FILESDIR}"/${P}-use_pkgconfig_for_ncurses.patch
eapply "${FILESDIR}"/${P}-strlen-macro-renaming.patch
Copy link
Member

@SoapGentoo SoapGentoo Aug 6, 2016

Choose a reason for hiding this comment

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

don't use bajillions of eapply's, just drop them into a bash array called PATCHES and then call default instead of eapply + eapply_user

@doughdemon
Copy link
Contributor Author

Thanks for the review!
A new commit is pushed with all issues addressed.

@gentoo-repo-qa-bot
Copy link
Collaborator

😞 The QA check for this pull request has found the following issues:

Issues inherited from Gentoo (may be modified by PR):
https://qa-reports.gentoo.org/output/gentoo-ci/6ea13d4/output.html#dev-libs/mozldap

popd 2>/dev/null
pushd dist 2>/dev/null || die
default
popd 2>/dev/null || die
Copy link
Member

Choose a reason for hiding this comment

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

emake -C dist

would be actually better.

@mgorny mgorny added version bump assigned PR successfully assigned to the package maintainer(s). labels Aug 7, 2016
@mgorny
Copy link
Member

mgorny commented Aug 7, 2016

@gentoo/proxy-maint

* add myself as proxied maintainer
* bump EAPI to 6 and clean up ebuild
* add patch from https://bugs.gentoo.org/508922
* add patch to fix parallel make install
@gentoo-repo-qa-bot
Copy link
Collaborator

😞 The QA check for this pull request has found the following issues:

Issues inherited from Gentoo (may be modified by PR):
https://qa-reports.gentoo.org/output/gentoo-ci/b8e7882/output.html#dev-libs/mozldap

@gentoo-bot gentoo-bot closed this in c175620 Aug 7, 2016
@doughdemon doughdemon deleted the nvi2 branch August 19, 2016 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s).
Projects
None yet
4 participants