From: "Chí-Thanh Christopher Nguyễn" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/
Date: Sun, 29 Mar 2020 20:46:29 +0000 (UTC) [thread overview]
Message-ID: <1585514660.be61c3297494bba141abd69069e841739149730e.chithanh@gentoo> (raw)
commit: be61c3297494bba141abd69069e841739149730e
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 20:44:20 2020 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 20:44:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be61c329
media-fonts/symbola: drop 11.00-r1 due to license restrictions
Bug: https://bugs.gentoo.org/show_bug.cgi?id=715226
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo.org>
media-fonts/symbola/Manifest | 2 --
media-fonts/symbola/symbola-11.00-r1.ebuild | 31 -----------------------------
2 files changed, 33 deletions(-)
diff --git a/media-fonts/symbola/Manifest b/media-fonts/symbola/Manifest
index 660d154f6a1..4b23aae1c81 100644
--- a/media-fonts/symbola/Manifest
+++ b/media-fonts/symbola/Manifest
@@ -1,4 +1,2 @@
-DIST symbola-11.00.pdf 1610961 BLAKE2B be2ed31f7d6e2401d76292a417a1ef4ee2d9974b0ab84abb5febccbecee0e3e625fb234a8950114ef13b1ec1242c7220a16d819bc71c245947d9c75a60a036f0 SHA512 92cbc6f0953cc5a8bb7ba5306e9e1ddf2d1081a94b2ecbbafb8c8e8c6cece4e20d9d3367ff67ae3688e2cb88b67c69716b3bd058ab80d2efa6dd0e064b032697
-DIST symbola-11.00.zip 2907542 BLAKE2B 38da4a33acda4d7177c70bcf832000647ad99c3d8aa6c15006792db1fdc5641399d5080e7f2970bcd321942ff87affa23a13c6c8239e104ee8817cde7140a6e8 SHA512 be7b3fd8b2070a6713b189c0ee0c6d8aef481eb0c7e476dabfa3eb1a599cc7f3a00f14d7b9ca1f563722d550c098f272f62bb99fc490aba8132ed5ae7de59a7b
DIST symbola-8.00.zip 4668110 BLAKE2B 2807945aaab54509921756792da89d31721b575f6a1a4f65426b69ec348d1a6bf21d457d1c7a78205042c9df67187bce7c56f9bb4ba42b9f6f5f5af6ef9608cf SHA512 f496be58660c5d07fd0a9422eef1dad3d0aa06e350e37f84a547496a6a9c6abf6fa4609e9051e40772e952cd4f71a7dd02ad0ba16cf3aa2b51f31fee09ef9b84
DIST symbola-9.17.zip 4122777 BLAKE2B 60e7188366ff9204c41e42b99ee31242c0d2eefceb2bf663e6b68bb5a924a269d608d8ba2085e956dcb5d4c2c85d7a2993f199bdf8e0597d27e3d4bc34c50be6 SHA512 29c2141ba7d5be96b4d2faa52e4d2efbd1ff6a8368fdeae8986a4a3de50522a813c46efd462556b5b6c10bb97777ca068564b9dcdfd7961c485ece5fda18e04c
diff --git a/media-fonts/symbola/symbola-11.00-r1.ebuild b/media-fonts/symbola/symbola-11.00-r1.ebuild
deleted file mode 100644
index dbfeda55a4a..00000000000
--- a/media-fonts/symbola/symbola-11.00-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/s/S}"
-
-inherit font
-
-DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks"
-HOMEPAGE="http://users.teilar.gr/~g1951d/"
-SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip doc? ( http://users.teilar.gr/~g1951d/${MY_PN}.pdf -> ${P}.pdf )"
-LICENSE="Unicode_Fonts_for_Ancient_Scripts"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="doc"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}"
-FONT_S="${S}"
-FONT_SUFFIX="ttf"
-
-src_prepare() {
- if use doc; then
- DOCS="${DISTDIR}/${P}.pdf"
- fi
- default
-}
next reply other threads:[~2020-03-29 20:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 20:46 Chí-Thanh Christopher Nguyễn [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-01 11:59 [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/ Ulrich Müller
2018-09-21 11:49 Chí-Thanh Christopher Nguyễn
2018-09-20 16:43 Andreas Hüttel
2018-08-28 23:55 Chí-Thanh Christopher Nguyễn
2018-03-22 6:07 Markus Meier
2017-12-24 11:11 Sergei Trofimovich
2017-12-19 15:46 Thomas Deutschmann
2017-12-18 16:18 Jason Zaman
2017-08-10 11:39 Guilherme Amadio
2017-05-29 9:50 Chí-Thanh Christopher Nguyễn
2017-05-29 9:50 Chí-Thanh Christopher Nguyễn
2017-04-01 19:14 David Seifert
2016-01-09 16:05 Markus Meier
2015-12-26 10:36 Agostino Sarubbo
2015-12-21 12:40 Agostino Sarubbo
2015-10-12 11:42 Guilherme Amadio
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=1585514660.be61c3297494bba141abd69069e841739149730e.chithanh@gentoo \
--to=chithanh@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