public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
Date: Mon, 30 Nov 2020 11:17:32 +0000 (UTC)	[thread overview]
Message-ID: <1606735047.9ec536be91364bac17cb90ffd1b458f7ad595818.xgqt@gentoo> (raw)

commit:     9ec536be91364bac17cb90ffd1b458f7ad595818
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Mon Nov 30 11:17:27 2020 +0000
Commit:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
CommitDate: Mon Nov 30 11:17:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ec536be

app-arch/libarchive-qt: restrict test; multilib eclass; rm empty USE

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild | 10 +++-------
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild  | 10 +++-------
 2 files changed, 6 insertions(+), 14 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
index 244dca22..ad70f4d1 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils qmake-utils xdg
+inherit multilib qmake-utils xdg
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -17,10 +17,9 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="mirror"
+RESTRICT="mirror test"
 LICENSE="LGPL-3"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	app-arch/libarchive[lzma,bzip2,zlib]
@@ -29,9 +28,7 @@ DEPEND="
 	app-arch/lzop
 	dev-qt/qtgui:5
 "
-RDEPEND="
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"
 
 src_configure() {
 	local lib="$(get_libdir)"
@@ -41,6 +38,5 @@ src_configure() {
 
 src_install() {
 	einstalldocs
-
 	emake INSTALL_ROOT="${D}" install
 }

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index 244dca22..ad70f4d1 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils qmake-utils xdg
+inherit multilib qmake-utils xdg
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -17,10 +17,9 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="mirror"
+RESTRICT="mirror test"
 LICENSE="LGPL-3"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	app-arch/libarchive[lzma,bzip2,zlib]
@@ -29,9 +28,7 @@ DEPEND="
 	app-arch/lzop
 	dev-qt/qtgui:5
 "
-RDEPEND="
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"
 
 src_configure() {
 	local lib="$(get_libdir)"
@@ -41,6 +38,5 @@ src_configure() {
 
 src_install() {
 	einstalldocs
-
 	emake INSTALL_ROOT="${D}" install
 }


             reply	other threads:[~2020-11-30 11:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 11:17 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-11 18:13 [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/ Maciej Barć
2021-01-11 18:15 Maciej Barć
2021-02-27 21:14 Andrew Ammerlaan
2021-04-12 21:10 Maciej Barć
2021-04-13  6:08 Maciej Barć
2021-04-13  6:08 Maciej Barć
2021-04-15 15:21 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-10-20 23:34 Maciej Barć
2021-11-28 17:10 Maciej Barć
2022-02-13 20:07 Arthur Zamarin
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
2022-03-06  1:39 Aisha Tammy
2024-08-21 15:26 Takuya Wakazono
2024-08-21 15:26 Takuya Wakazono
2024-08-21 15:26 Takuya Wakazono

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=1606735047.9ec536be91364bac17cb90ffd1b458f7ad595818.xgqt@gentoo \
    --to=xgqt@protonmail.com \
    --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