From af0744b179f53784acf31f1637835b9c60f42158 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 13 Feb 2018 11:44:19 +0100 Subject: 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(-) (limited to 'media-fonts') diff --git a/media-fonts/exo/exo-2.ebuild b/media-fonts/exo/exo-2.ebuild index 45316e5e8264..bcde786c944e 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" -- cgit v1.2.3-65-gdbad