From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/rpmatch-standalone/
Date: Fri, 24 May 2024 10:07:58 +0000 (UTC) [thread overview]
Message-ID: <1716545249.6b7e609b347d7d25409008c6dbda9b4bea924208.arthurzam@gentoo> (raw)
commit: 6b7e609b347d7d25409008c6dbda9b4bea924208
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 10:07:29 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 24 10:07:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7e609b
sys-libs/rpmatch-standalone: drop 1.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../rpmatch-standalone-1.0.ebuild | 37 ----------------------
1 file changed, 37 deletions(-)
diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild
deleted file mode 100644
index d6689b450bd9..000000000000
--- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Standalone rpmatch library for use with musl"
-HOMEPAGE="https://github.com/pullmoll/musl-rpmatch"
-SRC_URI="https://github.com/pullmoll/musl-rpmatch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86"
-IUSE="static-libs"
-
-RDEPEND="!sys-libs/glibc"
-
-S="${WORKDIR}/musl-rpmatch-${PV}"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_enable static-libs static)
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-
- mkdir "${ED%/}"/usr/$(get_libdir)/pkgconfig/
- cp "${S}"/musl-rpmatch.pc "${ED%/}"/usr/$(get_libdir)/pkgconfig/rpmatch-standalone.pc
-}
next reply other threads:[~2024-05-24 10:08 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 10:07 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-24 5:33 [gentoo-commits] repo/gentoo:master commit in: sys-libs/rpmatch-standalone/ Arthur Zamarin
2024-05-24 5:33 Arthur Zamarin
2024-05-24 5:33 Arthur Zamarin
2024-05-24 5:33 Arthur Zamarin
2024-05-24 5:33 Arthur Zamarin
2024-05-24 5:33 Arthur Zamarin
2024-04-20 19:17 Arthur Zamarin
2022-10-04 4:11 Sam James
2022-10-04 4:05 Sam James
2022-10-04 3:59 Sam James
2022-10-04 3:00 Sam James
2022-10-04 1:42 Sam James
2022-10-04 1:42 Sam James
2022-10-04 1:42 Sam James
2022-01-01 20:08 David Seifert
2018-03-29 11:29 Anthony G. Basile
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=1716545249.6b7e609b347d7d25409008c6dbda9b4bea924208.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