diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-15 20:46:24 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-03-20 16:48:24 +0100 |
commit | 7676d09a850bc868dd263b6eb52b7f92c19c906c (patch) | |
tree | d7e43a2e453a7fce0f3a70ca6e072c64d32f9731 /media-fonts/gidole/gidole-2.0.2.ebuild | |
parent | Revert "media-fonts/hermit: Add missing FONT_S assignment." (diff) | |
download | gentoo-7676d09a850bc868dd263b6eb52b7f92c19c906c.tar.gz gentoo-7676d09a850bc868dd263b6eb52b7f92c19c906c.tar.bz2 gentoo-7676d09a850bc868dd263b6eb52b7f92c19c906c.zip |
Revert "media-fonts/gidole: Add missing FONT_S assignment."
This reverts commit 558309315d030a3874628630ac60e4e2e520f6f2.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-fonts/gidole/gidole-2.0.2.ebuild')
-rw-r--r-- | media-fonts/gidole/gidole-2.0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-fonts/gidole/gidole-2.0.2.ebuild b/media-fonts/gidole/gidole-2.0.2.ebuild index a419df0f38ac..0e02ce58ec52 100644 --- a/media-fonts/gidole/gidole-2.0.2.ebuild +++ b/media-fonts/gidole/gidole-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,5 +15,4 @@ IUSE="" DEPEND="app-arch/unzip" S="${WORKDIR}/GidoleFont" -FONT_S="${S}" FONT_SUFFIX="otf ttf" |