summaryrefslogtreecommitdiff
path: root/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
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
)
"