Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646198 - dev-java/jline-2.12.1-r1 SRC_URI changed
Summary: dev-java/jline-2.12.1-r1 SRC_URI changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-31 09:21 UTC by Micha Glave
Modified: 2018-01-31 21:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Micha Glave 2018-01-31 09:21:17 UTC
The github archiv url has changed

following change in ebuild works for me.

-SRC_URI="https://github.com/jline/${PN}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/jline/${PN}2/archive/${P}.tar.gz"


Micha
Comment 1 Larry the Git Cow gentoo-dev 2018-01-31 21:02:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7f56451c1d331499a7e33c5748b6e297c87bfc

commit fd7f56451c1d331499a7e33c5748b6e297c87bfc
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-01-31 21:02:11 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-01-31 21:02:29 +0000

    dev-java/jline: update SRC_URI.
    
    Closes: https://bugs.gentoo.org/646198
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-java/jline/jline-2.12.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)