public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-gentium/
Date: Fri,  1 Dec 2023 00:11:29 +0000 (UTC)	[thread overview]
Message-ID: <1701389478.24e0138bf7d4e7bb97aac3d9c34cf869783a09f2.mattst88@gentoo> (raw)

commit:     24e0138bf7d4e7bb97aac3d9c34cf869783a09f2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 00:02:31 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 00:11:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e0138b

media-fonts/sil-gentium: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/sil-gentium/Manifest                 |  2 --
 media-fonts/sil-gentium/sil-gentium-6.001.ebuild | 32 ------------------------
 media-fonts/sil-gentium/sil-gentium-6.101.ebuild | 32 ------------------------
 3 files changed, 66 deletions(-)

diff --git a/media-fonts/sil-gentium/Manifest b/media-fonts/sil-gentium/Manifest
index 6dab3897691f..2726cc58288c 100644
--- a/media-fonts/sil-gentium/Manifest
+++ b/media-fonts/sil-gentium/Manifest
@@ -1,3 +1 @@
-DIST sil-gentium-6.001.zip 9720134 BLAKE2B e1e9bf13db0fe0435e9e3feb9a5cd0621f6c5e7ed4b8e4de15bfa6ec9985df2140b61046b9210e82550be14840512969dea8cc12e6949e3a9506547b604f35cc SHA512 d9d2997b40ec02876051f13b2a2295cb292d7f4ebb8fc88b887f69d8629e623430d4319fbcaed46dbe7b2b798f567cc42e7aad75ffcb9edfc5579c48c384e5a1
-DIST sil-gentium-6.101.zip 10319709 BLAKE2B faba7fdf4215788cb28fbe86de08c182969551e9a4c8fc4022285b095a0842331898d1f65e3e241797e8b1c0d45e035551ce5b27b49955a6b6867d9bf4b97420 SHA512 899ae8e54caf8fe012e94c6288cd59bb0d7bd8bd9d494c7b1fb5f68ac439d218d848d604d4895fd07a7262e99b9082ac43391f0d288ac31892f7ba7df4d4f38d
 DIST sil-gentium-6.200.zip 10935378 BLAKE2B 76c3cdf20aff9720533c6bc669877866347ea1e5b61f9fc360ba8c12ffb3b66db9d57a2c1342573bac528bfba9fcbd2304aaf372fce69bb8366f012fb273bec8 SHA512 8ecb15121f82a39852802126b336437756159c169ea6a428c6e9ff63f75d9f56671a2a1a9e050421ee661cb13c2b77d87b1d3d77d71eb075ba899e6a941588ed

diff --git a/media-fonts/sil-gentium/sil-gentium-6.001.ebuild b/media-fonts/sil-gentium/sil-gentium-6.001.ebuild
deleted file mode 100644
index 61d009bbee06..000000000000
--- a/media-fonts/sil-gentium/sil-gentium-6.001.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2004-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-MY_PN="GentiumPlus"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Gentium Plus unicode font for Latin and Greek languages"
-HOMEPAGE="https://software.sil.org/gentium/"
-SRC_URI="https://software.sil.org/downloads/r/gentium/${MY_PN}-${PV}.zip -> ${P}.zip"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos"
-IUSE="doc"
-
-BDEPEND="app-arch/unzip"
-
-FONT_SUFFIX="ttf"
-
-src_unpack() {
-	unpack ${A}
-	rm -R "${S}"/documentation/source/
-}
-
-src_install() {
-	font_src_install
-	use doc && dodoc -r "${S}"/documentation
-}

diff --git a/media-fonts/sil-gentium/sil-gentium-6.101.ebuild b/media-fonts/sil-gentium/sil-gentium-6.101.ebuild
deleted file mode 100644
index 34ea25b5a2b4..000000000000
--- a/media-fonts/sil-gentium/sil-gentium-6.101.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2004-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-MY_PN="GentiumPlus"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Gentium Plus unicode font for Latin and Greek languages"
-HOMEPAGE="https://software.sil.org/gentium/"
-SRC_URI="https://software.sil.org/downloads/r/gentium/${MY_PN}-${PV}.zip -> ${P}.zip"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos"
-IUSE="doc"
-
-BDEPEND="app-arch/unzip"
-
-FONT_SUFFIX="ttf"
-
-src_unpack() {
-	unpack ${A}
-	rm -R "${S}"/documentation/source/
-}
-
-src_install() {
-	font_src_install
-	use doc && dodoc -r "${S}"/documentation
-}


             reply	other threads:[~2023-12-01  0:11 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01  0:11 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-11 12:03 [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-gentium/ Sam James
2023-04-28  0:05 Sam James
2023-04-28  0:05 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-03-04 14:11 Arthur Zamarin
2023-03-04  8:56 Arthur Zamarin
2023-03-04  8:40 Arthur Zamarin
2023-03-04  7:50 Arthur Zamarin
2023-03-04  7:37 Arthur Zamarin
2023-03-04  6:05 Arthur Zamarin
2023-03-04  3:16 Matt Turner
2022-11-06 18:44 Matt Turner
2022-08-18  2:53 Matt Turner
2022-08-02 18:47 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02  7:48 Joonas Niilola
2022-05-25  8:29 WANG Xuerui
2021-11-25 14:24 Guilherme Amadio
2021-01-06 14:01 Fabian Groffen
2020-07-04 13:53 Mike Gilbert
2018-05-14 16:36 Johannes Huber
2018-05-13 22:47 Thomas Deutschmann
2018-05-12 15:33 Sergei Trofimovich
2018-05-11 15:19 Johannes Huber
2018-05-11 15:19 Johannes Huber
2017-11-26 23:02 David Seifert

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=1701389478.24e0138bf7d4e7bb97aac3d9c34cf869783a09f2.mattst88@gentoo \
    --to=mattst88@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