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

[WIP] Add Continuous Integration (CI) support #58

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[WIP] Add Continuous Integration (CI) support #58

wants to merge 6 commits into from

Conversation

Dr-Terrible
Copy link
Collaborator

@Dr-Terrible Dr-Terrible commented Feb 21, 2017

This PR aims to:

  • add Travis support to execute strict CI on the overlay;
  • fix all the metadatas;
  • upgrade all the ebuilds to EAPI6;
  • fix all the warning/errors reported by repoman (except for copyright headers);

@Dr-Terrible
Copy link
Collaborator Author

@hasufell There are some packages that are already in Portage and sporting more recent versions; what am I supposed to do with them? Is it ok if I trim the old versions from this overlay?

@hasufell
Copy link
Owner

what am I supposed to do with them? Is it ok if I trim the old versions from this overlay?

I don't really care. Originally the idea was to make a games.eclass free overlay of ALL games. If the ebuild is the same as in portage, I guess one could drop it.

@Dr-Terrible
Copy link
Collaborator Author

@hasufell thank you for the answer; then I'll remove the redundant ebuilds, but only if the same packages in Portage don't make use of games.class. If a package from the Portage overlay is still using the games.eclass then I'll provide a PR to properly remove the deprecated eclass.

This version of the ebuild fixes compilation errors with gcc5 and
gcc6.

DESCRIPTION="Manages renpy symlink"
HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
Copy link
Owner

Choose a reason for hiding this comment

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

No stable keywords in this overlay.

@hasufell
Copy link
Owner

Any progress here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants