commit: 280549c2bff3aa09eb9c8d90bf61f72cf03df936 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sat Jan 5 23:15:21 2019 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sat Jan 5 23:15:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=280549c2
dev-java/java-config: move distfile to my devspace It was unfetcheable without mirrors. Closes: https://bugs.gentoo.org/674604 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-java/java-config/java-config-2.2.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/java-config/java-config-2.2.0-r4.ebuild b/dev-java/java-config/java-config-2.2.0-r4.ebuild index 6cec0799a1c..f74fb67ff8f 100644 --- a/dev-java/java-config/java-config-2.2.0-r4.ebuild +++ b/dev-java/java-config/java-config-2.2.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Java environment configuration query tool" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java" -SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~gyakovlev/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2"