summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-04-26 20:40:21 +0200
committerJohannes Huber <johu@gentoo.org>2018-04-26 20:44:49 +0200
commit7134d03d3749aab9fff4389835a1089bfca6fc9d (patch)
tree5ce39b9faa3190056b4e8e64a3694dc6c6460959 /media-fonts/liberation-fonts
parentmedia-fonts/liberation-fonts: Remove 1.07.4 (diff)
downloadgentoo-7134d03d3749aab9fff4389835a1089bfca6fc9d.tar.gz
gentoo-7134d03d3749aab9fff4389835a1089bfca6fc9d.tar.bz2
gentoo-7134d03d3749aab9fff4389835a1089bfca6fc9d.zip
media-fonts/liberation-fonts: Fix SRC_URI
Reported-by: putty_bug@online.de Closes: https://bugs.gentoo.org/651816 Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'media-fonts/liberation-fonts')
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.0-r1.ebuild4
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.1-r1.ebuild4
-rw-r--r--media-fonts/liberation-fonts/liberation-fonts-2.00.1-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
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 c615f3f57e49..a70ecc14e84f 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
@@ -7,8 +7,8 @@ inherit font
DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
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 )"
+SRC_URI="!fontforge? ( https://releases.pagure.org/${PN}/${PN}-ttf-${PV}.tar.gz )
+fontforge? ( https://releases.pagure.org/${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 c7852bc0bbf8..106fba61c422 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
@@ -9,8 +9,8 @@ inherit font python-any-r1
DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
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 )"
+SRC_URI="!fontforge? ( https://releases.pagure.org/${PN}/${PN}-ttf-${PV}.tar.gz )
+fontforge? ( https://releases.pagure.org/${PN}/${P}.tar.gz )"
KEYWORDS="~alpha amd64 arm arm64 ia64 ppc ~ppc64 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 6d4272bace05..dafb53d7047b 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
@@ -11,10 +11,10 @@ DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy o
HOMEPAGE="https://pagure.io/liberation-fonts"
SRC_URI="
!fontforge? (
- https://releases.pagure.org/liberation-fonts/${PN}/${PN}-ttf-${PV}.tar.gz
+ https://releases.pagure.org/${PN}/${PN}-ttf-${PV}.tar.gz
)
fontforge? (
- https://releases.pagure.org/liberation-fonts/${PN}/${P}.tar.gz
+ https://releases.pagure.org/${PN}/${P}.tar.gz
)
"