From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi-calc/
Date: Fri, 5 May 2023 04:39:35 +0000 (UTC) [thread overview]
Message-ID: <1683261436.a1d41ac16afe665f2facd12633530b8e33884e9b.sam@gentoo> (raw)
commit: a1d41ac16afe665f2facd12633530b8e33884e9b
Author: Michael Vetter <jubalh <AT> iodoru <DOT> org>
AuthorDate: Wed May 3 09:39:04 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 5 04:37:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d41ac1
x11-misc/rofi-calc: remove libtool files
Bug: https://bugs.gentoo.org/852902
Signed-off-by: Michael Vetter <jubalh <AT> iodoru.org>
Closes: https://github.com/gentoo/gentoo/pull/30854
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/rofi-calc/rofi-calc-2.0.0.ebuild | 7 ++++++-
x11-misc/rofi-calc/rofi-calc-2.2.0.ebuild | 5 +++++
x11-misc/rofi-calc/rofi-calc-9999.ebuild | 7 ++++++-
3 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/x11-misc/rofi-calc/rofi-calc-2.0.0.ebuild b/x11-misc/rofi-calc/rofi-calc-2.0.0.ebuild
index a267871cd50b..ce53ee1c9e75 100644
--- a/x11-misc/rofi-calc/rofi-calc-2.0.0.ebuild
+++ b/x11-misc/rofi-calc/rofi-calc-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,3 +24,8 @@ src_prepare() {
default
eautoreconf -i
}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
diff --git a/x11-misc/rofi-calc/rofi-calc-2.2.0.ebuild b/x11-misc/rofi-calc/rofi-calc-2.2.0.ebuild
index b7c73415246d..ce53ee1c9e75 100644
--- a/x11-misc/rofi-calc/rofi-calc-2.2.0.ebuild
+++ b/x11-misc/rofi-calc/rofi-calc-2.2.0.ebuild
@@ -24,3 +24,8 @@ src_prepare() {
default
eautoreconf -i
}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
diff --git a/x11-misc/rofi-calc/rofi-calc-9999.ebuild b/x11-misc/rofi-calc/rofi-calc-9999.ebuild
index c70193f7e119..80022c3bb2d4 100644
--- a/x11-misc/rofi-calc/rofi-calc-9999.ebuild
+++ b/x11-misc/rofi-calc/rofi-calc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,3 +25,8 @@ src_prepare() {
default
eautoreconf -i
}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2023-05-05 4:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-05 4:39 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-18 20:43 [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi-calc/ Petr Vaněk
2024-09-18 20:43 Petr Vaněk
2024-07-21 15:12 Conrad Kostecki
2023-05-05 4:39 Sam James
2023-05-05 4:39 Sam James
2021-03-16 19:57 Sam James
2020-11-23 13:29 Joonas Niilola
2020-04-17 7:36 Joonas Niilola
2020-01-07 4:08 Joonas Niilola
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=1683261436.a1d41ac16afe665f2facd12633530b8e33884e9b.sam@gentoo \
--to=sam@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