summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-02-13 11:44:19 +0100
committerJonas Stein <jstein@gentoo.org>2018-02-13 11:44:19 +0100
commitaf0744b179f53784acf31f1637835b9c60f42158 (patch)
tree7bf3df7031dde1c51529cf9ec7b5eaf32dbe09eb
parentmedia-fonts/dina: Fix SRC_URI (diff)
downloadgentoo-af0744b179f53784acf31f1637835b9c60f42158.tar.gz
gentoo-af0744b179f53784acf31f1637835b9c60f42158.tar.bz2
gentoo-af0744b179f53784acf31f1637835b9c60f42158.zip
media-fonts/exo: Fix SRC_URI
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--media-fonts/exo/exo-2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"