public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-galatia/
@ 2019-10-19 18:07 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2019-10-19 18:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6c3633e0e6a5ff92ae33e2d1698b532b02c7559d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 18:05:49 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 18:05:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3633e0

media-fonts/sil-galatia: Port to EAPI 7

Bug: https://bugs.gentoo.org/697308
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-fonts/sil-galatia/sil-galatia-2.1.ebuild | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/media-fonts/sil-galatia/sil-galatia-2.1.ebuild b/media-fonts/sil-galatia/sil-galatia-2.1.ebuild
index 1b253b60cef..ea03349de97 100644
--- a/media-fonts/sil-galatia/sil-galatia-2.1.ebuild
+++ b/media-fonts/sil-galatia/sil-galatia-2.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 inherit font
 
@@ -14,13 +14,11 @@ SRC_URI="mirror://gentoo/${MY_P}.zip"
 LICENSE="OFL-1.1"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE=""
 
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-DOCS=( FONTLOG.txt )
-FONT_SUFFIX="ttf"
+BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}/${MY_P}"
+
+DOCS=( FONTLOG.txt )
 FONT_S="${S}"
+FONT_SUFFIX="ttf"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-19 18:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-19 18:07 [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-galatia/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox