diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-20 20:58:55 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-21 20:05:32 +0100 |
commit | 92a602b67e1f2b39c5f0b622fb4d36b242534228 (patch) | |
tree | 8929cf97acb3b069f973512ad4b25d7c6440bc11 /media-fonts/exo | |
parent | media-fonts/ipaex: EAPI-7 bump, fix HOMEPAGE, SRC_URI (diff) | |
download | gentoo-92a602b67e1f2b39c5f0b622fb4d36b242534228.tar.gz gentoo-92a602b67e1f2b39c5f0b622fb4d36b242534228.tar.bz2 gentoo-92a602b67e1f2b39c5f0b622fb4d36b242534228.zip |
media-fonts/exo: EAPI-7 bump, fix HOMEPAGE
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/exo')
-rw-r--r-- | media-fonts/exo/exo-2.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/media-fonts/exo/exo-2.ebuild b/media-fonts/exo/exo-2.ebuild index bcde786c944e..7c5d86667ed4 100644 --- a/media-fonts/exo/exo-2.ebuild +++ b/media-fonts/exo/exo-2.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 + inherit font -DESCRIPTION="A geometric sans-serif font with a technological feel" -HOMEPAGE="http://ndiscovered.com/exo-2/" +DESCRIPTION="Geometric sans-serif font with a technological feel" +HOMEPAGE="https://www.ndiscover.com/exo-2-0/" SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz" # repackaged from two upstream zips (exo-2, exo condensed & expanded) + license |