commit:     af0744b179f53784acf31f1637835b9c60f42158
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 10:44:19 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 10:44:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0744b1

media-fonts/exo: Fix SRC_URI

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-fonts/exo/exo-2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/exo/exo-2.ebuild b/media-fonts/exo/exo-2.ebuild
index 45316e5e826..bcde786c944 100644
--- a/media-fonts/exo/exo-2.ebuild
+++ b/media-fonts/exo/exo-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit font
 
 DESCRIPTION="A geometric sans-serif font with a technological feel"
 HOMEPAGE="http://ndiscovered.com/exo-2/";
-SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz";
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz";
 # repackaged from two upstream zips (exo-2, exo condensed & expanded) + license
 
 LICENSE="OFL-1.1"

Reply via email to