summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-08 21:04:56 +0100
committerGuilherme Amadio <amadio@gentoo.org>2018-02-09 14:41:03 +0100
commitcd6f87da48a5c70a31ceb29220a96c29d13e789c (patch)
treef1c050c3802c51657fd462b7f0747773fe4a7301 /media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
parentapp-backup/spideroak-bin: drop to only -9999 ebuild, bug #637956 (diff)
downloadgentoo-cd6f87da48a5c70a31ceb29220a96c29d13e789c.tar.gz
gentoo-cd6f87da48a5c70a31ceb29220a96c29d13e789c.tar.bz2
gentoo-cd6f87da48a5c70a31ceb29220a96c29d13e789c.zip
media-fonts/liberation-fonts: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild')
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
index 605d0c729ea0..918a0af9885a 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,13 +8,13 @@ PYTHON_COMPAT=( python2_7 )
inherit font python-any-r1
DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fonts"
+HOMEPAGE="https://pagure.io/liberation-fonts"
SRC_URI="
!fontforge? (
- https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz
+ https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz
)
fontforge? (
- https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz
+ https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz
)
"