public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-bitmapfont/
Date: Sat, 19 Oct 2019 11:20:23 +0000 (UTC)	[thread overview]
Message-ID: <1571484002.082b01bb38efbdab35f11306e329a8f24906155b.soap@gentoo> (raw)

commit:     082b01bb38efbdab35f11306e329a8f24906155b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 11:20:02 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 11:20:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082b01bb

media-fonts/wqy-bitmapfont: Port to EAPI 7

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

 .../wqy-bitmapfont/wqy-bitmapfont-1.0.0_rc1.ebuild    | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/media-fonts/wqy-bitmapfont/wqy-bitmapfont-1.0.0_rc1.ebuild b/media-fonts/wqy-bitmapfont/wqy-bitmapfont-1.0.0_rc1.ebuild
index 031d261e8dd..1d5e0c9f62f 100644
--- a/media-fonts/wqy-bitmapfont/wqy-bitmapfont-1.0.0_rc1.ebuild
+++ b/media-fonts/wqy-bitmapfont/wqy-bitmapfont-1.0.0_rc1.ebuild
@@ -1,11 +1,12 @@
-# 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
 
 MY_PN="wqy-bitmapsong"
+
 DESCRIPTION="WenQuanYi Bitmap Song CJK font"
 HOMEPAGE="http://wenq.org/wqy2/index.cgi?Home"
 SRC_URI="mirror://sourceforge/wqy/${MY_PN}-pcf-${PV/_rc/-RC}.tar.gz"
@@ -14,15 +15,11 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ~s390 ~sh sparc x86"
 IUSE=""
+# Only installs fonts
+RESTRICT="strip binchecks"
 
-DEPEND=""
-
-S=${WORKDIR}/${MY_PN}
-FONT_S=${S}
-FONT_CONF=( "85-wqy-bitmapsong.conf" )
+S="${WORKDIR}/${MY_PN}"
 
+FONT_S="${S}"
 FONT_SUFFIX="pcf"
-DOCS="AUTHORS ChangeLog README"
-
-# Only installs fonts
-RESTRICT="strip binchecks"
+FONT_CONF=( "85-wqy-bitmapsong.conf" )


             reply	other threads:[~2019-10-19 11:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19 11:20 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-01  7:52 [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-bitmapfont/ Yixun Lan
2021-12-07  8:48 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1571484002.082b01bb38efbdab35f11306e329a8f24906155b.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox