From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-doulos/
Date: Fri, 1 Dec 2023 00:11:29 +0000 (UTC) [thread overview]
Message-ID: <1701389478.ac8b80472f83643d22b9f6320fe0122d5030ec11.mattst88@gentoo> (raw)
commit: ac8b80472f83643d22b9f6320fe0122d5030ec11
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=ac8b8047
media-fonts/sil-doulos: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-fonts/sil-doulos/Manifest | 2 --
media-fonts/sil-doulos/sil-doulos-5.000-r1.ebuild | 23 -----------------------
media-fonts/sil-doulos/sil-doulos-6.101.ebuild | 22 ----------------------
3 files changed, 47 deletions(-)
diff --git a/media-fonts/sil-doulos/Manifest b/media-fonts/sil-doulos/Manifest
index 7c6e7649057e..088f923d4db0 100644
--- a/media-fonts/sil-doulos/Manifest
+++ b/media-fonts/sil-doulos/Manifest
@@ -1,3 +1 @@
-DIST sil-doulos-5.000.zip 1347526 BLAKE2B d6f5ea4ce5e5cf264dcd59a96e7bb328fdb7cce66d07e30743e8381ec5631eab6b32cdd929940d75bf7b9bca3f102fdd8619f56a813c022ea90020d4fa2d7429 SHA512 3698b3f330d34cfa2be93f9dfc87c113a0b3e174a40ce9c2277bb452161cda61aab4688338ab3aeaaaa3cc684cedc58bbb3f066392e3911246a230d1a9fb02f3
-DIST sil-doulos-6.101.zip 1532281 BLAKE2B 845ec45eb338a0afc3bd0bbb953adfe87c3784dabbad6ab017e50ba0a1249e5e3f795e090dd4ef2b80b32379b38c372c2a6876980a3ff72362eeccc7a72c3bc9 SHA512 2fa2455a7466dd23cbacf7f6aa46996e88ec7c9fe002cd0b31ab90c7dfecdf57a3418327eaecb517183be56d0459b61bc96d60639534cc0f2939ae66941dc867
DIST sil-doulos-6.200.zip 1513687 BLAKE2B 0bd626f376e6231507a6a484e8d1fd2e1215a68f0b80f9e30ed182530e813cb91d1a5f9539f459efa9f81784d34a00f592dcfbcc932b85a34ede3609eb4a3ce0 SHA512 8f8c330f858f620b1db8278615c3b79464d019e68ba9bb166ba581ce91b942d8060657b3e7a412f963c53fd0bc97aa2a9534dce078113b1c3fc09c7f8a1ce8f5
diff --git a/media-fonts/sil-doulos/sil-doulos-5.000-r1.ebuild b/media-fonts/sil-doulos/sil-doulos-5.000-r1.ebuild
deleted file mode 100644
index 09cf24bb8223..000000000000
--- a/media-fonts/sil-doulos/sil-doulos-5.000-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="DoulosSIL-${PV}"
-inherit font
-
-DESCRIPTION="SIL font for Roman and Cyrillic Languages"
-HOMEPAGE="https://software.sil.org/doulos/"
-SRC_URI="https://software.sil.org/downloads/r/doulos/${MY_P}.zip -> ${P}.zip"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~loong ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-BDEPEND="app-arch/unzip"
-
-DOCS=( OFL-FAQ.txt documentation/{DOCUMENTATION.txt,DoulosSIL-features.pdf} )
-
-FONT_SUFFIX="ttf"
diff --git a/media-fonts/sil-doulos/sil-doulos-6.101.ebuild b/media-fonts/sil-doulos/sil-doulos-6.101.ebuild
deleted file mode 100644
index 5102a37ae67e..000000000000
--- a/media-fonts/sil-doulos/sil-doulos-6.101.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_P="DoulosSIL-${PV}"
-inherit font
-
-DESCRIPTION="SIL font for Roman and Cyrillic Languages"
-HOMEPAGE="https://software.sil.org/doulos/"
-SRC_URI="https://software.sil.org/downloads/r/doulos/${MY_P}.zip -> ${P}.zip"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~loong ppc ppc64 ~s390 sparc x86"
-
-BDEPEND="app-arch/unzip"
-
-DOCS=( OFL-FAQ.txt documentation/{DOCUMENTATION.txt,pdf/features.pdf} )
-
-FONT_SUFFIX="ttf"
next reply other threads:[~2023-12-01 0:11 UTC|newest]
Thread overview: 19+ 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 --
2023-06-01 7:50 [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-doulos/ Arthur Zamarin
2023-06-01 7:24 Sam James
2023-06-01 6:22 Sam James
2023-06-01 5:31 Sam James
2023-04-08 3:22 Matt Turner
2023-03-04 11:56 Arthur Zamarin
2023-03-04 9:29 Arthur Zamarin
2023-03-04 8:13 Arthur Zamarin
2023-03-04 7:04 Arthur Zamarin
2023-03-04 6:24 Arthur Zamarin
2023-03-04 5:47 Arthur Zamarin
2022-11-06 18:44 Matt Turner
2018-05-14 16:36 Johannes Huber
2018-05-13 22:47 Thomas Deutschmann
2018-05-13 10:54 Johannes Huber
2018-05-13 10:54 Johannes Huber
2017-04-01 19:14 David Seifert
2017-02-19 20:25 Manuel Rüger
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.ac8b80472f83643d22b9f6320fe0122d5030ec11.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