From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lbzip2/
Date: Tue, 27 Dec 2022 11:59:25 +0000 (UTC) [thread overview]
Message-ID: <1672142246.524ac2e8f417bdbe556aa92b17121be3fb744e0a.sam@gentoo> (raw)
commit: 524ac2e8f417bdbe556aa92b17121be3fb744e0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 11:57:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 11:57:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524ac2e8
app-arch/lbzip2: drop masked USE=symlink
Use app-alternative/bzip2 instead (see news item).
Bug: https://bugs.gentoo.org/868651
Bug: https://bugs.gentoo.org/868318
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild | 14 +-------------
app-arch/lbzip2/metadata.xml | 3 ---
2 files changed, 1 insertion(+), 16 deletions(-)
diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
index 3cd1be6ca754..1584b8dd8b07 100644
--- a/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
+++ b/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
@@ -12,10 +12,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug static symlink"
-
-RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"
-DEPEND=""
+IUSE="debug static"
PATCHES=(
"${FILESDIR}"/${PN}-2.3-s_isreg.patch
@@ -35,12 +32,3 @@ src_configure() {
)
econf "${myeconfargs[@]}"
}
-
-src_install() {
- default
-
- if use symlink; then
- dosym ${PN} /usr/bin/bzip2
- dosym lbunzip2 /usr/bin/bunzip2
- fi
-}
diff --git a/app-arch/lbzip2/metadata.xml b/app-arch/lbzip2/metadata.xml
index de430ef53ee7..b755b171f2bb 100644
--- a/app-arch/lbzip2/metadata.xml
+++ b/app-arch/lbzip2/metadata.xml
@@ -10,9 +10,6 @@
input-bound splitter even when decompressing .bz2 files created by standard
bzip2
</longdescription>
- <use>
- <flag name="symlink">Install symlinks which override <pkg>app-arch/bzip2</pkg> implementation</flag>
- </use>
<upstream>
<remote-id type="github">kjn/lbzip2</remote-id>
</upstream>
next reply other threads:[~2022-12-27 11:59 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-27 11:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 0:31 [gentoo-commits] repo/gentoo:master commit in: app-arch/lbzip2/ Sam James
2024-07-01 18:55 Mike Gilbert
2022-05-05 7:49 WANG Xuerui
2022-02-02 7:29 Sam James
2021-06-09 18:14 Mike Frysinger
2020-05-27 1:10 Matt Turner
2020-02-21 20:33 Matt Turner
2019-07-29 1:28 Thomas Deutschmann
2019-07-28 20:29 Mikle Kolyada
2019-07-28 20:29 Mikle Kolyada
2019-07-28 20:29 Mikle Kolyada
2019-06-06 6:46 Agostino Sarubbo
2019-06-04 18:51 Agostino Sarubbo
2019-05-30 20:33 Sergei Trofimovich
2019-05-30 20:30 Sergei Trofimovich
2019-05-30 20:08 Sergei Trofimovich
2019-05-29 18:47 Sergei Trofimovich
2019-05-26 11:36 Mikle Kolyada
2019-05-26 8:27 Sergei Trofimovich
2019-05-25 18:36 Aaron Bauman
2019-05-24 13:15 Thomas Deutschmann
2019-05-03 23:17 Andreas K. Hüttel
2019-02-24 9:35 Mikle Kolyada
2019-02-24 9:35 Mikle Kolyada
2019-02-24 9:35 Mikle Kolyada
2019-02-24 9:35 Mikle Kolyada
2019-02-15 8:03 Mikle Kolyada
2019-02-14 9:37 Mart Raudsepp
2019-02-07 12:31 Tobias Klausmann
2019-02-03 18:56 Sergei Trofimovich
2019-02-03 9:12 Sergei Trofimovich
2019-02-02 20:44 Sergei Trofimovich
2019-02-02 19:18 Sergei Trofimovich
2019-02-02 19:09 Sergei Trofimovich
2017-03-21 10:49 Jeroen Roovers
2017-03-15 16:01 Michael Weber
2017-03-11 17:07 Agostino Sarubbo
2017-03-10 6:30 Matt Turner
2017-03-09 17:07 Matt Turner
2017-03-07 10:08 Tobias Klausmann
2016-10-10 10:31 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=1672142246.524ac2e8f417bdbe556aa92b17121be3fb744e0a.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