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

sys-apps/baselayout-java: Apply patches from main tree to 9999 source ebuild #49

Conversation

hsudbrock
Copy link

The ebuild for baselayout-java in the main tree has received some patches,
including the migration from the no longer available fdo-mime eclass to
the xdg-utils eclass. Moreover, the source repository for baselayout-java
was migrated from SVN to GIT.

This MR switches the source ebuild in the Java overlay from
the SVN to the GIT repository, and applies the patches from the ebuild
in the main tree to the source ebuild in the Java overlay.

I have tested the modified ebuild simply by comparing the generated files with
the files generated by the ebuild from the main tree. If additional testing should
be done, I'd be happy about feedback.

Closes: #48
Closes: https://bugs.gentoo.org/760474
Signed-off-by: Henning Sudbrock github@hsudbrock.de

… ebuild

The ebuild for baselayout-java in the main tree has received some patches,
including the migration from the no longer available fdo-mime eclass to
the xdg-utils eclass. Moreover, the source repository for baselayout-java
was migrated from SVN to GIT.

This commit, hence, switches the source ebuild in the Java overlay from
the SVN to the GIT repository, and applies the patches from the ebuild
in the main tree to the source ebuild in the Java overlay.

Closes: gentoo#48
Closes: https://bugs.gentoo.org/760474
Signed-off-by: Henning Sudbrock <github@hsudbrock.de>
@jospezial
Copy link

fixed

@hsudbrock hsudbrock closed this Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sys-apps/baselayout-java-9999::java failed (depend phase) --> fdo-mime.eclass not found
2 participants