From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/ Date: Sun, 13 Feb 2022 20:07:59 +0000 (UTC) [thread overview] Message-ID: <1644782669.02ddbb5bd47f5aa2749bce91965ac28fb65b050b.arthurzam@gentoo> (raw) commit: 02ddbb5bd47f5aa2749bce91965ac28fb65b050b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 13 20:04:29 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Feb 13 20:04:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02ddbb5b app-arch/libarchive-qt: Update for libarchive[zlib] flag removal Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> .../{libarchive-qt-2.0.6.ebuild => libarchive-qt-2.0.6-r1.ebuild} | 2 +- app-arch/libarchive-qt/libarchive-qt-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild similarity index 95% rename from app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild rename to app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild index ad8ad3261..2ad5a6ded 100644 --- a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild +++ b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild @@ -23,7 +23,7 @@ SLOT="0" IUSE="static-libs" DEPEND=" - app-arch/libarchive[lzma,bzip2,zlib] + app-arch/libarchive[lzma,bzip2,zlib(+)] app-arch/lrzip app-arch/lzip app-arch/lzop diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild index ad8ad3261..2ad5a6ded 100644 --- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild +++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild @@ -23,7 +23,7 @@ SLOT="0" IUSE="static-libs" DEPEND=" - app-arch/libarchive[lzma,bzip2,zlib] + app-arch/libarchive[lzma,bzip2,zlib(+)] app-arch/lrzip app-arch/lzip app-arch/lzop
WARNING: multiple messages have this Message-ID (diff)
From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-arch/libarchive-qt/ Date: Sun, 13 Feb 2022 20:24:43 +0000 (UTC) [thread overview] Message-ID: <1644782669.02ddbb5bd47f5aa2749bce91965ac28fb65b050b.arthurzam@gentoo> (raw) Message-ID: <20220213202443.zRo39F6BAoPMnV7chNmhfhHfEhAqFHWdZ1B_qBRGurs@z> (raw) commit: 02ddbb5bd47f5aa2749bce91965ac28fb65b050b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 13 20:04:29 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Feb 13 20:04:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02ddbb5b app-arch/libarchive-qt: Update for libarchive[zlib] flag removal Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> .../{libarchive-qt-2.0.6.ebuild => libarchive-qt-2.0.6-r1.ebuild} | 2 +- app-arch/libarchive-qt/libarchive-qt-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild similarity index 95% rename from app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild rename to app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild index ad8ad3261..2ad5a6ded 100644 --- a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild +++ b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild @@ -23,7 +23,7 @@ SLOT="0" IUSE="static-libs" DEPEND=" - app-arch/libarchive[lzma,bzip2,zlib] + app-arch/libarchive[lzma,bzip2,zlib(+)] app-arch/lrzip app-arch/lzip app-arch/lzop diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild index ad8ad3261..2ad5a6ded 100644 --- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild +++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild @@ -23,7 +23,7 @@ SLOT="0" IUSE="static-libs" DEPEND=" - app-arch/libarchive[lzma,bzip2,zlib] + app-arch/libarchive[lzma,bzip2,zlib(+)] app-arch/lrzip app-arch/lzip app-arch/lzop
next reply other threads:[~2022-02-13 20:08 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-02-13 20:07 Arthur Zamarin [this message] 2022-02-13 20:24 ` [gentoo-commits] repo/proj/guru:master commit in: app-arch/libarchive-qt/ Arthur Zamarin -- strict thread matches above, loose matches on Subject: below -- 2024-08-21 15:26 [gentoo-commits] repo/proj/guru:dev " Takuya Wakazono 2024-08-21 15:26 Takuya Wakazono 2024-08-21 15:26 Takuya Wakazono 2022-03-06 1:39 Aisha Tammy 2022-02-13 20:24 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin 2022-02-13 20:07 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin 2021-11-28 17:10 Maciej Barć 2021-10-20 23:34 Maciej Barć 2021-09-20 13:38 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin 2021-09-20 13:35 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin 2021-04-15 15:21 Maciej Barć 2021-04-13 6:08 Maciej Barć 2021-04-13 6:08 Maciej Barć 2021-04-12 21:10 Maciej Barć 2021-02-27 21:14 Andrew Ammerlaan 2021-01-11 18:15 Maciej Barć 2021-01-11 18:13 Maciej Barć 2020-11-30 11:17 Maciej Barć
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=1644782669.02ddbb5bd47f5aa2749bce91965ac28fb65b050b.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: linkBe 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