Update ebuilds - google-fonts - Google Fonts portage overlay
 (HTM) git clone https://git.parazyd.org/google-fonts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
       ---
 (DIR) commit 8a3f05d06ee95f2791d9b482f9b4ac2f92d9fbee
 (DIR) parent 34500762a3e465cfc2843f27f8ecb1d5791d841e
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Fri, 10 Feb 2023 13:50:41 +0100
       
       Update ebuilds
       
       Diffstat:
         A media-fonts/alkatra/alkatra-9999.e… |      26 ++++++++++++++++++++++++++
         R media-fonts/opensanscondensed/meta… |       0 
         M media-fonts/biorhyme/biorhyme-9999… |       4 ++--
         M media-fonts/biorhymeexpanded/biorh… |       4 ++--
         A media-fonts/konkhmersleokchher/kon… |      26 ++++++++++++++++++++++++++
         R media-fonts/opensanscondensed/meta… |       0 
         D media-fonts/opensanscondensed/open… |      26 --------------------------
         R media-fonts/opensanscondensed/meta… |       0 
         A media-fonts/pathwayextreme/pathway… |      26 ++++++++++++++++++++++++++
         R media-fonts/opensanscondensed/meta… |       0 
         A media-fonts/phudu/phudu-9999.ebuild |      26 ++++++++++++++++++++++++++
         R media-fonts/opensanscondensed/meta… |       0 
         A media-fonts/wixmadefordisplay/wixm… |      26 ++++++++++++++++++++++++++
       
       13 files changed, 134 insertions(+), 30 deletions(-)
       ---
 (DIR) diff --git a/media-fonts/alkatra/alkatra-9999.ebuild b/media-fonts/alkatra/alkatra-9999.ebuild
       @@ -0,0 +1,26 @@
       +# Copyright 1999-2021 Gentoo Authors
       +# Distributed under the terms of the GNU General Public License v2
       +
       +EAPI=7
       +
       +inherit font git-r3
       +
       +DESCRIPTION="Google Fonts Alkatra font"
       +HOMEPAGE="https://fonts.google.com/specimen/Alkatra"
       +EGIT_REPO_URI="https://github.com/google/fonts"
       +
       +LICENSE="OFL-1.1"
       +SLOT="0"
       +KEYWORDS=""
       +IUSE=""
       +
       +DEPEND=""
       +RDEPEND="${DEPEND}"
       +BDEPEND=""
       +
       +RESTRICT="binchecks strip"
       +FONT_SUFFIX="ttf"
       +
       +src_install() {
       +        FONT_S="${WORKDIR}/${P}/ofl/alkatra" font_src_install
       +}
 (DIR) diff --git a/media-fonts/opensanscondensed/metadata.xml b/media-fonts/alkatra/metadata.xml
 (DIR) diff --git a/media-fonts/biorhyme/biorhyme-9999.ebuild b/media-fonts/biorhyme/biorhyme-9999.ebuild
       @@ -5,8 +5,8 @@ EAPI=7
        
        inherit font git-r3
        
       -DESCRIPTION="Google Fonts Bio Rhyme font"
       -HOMEPAGE="https://fonts.google.com/specimen/Bio+Rhyme"
       +DESCRIPTION="Google Fonts BioRhyme font"
       +HOMEPAGE="https://fonts.google.com/specimen/BioRhyme"
        EGIT_REPO_URI="https://github.com/google/fonts"
        
        LICENSE="OFL-1.1"
 (DIR) diff --git a/media-fonts/biorhymeexpanded/biorhymeexpanded-9999.ebuild b/media-fonts/biorhymeexpanded/biorhymeexpanded-9999.ebuild
       @@ -5,8 +5,8 @@ EAPI=7
        
        inherit font git-r3
        
       -DESCRIPTION="Google Fonts Bio Rhyme Expanded font"
       -HOMEPAGE="https://fonts.google.com/specimen/Bio+Rhyme+Expanded"
       +DESCRIPTION="Google Fonts BioRhyme Expanded font"
       +HOMEPAGE="https://fonts.google.com/specimen/BioRhyme+Expanded"
        EGIT_REPO_URI="https://github.com/google/fonts"
        
        LICENSE="OFL-1.1"
 (DIR) diff --git a/media-fonts/konkhmersleokchher/konkhmersleokchher-9999.ebuild b/media-fonts/konkhmersleokchher/konkhmersleokchher-9999.ebuild
       @@ -0,0 +1,26 @@
       +# Copyright 1999-2021 Gentoo Authors
       +# Distributed under the terms of the GNU General Public License v2
       +
       +EAPI=7
       +
       +inherit font git-r3
       +
       +DESCRIPTION="Google Fonts Konkhmer Sleokchher font"
       +HOMEPAGE="https://fonts.google.com/specimen/Konkhmer+Sleokchher"
       +EGIT_REPO_URI="https://github.com/google/fonts"
       +
       +LICENSE="OFL-1.1"
       +SLOT="0"
       +KEYWORDS=""
       +IUSE=""
       +
       +DEPEND=""
       +RDEPEND="${DEPEND}"
       +BDEPEND=""
       +
       +RESTRICT="binchecks strip"
       +FONT_SUFFIX="ttf"
       +
       +src_install() {
       +        FONT_S="${WORKDIR}/${P}/ofl/konkhmersleokchher" font_src_install
       +}
 (DIR) diff --git a/media-fonts/opensanscondensed/metadata.xml b/media-fonts/konkhmersleokchher/metadata.xml
 (DIR) diff --git a/media-fonts/opensanscondensed/opensanscondensed-9999.ebuild b/media-fonts/opensanscondensed/opensanscondensed-9999.ebuild
       @@ -1,26 +0,0 @@
       -# Copyright 1999-2021 Gentoo Authors
       -# Distributed under the terms of the GNU General Public License v2
       -
       -EAPI=7
       -
       -inherit font git-r3
       -
       -DESCRIPTION="Google Fonts Open Sans Condensed font"
       -HOMEPAGE="https://fonts.google.com/specimen/Open+Sans+Condensed"
       -EGIT_REPO_URI="https://github.com/google/fonts"
       -
       -LICENSE="Apache-2.0"
       -SLOT="0"
       -KEYWORDS=""
       -IUSE=""
       -
       -DEPEND=""
       -RDEPEND="${DEPEND}"
       -BDEPEND=""
       -
       -RESTRICT="binchecks strip"
       -FONT_SUFFIX="ttf"
       -
       -src_install() {
       -        FONT_S="${WORKDIR}/${P}/apache/opensanscondensed" font_src_install
       -}
 (DIR) diff --git a/media-fonts/opensanscondensed/metadata.xml b/media-fonts/pathwayextreme/metadata.xml
 (DIR) diff --git a/media-fonts/pathwayextreme/pathwayextreme-9999.ebuild b/media-fonts/pathwayextreme/pathwayextreme-9999.ebuild
       @@ -0,0 +1,26 @@
       +# Copyright 1999-2021 Gentoo Authors
       +# Distributed under the terms of the GNU General Public License v2
       +
       +EAPI=7
       +
       +inherit font git-r3
       +
       +DESCRIPTION="Google Fonts Pathway Extreme font"
       +HOMEPAGE="https://fonts.google.com/specimen/Pathway+Extreme"
       +EGIT_REPO_URI="https://github.com/google/fonts"
       +
       +LICENSE="OFL-1.1"
       +SLOT="0"
       +KEYWORDS=""
       +IUSE=""
       +
       +DEPEND=""
       +RDEPEND="${DEPEND}"
       +BDEPEND=""
       +
       +RESTRICT="binchecks strip"
       +FONT_SUFFIX="ttf"
       +
       +src_install() {
       +        FONT_S="${WORKDIR}/${P}/ofl/pathwayextreme" font_src_install
       +}
 (DIR) diff --git a/media-fonts/opensanscondensed/metadata.xml b/media-fonts/phudu/metadata.xml
 (DIR) diff --git a/media-fonts/phudu/phudu-9999.ebuild b/media-fonts/phudu/phudu-9999.ebuild
       @@ -0,0 +1,26 @@
       +# Copyright 1999-2021 Gentoo Authors
       +# Distributed under the terms of the GNU General Public License v2
       +
       +EAPI=7
       +
       +inherit font git-r3
       +
       +DESCRIPTION="Google Fonts Phudu font"
       +HOMEPAGE="https://fonts.google.com/specimen/Phudu"
       +EGIT_REPO_URI="https://github.com/google/fonts"
       +
       +LICENSE="OFL-1.1"
       +SLOT="0"
       +KEYWORDS=""
       +IUSE=""
       +
       +DEPEND=""
       +RDEPEND="${DEPEND}"
       +BDEPEND=""
       +
       +RESTRICT="binchecks strip"
       +FONT_SUFFIX="ttf"
       +
       +src_install() {
       +        FONT_S="${WORKDIR}/${P}/ofl/phudu" font_src_install
       +}
 (DIR) diff --git a/media-fonts/opensanscondensed/metadata.xml b/media-fonts/wixmadefordisplay/metadata.xml
 (DIR) diff --git a/media-fonts/wixmadefordisplay/wixmadefordisplay-9999.ebuild b/media-fonts/wixmadefordisplay/wixmadefordisplay-9999.ebuild
       @@ -0,0 +1,26 @@
       +# Copyright 1999-2021 Gentoo Authors
       +# Distributed under the terms of the GNU General Public License v2
       +
       +EAPI=7
       +
       +inherit font git-r3
       +
       +DESCRIPTION="Google Fonts Wix Madefor Display font"
       +HOMEPAGE="https://fonts.google.com/specimen/Wix+Madefor+Display"
       +EGIT_REPO_URI="https://github.com/google/fonts"
       +
       +LICENSE="OFL-1.1"
       +SLOT="0"
       +KEYWORDS=""
       +IUSE=""
       +
       +DEPEND=""
       +RDEPEND="${DEPEND}"
       +BDEPEND=""
       +
       +RESTRICT="binchecks strip"
       +FONT_SUFFIX="ttf"
       +
       +src_install() {
       +        FONT_S="${WORKDIR}/${P}/ofl/wixmadefordisplay" font_src_install
       +}