dev-java/java-config: move distfile to my devspace
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 5 Jan 2019 23:15:21 +0000 (15:15 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 5 Jan 2019 23:15:39 +0000 (15:15 -0800)
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@gentoo.org>
dev-java/java-config/java-config-2.2.0-r4.ebuild

index 6cec0799a1cff4da965b21108783a3efeec7004c..f74fb67ff8ff948ac1214e32fcc6888e4ceeb2e9 100644 (file)
@@ -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"