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

Bump to dev-java/commons-text-1.11.0 & update SRC_URI #180

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Bump to dev-java/commons-text-1.11.0 & update SRC_URI #180

merged 1 commit into from
Jan 31, 2024

Conversation

slackline
Copy link
Contributor

Closes #179

Updates SRC_URI to reflect an archive location where source will always be available.

Also modifies the MAVEN_ID to use the ${PVR} automatically so that package version and revision are used without the need for manually updating when versions/revision increment.

Closes #179

Updates `SRC_URI` to reflect an archive location where source will
always be available.

Also modifies the `MAVEN_ID` to use the `${PVR}` automatically so that
package version and revision are used without the need for manually
updating when versions/revision increment.

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ppc64 x86"
Copy link
Owner

Choose a reason for hiding this comment

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

Actually, stable keywords in overlays is a bad practice. I hope, you wouldn't mind if I'll change them to ~.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No problem at all, I hadn't clocked that when I copied dev-java//commons-1.10.0.ebuild, will pay more attention in the future.

Thanks for merging so quickly 👍

@msva msva merged commit f7d8773 into msva:master Jan 31, 2024
1 check passed
msva added a commit that referenced this pull request Jan 31, 2024
(see #180)

Signed-off-by: Vadim Misbakh-Soloviov <[email protected]>
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.

Bump dev-java/commons-text-1.11.0
2 participants