From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/fontawesome/
Date: Mon, 19 Feb 2018 18:41:10 +0000 (UTC) [thread overview]
Message-ID: <1519065660.88e1a0fbdab2fbe1588c7aa9451c1fbfbe4ea6f3.asturm@gentoo> (raw)
commit: 88e1a0fbdab2fbe1588c7aa9451c1fbfbe4ea6f3
Author: Mykyta Holubakha <hilobakho <AT> gmail <DOT> com>
AuthorDate: Mon Feb 19 17:49:23 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 18:41:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e1a0fb
media-fonts/fontawesome: drop old 5.0.4
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-fonts/fontawesome/Manifest | 1 -
media-fonts/fontawesome/fontawesome-5.0.4.ebuild | 36 ------------------------
2 files changed, 37 deletions(-)
diff --git a/media-fonts/fontawesome/Manifest b/media-fonts/fontawesome/Manifest
index 4e3d776b25b..5d7959a552c 100644
--- a/media-fonts/fontawesome/Manifest
+++ b/media-fonts/fontawesome/Manifest
@@ -1,3 +1,2 @@
DIST fontawesome-4.7.0.tar.gz 2672776 BLAKE2B c20474c0167665d82fcbe74984ad9c44fa1155a2a5363222981d6c32f40a3bf13bfc2c582d78e8d36e57939f8af3810fa823f2241d1924a83a05c79ed08cface SHA512 913e5eec2211111e9601c92059745344766f4c3a6f3563cbc6f8a5f3850a0101bab8f3f992a97c6f1c264a2bbb5163f3feecc6b3f64fcb22c9592d2d38cc777d
-DIST fontawesome-free-5.0.4.zip 14981074 BLAKE2B e899c4bde9012ee8496e6c55a7c37cc65daf195366ebb6ba4eaa536bb0912c8558ba709f61b3ccc7807f064f247a151630c4b763e9bb8c5e8e659484ed5c26a6 SHA512 af5dc97d2672a307f4867925aa3a45e6148d2565e53c99300dd9b204f6f9304270821271ab3c5240944e6c3ce0997c48b1cd483185f85cb81d30620af5d87a73
DIST fontawesome-free-5.0.6.zip 21098097 BLAKE2B 981220261e29dc9894eee1b829af4815176d566ce6309a3d356fdb8c5e5e9a1f4ccadd522c70f51088aebfcbb4c85ea593916ce09a129a85ef9ebf711f253ccb SHA512 cb5ad12b2b40687bca0624e9424ff483e5af4c7da1ef032b58698d00bb32c5385c0d5fe40892c252af66a5470843a092442aa14d7936cb6af30066efd07b53b5
diff --git a/media-fonts/fontawesome/fontawesome-5.0.4.ebuild b/media-fonts/fontawesome/fontawesome-5.0.4.ebuild
deleted file mode 100644
index aafd04922e9..00000000000
--- a/media-fonts/fontawesome/fontawesome-5.0.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font
-
-REPO_PN="Font-Awesome"
-
-MY_P="${PN}-free-${PV}"
-
-DESCRIPTION="The iconic font"
-HOMEPAGE="https://fontawesome.com"
-SRC_URI="https://github.com/FortAwesome/${REPO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI="https://use.fontawesome.com/releases/v${PV}/${MY_P}.zip"
-
-LICENSE="CC-BY-3.0 OFL-1.1"
-SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+otf +ttf"
-
-REQUIRED_USE="|| ( otf ttf )"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- if use otf; then
- FONT_S="${S}/use-on-desktop" FONT_SUFFIX="otf" font_src_install
- fi
- if use ttf; then
- FONT_S="${S}/web-fonts-with-css/webfonts" FONT_SUFFIX="ttf" font_src_install
- fi
-}
next reply other threads:[~2018-02-19 18:41 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-19 18:41 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-24 20:25 [gentoo-commits] repo/gentoo:master commit in: media-fonts/fontawesome/ Andreas Sturmlechner
2024-09-24 20:25 Andreas Sturmlechner
2024-09-23 7:25 Arthur Zamarin
2024-01-13 13:09 Florian Schmaus
2024-01-13 13:09 Florian Schmaus
2024-01-13 13:09 Florian Schmaus
2024-01-13 13:09 Florian Schmaus
2023-12-20 15:19 Sam James
2022-05-25 8:29 WANG Xuerui
2022-05-25 8:29 WANG Xuerui
2022-04-17 9:34 Joonas Niilola
2021-12-05 4:45 Sam James
2021-05-04 13:38 Joonas Niilola
2021-01-22 4:15 Sam James
2020-12-29 9:47 Sam James
2020-10-12 9:06 Joonas Niilola
2020-10-12 9:06 Joonas Niilola
2020-09-30 22:59 Sam James
2020-07-21 1:48 Aaron Bauman
2020-06-20 20:31 Thomas Deutschmann
2020-05-22 19:35 Georgy Yakovlev
2020-05-22 19:35 Georgy Yakovlev
2020-04-28 7:44 Joonas Niilola
2019-09-25 7:08 Michał Górny
2019-09-25 7:08 Michał Górny
2019-09-19 6:02 Michał Górny
2019-09-19 6:02 Michał Górny
2019-09-13 17:39 Mikle Kolyada
2019-08-28 5:02 Joonas Niilola
2019-08-28 5:02 Joonas Niilola
2019-08-25 15:49 Joonas Niilola
2019-08-25 15:49 Joonas Niilola
2019-08-12 9:11 Agostino Sarubbo
2019-08-11 21:40 Aaron Bauman
2019-08-04 6:44 Joonas Niilola
2019-08-04 6:44 Joonas Niilola
2019-08-03 15:12 Joonas Niilola
2019-07-30 20:55 Georgy Yakovlev
2019-07-29 14:27 Mikle Kolyada
2019-07-22 21:36 Aaron Bauman
2019-06-21 11:07 Agostino Sarubbo
2019-06-21 8:03 Agostino Sarubbo
2018-07-17 13:10 Johannes Huber
2018-02-19 18:41 Andreas Sturmlechner
2018-01-26 19:18 Patrice Clement
2018-01-26 19:18 Patrice Clement
2018-01-26 19:18 Patrice Clement
2017-11-25 14:39 Patrick Lauer
2016-10-25 18:32 David Seifert
2016-08-23 9:14 Patrice Clement
2016-05-27 14:01 Patrice Clement
2016-05-27 14:01 Patrice Clement
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=1519065660.88e1a0fbdab2fbe1588c7aa9451c1fbfbe4ea6f3.asturm@gentoo \
--to=asturm@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