public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergey Popov" <pinkbyte@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/err/
Date: Thu,  8 Jun 2017 01:25:02 +0000 (UTC)	[thread overview]
Message-ID: <1496884903.1783fcaae0c9670e4c23a01979b0d32bc945dcd7.pinkbyte@gentoo> (raw)

commit:     1783fcaae0c9670e4c23a01979b0d32bc945dcd7
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  8 01:19:46 2017 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Thu Jun  8 01:21:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1783fcaa

net-im/err: remove support for GUI console, which relies on ancient qtwebkit

Add missing USE-flag dependency for specific Python version on dev-python/xmpppy

Gentoo-Bug: 620832

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-im/err/err-1.7.1-r1.ebuild | 23 +++++------------------
 1 file changed, 5 insertions(+), 18 deletions(-)

diff --git a/net-im/err/err-1.7.1-r1.ebuild b/net-im/err/err-1.7.1-r1.ebuild
index 898cbf41ee5..ebb93789254 100644
--- a/net-im/err/err-1.7.1-r1.ebuild
+++ b/net-im/err/err-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 KEYWORDS="~amd64 ~x86"
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="irc qt4 +plugins"
+IUSE="irc +plugins"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
@@ -22,7 +22,7 @@ RDEPEND="
 	dev-python/jinja[${PYTHON_USEDEP}]
 	dev-python/pyfire[${PYTHON_USEDEP}]
 	dev-python/python-daemon[${PYTHON_USEDEP}]
-	dev-python/xmpppy
+	dev-python/xmpppy[${PYTHON_USEDEP}]
 	dev-python/yapsy[${PYTHON_USEDEP}]
 	virtual/python-dnspython[${PYTHON_USEDEP}]
 	irc? (
@@ -30,7 +30,6 @@ RDEPEND="
 		dev-python/twisted-core[${PYTHON_USEDEP}]
 		dev-python/twisted-words[${PYTHON_USEDEP}]
 	)
-	qt4? ( dev-python/pyside[${PYTHON_USEDEP},X,webkit] )
 	plugins? ( dev-vcs/git )"
 
 # Testsuite is broken since 1.6.3
@@ -38,10 +37,9 @@ RESTRICT="test"
 
 # NOTES:
 # 1. It has bundled libs - for example exrex(see 'errbot/bundled' subfolder)
-# 2. Need to add PYTHON_USEDEP to remaining dev-python/ deps
-# 3. Support for BOT_SENTRY option is missing, cause
+# 2. Support for BOT_SENTRY option is missing, cause
 #    we do not have apropriate packages in portage yet
-# 4. Internal web server is broken(dunno why :-()
+# 3. Internal web server is broken(dunno why :-()
 
 pkg_setup() {
 	ebegin "Creating err group and user"
@@ -78,14 +76,3 @@ python_install_all() {
 	insinto /etc/${PN}
 	newins errbot/config-template.py config.py
 }
-
-python_install() {
-	distutils-r1_python_install
-
-	# Upstream requires images to be in site-packages directory,
-	# but does not install them at all!
-	if use qt4; then
-		python_moduleinto errbot
-		python_domodule errbot/*.svg
-	fi
-}


             reply	other threads:[~2017-06-08  1:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08  1:25 Sergey Popov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-08 13:43 [gentoo-commits] repo/gentoo:master commit in: net-im/err/ Joonas Niilola
2022-06-20  7:41 Florian Schmaus
2022-04-24 18:44 Jakov Smolić
2022-04-23  7:32 Joonas Niilola
2022-04-21 10:33 Joonas Niilola
2022-04-21 10:33 Joonas Niilola
2021-02-26 22:05 Sam James
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2020-12-02  8:14 Sergey Popov
2020-08-11 11:34 Sergey Popov
2019-07-30  6:04 Michał Górny
2019-07-30  6:00 Michał Górny
2018-08-01 13:12 Sergey Popov
2018-07-13 10:12 Sergey Popov
2016-05-14  7:20 Michał Górny
2015-10-30 12:03 Justin Lecher

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=1496884903.1783fcaae0c9670e4c23a01979b0d32bc945dcd7.pinkbyte@gentoo \
    --to=pinkbyte@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