Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 646198

Summary: dev-java/jline-2.12.1-r1 SRC_URI changed
Product: Gentoo Linux Reporter: Micha Glave <gentoo>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)