From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libeot/
Date: Mon, 13 May 2024 14:53:57 +0000 (UTC) [thread overview]
Message-ID: <1715612019.c433abd7c55f984f17c26f44d1f56a0a5cebae70.arthurzam@gentoo> (raw)
commit: c433abd7c55f984f17c26f44d1f56a0a5cebae70
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 14:53:39 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 14:53:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c433abd7
media-libs/libeot: drop 0.01, EAPI6--
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/libeot/libeot-0.01.ebuild | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/media-libs/libeot/libeot-0.01.ebuild b/media-libs/libeot/libeot-0.01.ebuild
deleted file mode 100644
index 838ce3e108f8..000000000000
--- a/media-libs/libeot/libeot-0.01.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_REPO_URI="https://github.com/umanwizard/libeot.git"
-inherit autotools
-[[ ${PV} == 9999 ]] && inherit git-r3
-
-DESCRIPTION="Library for parsing Embedded OpenType files (Microsoft embedded font 'standard')"
-HOMEPAGE="https://github.com/umanwizard/libeot"
-[[ ${PV} == 9999 ]] || SRC_URI="https://github.com/umanwizard/libeot/archive/v${PV}.tar.gz -> ${P}.tgz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-[[ ${PV} == 9999 ]] || \
-KEYWORDS="amd64 ~riscv x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2024-05-13 14:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 14:53 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-13 14:53 [gentoo-commits] repo/gentoo:master commit in: media-libs/libeot/ Arthur Zamarin
2024-05-13 13:57 Arthur Zamarin
2024-04-14 15:56 Arthur Zamarin
2024-04-14 15:56 Arthur Zamarin
2022-03-25 13:55 Jakov Smolić
2016-12-24 10:47 Aaron Bauman
2016-11-12 23:16 Andreas Hüttel
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=1715612019.c433abd7c55f984f17c26f44d1f56a0a5cebae70.arthurzam@gentoo \
--to=arthurzam@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