diff options
Diffstat (limited to 'media-fonts/liberation-fonts')
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 ) " |