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
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')
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild8
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild8
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild8
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild8
4 files changed, 16 insertions, 16 deletions
diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
index 9369a6cc5b85..8a0a8525ccea 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit font
DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fonts"
-SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
- fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
+HOMEPAGE="https://pagure.io/liberation-fonts"
+SRC_URI="!fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz )
+ fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild
index 12a422285427..c615f3f57e49 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.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=4
@@ -6,9 +6,9 @@ EAPI=4
inherit font
DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
-HOMEPAGE="https://fedorahosted.org/liberation-fonts"
-SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
-fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
+HOMEPAGE="https://pagure.io/liberation-fonts"
+SRC_URI="!fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz )
+fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )"
KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
SLOT="0"
diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild
index e6d5df9c9b40..119b6ac47f26 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.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=4
@@ -8,9 +8,9 @@ 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"
-SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
-fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"
+HOMEPAGE="https://pagure.io/liberation-fonts"
+SRC_URI="!fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz )
+fontforge? ( https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz )"
KEYWORDS="amd64 arm ~arm64 ia64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris"
SLOT="0"
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
)
"