public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-outline-fonts/
Date: Sun, 28 Jan 2018 12:08:53 +0000 (UTC)	[thread overview]
Message-ID: <1517141187.ab866f0ced9a113478b51f2857ce59e1c546dcca.hattya@gentoo> (raw)

commit:     ab866f0ced9a113478b51f2857ce59e1c546dcca
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 12:06:27 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 12:06:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab866f0c

media-fonts/mplus-outline-fonts: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-fonts/mplus-outline-fonts/Manifest           |  2 -
 .../mplus-outline-fonts-0_pre059.ebuild            | 44 ---------------------
 .../mplus-outline-fonts-0_pre061.ebuild            | 45 ----------------------
 3 files changed, 91 deletions(-)

diff --git a/media-fonts/mplus-outline-fonts/Manifest b/media-fonts/mplus-outline-fonts/Manifest
index 113a79be7e0..99f12fbbdc7 100644
--- a/media-fonts/mplus-outline-fonts/Manifest
+++ b/media-fonts/mplus-outline-fonts/Manifest
@@ -1,3 +1 @@
-DIST mplus-TESTFLIGHT-059.tar.xz 9626000 BLAKE2B 4b6ffcdf3ea2f37f2b0ad71a1e89d1a27704ecd5cb04a5e3a22eb7036611bc05f6ed991eb3c79b6dce8f80c2c56c9515b4b843c8ba72eede9ed3541bfd3914c1 SHA512 2e46a92b2132590488341b314dea94c8c6ca40bf032bab7ebb5bf06bfd789be47be4596f42a6a5e0815cca374279c781ff3a1b2eff485c17f0f07677f1e620b8
-DIST mplus-TESTFLIGHT-061.tar.xz 9995208 BLAKE2B db54195623df0645172bc782b99dace15268b0f3a65af6b424e0fa7126a958ee61c20ed7df14edf598f0c7cee249526adb166769d39f03d18af7b0dde03a9a95 SHA512 108688ecc4c00cfe65156a80b1b784526d45d7261a8a203924abf7589e8e771d670de128d4ff306d3a07a2eacd548867311bf5d73b3bb56a731791eabb6ff16f
 DIST mplus-TESTFLIGHT-062.tar.xz 10173592 BLAKE2B a2b202115d1b239bbbc76583261ed90d14a7ee9fba1542005fcdd995d9793fcf76352a32f4985ab6cbef60fb4e4d82c9aab030d68a78da752e1424f90c30af11 SHA512 c8c4a9419423c9e98a64e344db7bcbc3b2d6b1ef08219a445acc18a6c5d39bdf3216a827c20ed41b25368e792986937623de31579a9ece5109954db7f0dd6d9c

diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre059.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre059.ebuild
deleted file mode 100644
index 2e1a47b8b99..00000000000
--- a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre059.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit font
-
-MY_P="mplus-${PV/0_pre/TESTFLIGHT-}"
-
-DESCRIPTION="M+ Japanese outline fonts"
-HOMEPAGE="http://mplus-fonts.osdn.jp/ http://ossipedia.ipa.go.jp/ipafont/"
-SRC_URI="mirror://sourceforge.jp/mplus-fonts/62344/${MY_P}.tar.xz"
-
-LICENSE="mplus-fonts ipafont? ( IPAfont )"
-SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc x86 ~ppc-macos ~x86-macos"
-IUSE="ipafont"
-RESTRICT="binchecks strip"
-
-DEPEND="ipafont? (
-		media-gfx/fontforge
-		media-fonts/ja-ipafonts
-	)"
-RDEPEND=""
-S="${WORKDIR}/${MY_P}"
-
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
-DOCS="README_J README_E"
-
-IPAFONT_DIR="${EPREFIX}/usr/share/fonts/ja-ipafonts"
-
-src_prepare() {
-	if use ipafont; then
-		cp -p "${IPAFONT_DIR}"/ipag.ttf "${S}" || die
-	fi
-}
-
-src_compile() {
-	if use ipafont; then
-		fontforge -script m++ipa.pe || die
-		rm -f ipag.ttf
-	fi
-}

diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre061.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre061.ebuild
deleted file mode 100644
index e16bf2cfd06..00000000000
--- a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre061.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit font
-
-MY_P="mplus-${PV/0_pre/TESTFLIGHT-}"
-
-DESCRIPTION="M+ Japanese outline fonts"
-HOMEPAGE="http://mplus-fonts.osdn.jp/ http://ossipedia.ipa.go.jp/ipafont/"
-SRC_URI="mirror://sourceforge.jp/mplus-fonts/62344/${MY_P}.tar.xz"
-
-LICENSE="mplus-fonts ipafont? ( IPAfont )"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86 ~ppc-macos ~x86-macos"
-IUSE="ipafont"
-RESTRICT="binchecks strip"
-
-DEPEND="ipafont? (
-		media-gfx/fontforge
-		media-fonts/ja-ipafonts
-	)"
-RDEPEND=""
-S="${WORKDIR}/${MY_P}"
-
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
-DOCS="README_J README_E"
-
-IPAFONT_DIR="${EPREFIX}/usr/share/fonts/ja-ipafonts"
-
-src_prepare() {
-	if use ipafont; then
-		cp -p "${IPAFONT_DIR}"/ipag.ttf "${S}" || die
-	fi
-	default
-}
-
-src_compile() {
-	if use ipafont; then
-		fontforge -script m++ipa.pe || die
-		rm -f ipag.ttf
-	fi
-}


             reply	other threads:[~2018-01-28 12:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-28 12:08 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03 21:49 [gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-outline-fonts/ Sam James
2021-11-24 14:03 Akinori Hattori
2021-11-24 14:03 Akinori Hattori
2021-03-26 13:08 Andreas Sturmlechner
2021-03-26 11:34 Sam James
2021-03-26  7:45 Agostino Sarubbo
2021-03-25 18:12 Agostino Sarubbo
2021-01-06 14:01 Fabian Groffen
2019-09-21  2:59 Akinori Hattori
2019-09-17 14:33 Akinori Hattori
2019-09-17 14:22 Akinori Hattori
2018-07-30 20:55 Mikle Kolyada
2018-07-27  7:08 Sergei Trofimovich
2018-07-27  6:35 Sergei Trofimovich
2018-07-24  7:31 Sergei Trofimovich
2018-01-28 12:08 Akinori Hattori
2017-04-30  8:53 Jeroen Roovers
2017-04-29 15:02 Agostino Sarubbo
2017-04-27 10:36 Agostino Sarubbo
2017-04-23 10:27 Agostino Sarubbo
2016-11-27  7:45 Akinori Hattori
2016-11-27  7:45 Akinori Hattori
2016-05-21  6:16 Akinori Hattori
2016-03-12  7:30 Akinori Hattori

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=1517141187.ab866f0ced9a113478b51f2857ce59e1c546dcca.hattya@gentoo \
    --to=hattya@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