From: Michał Górny Date: Sun, 15 Dec 2019 19:51:41 +0000 (+0100) Subject: media-fonts/fifth-leg: Stop using obs-download.eclass X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e6c368e2a4899f76a707b77666c0051cd455550;p=gentoo.git media-fonts/fifth-leg: Stop using obs-download.eclass Signed-off-by: Michał Górny --- diff --git a/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild b/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild index 3d7b659bcbaa..2458f54bb18b 100644 --- a/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild +++ b/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild @@ -1,16 +1,14 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -OPENSUSE_RELEASE="12.2" -OBS_PACKAGE="${PN}-font" - -inherit font obs-download +inherit font +OPENSUSE_RELEASE="12.2" DESCRIPTION="Simplistic, technical sans serif - openSUSE font" HOMEPAGE="http://jimmac.musichall.cz/log/?p=439" -SRC_URI="${OBS_URI}/opensuse-font-${P}.tar.bz2" +SRC_URI="https://api.opensuse.org/public/source/openSUSE:${OPENSUSE_RELEASE}/fifth-leg-font/opensuse-font-${P}.tar.bz2" LICENSE="OFL" SLOT="0"