commit:     fd7f56451c1d331499a7e33c5748b6e297c87bfc
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 31 21:02:11 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 21:02:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7f5645

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

diff --git a/dev-java/jline/jline-2.12.1-r1.ebuild 
b/dev-java/jline/jline-2.12.1-r1.ebuild
index d1355aaf283..2cf20f9d999 100644
--- a/dev-java/jline/jline-2.12.1-r1.ebuild
+++ b/dev-java/jline/jline-2.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="A Java library for handling console input"
 HOMEPAGE="https://github.com/jline/jline2";
-SRC_URI="https://github.com/jline/${PN}/archive/${P}.tar.gz";
+SRC_URI="https://github.com/jline/${PN}2/archive/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="2"

Reply via email to