diff options
author | Jonas Stein <jstein@gentoo.org> | 2018-02-14 00:31:03 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2018-02-14 00:31:03 +0100 |
commit | fede681a4242852d453d55f6b263208371fb99eb (patch) | |
tree | 0614bb9bc9270eae8d6150b0a82b0fb117e481c4 /media-fonts | |
parent | media-fonts/inconsolata: Fix SRC_URI (diff) | |
download | gentoo-fede681a4242852d453d55f6b263208371fb99eb.tar.gz gentoo-fede681a4242852d453d55f6b263208371fb99eb.tar.bz2 gentoo-fede681a4242852d453d55f6b263208371fb99eb.zip |
media-fonts/nunito: Fix SRC_URI and HOMEPAGE
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/nunito/nunito-1.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-fonts/nunito/nunito-1.0.ebuild b/media-fonts/nunito/nunito-1.0.ebuild index e094554e1f63..4490a5bcd8aa 100644 --- a/media-fonts/nunito/nunito-1.0.ebuild +++ b/media-fonts/nunito/nunito-1.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit font -DESCRIPTION="A well balanced Sans Serif with rounded terminals" -HOMEPAGE="https://www.google.com/webfonts/specimen/Nunito https://code.google.com/p/googlefontdirectory/source/browse/nunito" -SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" +DESCRIPTION="A Sans Serif font with rounded terminals" +HOMEPAGE="https://www.google.com/webfonts/specimen/Nunito https://github.com/vernnobile/NunitoFont" +SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz" LICENSE="OFL-1.1" SLOT="0" |