public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/abrt/
Date: Wed, 23 May 2018 23:27:35 +0000 (UTC)	[thread overview]
Message-ID: <1527117664.7c978abb7f78167c10e285f3e04511913a574b53.eva@gentoo> (raw)

commit:     7c978abb7f78167c10e285f3e04511913a574b53
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 23:17:18 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed May 23 23:21:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c978abb

app-admin/abrt: drop selinux due to systemd dependency

Also fix configure python not being optional.
Drop xdg-utils as there is no desktop files or mimetypes to update.
Restore gnome2-utils to update icon cache.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-admin/abrt/abrt-2.10.9.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-admin/abrt/abrt-2.10.9.ebuild b/app-admin/abrt/abrt-2.10.9.ebuild
index e17cca9bcef..313aab7271b 100644
--- a/app-admin/abrt/abrt-2.10.9.ebuild
+++ b/app-admin/abrt/abrt-2.10.9.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python3_{4,5,6} )
 
-inherit autotools xdg-utils python-single-r1 systemd user
+inherit autotools gnome2-utils python-single-r1 systemd user
 
 DESCRIPTION="Automatic bug detection and reporting tool"
 HOMEPAGE="https://github.com/abrt/abrt/wiki/ABRT-Project"
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug selinux systemd"
+IUSE="debug selinux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="${PYTHON_DEPS}
@@ -24,6 +24,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
 	dev-libs/nss
 	>=gnome-base/gsettings-desktop-schemas-3.15.1
 	sys-apps/dbus
+	sys-apps/systemd
 	sys-auth/polkit
 	sys-fs/inotify-tools
 	x11-libs/gtk+:3
@@ -77,7 +78,7 @@ src_configure() {
 		$(usex selinux "" "--without-selinux")
 		--without-python2
 		# Fixes "syntax error in VERSION script" and we aren't supporting Python2 anyway
-		$(usex python "--with-python3" "--without-python3")
+		--with-python3
 		--without-pythondoc
 		# package breaks due to no sphinx-build-3
 		--without-pythontests


             reply	other threads:[~2018-05-23 23:27 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-23 23:27 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-13 18:36 [gentoo-commits] repo/gentoo:master commit in: app-admin/abrt/ Pacho Ramos
2022-01-22  9:14 Pacho Ramos
2021-11-11 17:57 Pacho Ramos
2021-09-07 15:08 Pacho Ramos
2021-09-07 15:08 Pacho Ramos
2021-09-07 15:08 Pacho Ramos
2021-08-08 12:50 Pacho Ramos
2021-05-01 14:07 Matt Turner
2021-04-03 21:58 Sam James
2020-11-08 16:26 Matt Turner
2020-11-08 16:26 Matt Turner
2020-08-24 22:24 Matt Turner
2020-08-13 20:25 Michał Górny
2020-05-12  8:54 Mikle Kolyada
2020-05-12  8:54 Mikle Kolyada
2020-04-26  1:54 Matt Turner
2020-04-19 22:18 Matt Turner
2020-03-19  3:16 Matt Turner
2020-03-19  0:28 Matt Turner
2020-01-28  9:39 Mart Raudsepp
2019-04-09 11:46 Mart Raudsepp
2019-02-23 16:38 Pacho Ramos
2019-02-23 16:19 Pacho Ramos
2019-02-23 15:59 Pacho Ramos
2018-12-12 16:30 Mikle Kolyada
2018-12-07  2:41 Thomas Deutschmann
2018-07-22  9:27 Pacho Ramos
2018-07-22  9:27 Pacho Ramos
2018-06-23  8:09 Pacho Ramos
2018-06-22 22:45 Pacho Ramos
2018-05-23 22:44 Aaron Bauman
2016-01-10 13:20 Dennis Lamm

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=1527117664.7c978abb7f78167c10e285f3e04511913a574b53.eva@gentoo \
    --to=eva@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