diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-01-31 22:02:11 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-01-31 22:02:29 +0100 |
commit | fd7f56451c1d331499a7e33c5748b6e297c87bfc (patch) | |
tree | 8330905264c24f91b951e2e64d9b4ac5be8f60c8 /dev-java/jline | |
parent | dev-libs/libebml: stable 1.3.5 for sparc, bug #641292 (diff) | |
download | gentoo-fd7f56451c1d331499a7e33c5748b6e297c87bfc.tar.gz gentoo-fd7f56451c1d331499a7e33c5748b6e297c87bfc.tar.bz2 gentoo-fd7f56451c1d331499a7e33c5748b6e297c87bfc.zip |
dev-java/jline: update SRC_URI.
Closes: https://bugs.gentoo.org/646198
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-java/jline')
-rw-r--r-- | dev-java/jline/jline-2.12.1-r1.ebuild | 4 |
1 files 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 d1355aaf283f..2cf20f9d9991 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" |