commit: 7fd2a82a6281661a75e3f0dc867064e5f457cc48 Author: Abishek Jakkala <thysupremematrix <AT> tuta <DOT> io> AuthorDate: Sat Jan 24 22:35:39 2026 +0000 Commit: Abishek Jakkala <thysupremematrix <AT> tuta <DOT> io> CommitDate: Sat Jan 24 22:35:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fd2a82a
media-fonts/google-sans: update DESCRIPTION Signed-off-by: Abishek Jakkala <thysupremematrix <AT> tuta.io> media-fonts/google-sans/google-sans-20180418.123827.ebuild | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/media-fonts/google-sans/google-sans-20180418.123827.ebuild b/media-fonts/google-sans/google-sans-20180418.123827.ebuild index 9f8af5db48..37975a62d4 100644 --- a/media-fonts/google-sans/google-sans-20180418.123827.ebuild +++ b/media-fonts/google-sans/google-sans-20180418.123827.ebuild @@ -1,8 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Note: The package version is based on <https://flutter.googlesource.com/gallery-assets/+log/refs/heads/master/lib/fonts> -# To get a new package version, inspect element the "X days/months/years ago" text and get the title attribute in HTML. +# Note: The package version is based on +# <https://flutter.googlesource.com/gallery-assets/+log/refs/heads/master/lib/fonts> +# To get a new package version, inspect element the +# "X days/months/years ago" text and get the title attribute in HTML. EAPI=8 @@ -10,14 +12,14 @@ inherit font COMMIT_HASH="43590e625ab1b07f6a5809287ce16f7e61d9e165" -DESCRIPTION="Google Sans is the current generation of Google’s brand typeface, with wide language support." +DESCRIPTION="Current generation of Google’s brand typeface." HOMEPAGE="https://fonts.google.com/specimen/Google+Sans" SRC_URI="https://flutter.googlesource.com/gallery-assets/+archive/${COMMIT_HASH}/lib/fonts.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}" LICENSE="OFL-1.1" + SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -S="${WORKDIR}" FONT_SUFFIX="ttf" -
