commit:     a43541a9739feba3029ad6529c939550b2074f0f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 15:55:41 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 19:06:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43541a9

media-fonts/alee-fonts: EAPI-7 bump

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/alee-fonts/alee-fonts-13-r1.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild 
b/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild
index 09e726335aa..fa62324e3d6 100644
--- a/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild
+++ b/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild
@@ -1,13 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit font
 
-DESCRIPTION="A Lee's Hangul truetype fonts"
+DESCRIPTION="Lee's Hangul truetype fonts"
 HOMEPAGE="https://screenshots.debian.net/package/ttf-alee";
 SRC_URI="http://turul.canonical.com/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz";
+S="${WORKDIR}/ttf-alee-${PV}"
 
 LICENSE="Artistic"
 SLOT="0"
@@ -15,6 +16,3 @@ KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-li
 IUSE=""
 
 FONT_SUFFIX="ttf"
-FONT_S="${WORKDIR}/ttf-alee-${PV}"
-
-S=${FONT_S}

Reply via email to