From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee/
Date: Tue, 5 May 2020 08:47:00 +0000 (UTC) [thread overview]
Message-ID: <1588668395.c5ddc78302bcf975d0b4b2724a828aad5da94c2c.juippis@gentoo> (raw)
commit: c5ddc78302bcf975d0b4b2724a828aad5da94c2c
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Fri May 1 09:49:03 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue May 5 08:46:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ddc783
net-im/bitlbee: sync 3.6 with live ebuild
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../{bitlbee-3.6.ebuild => bitlbee-3.6-r1.ebuild} | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/net-im/bitlbee/bitlbee-3.6.ebuild b/net-im/bitlbee/bitlbee-3.6-r1.ebuild
similarity index 94%
rename from net-im/bitlbee/bitlbee-3.6.ebuild
rename to net-im/bitlbee/bitlbee-3.6-r1.ebuild
index 3fba9718c97..847614625a9 100644
--- a/net-im/bitlbee/bitlbee-3.6.ebuild
+++ b/net-im/bitlbee/bitlbee-3.6-r1.ebuild
@@ -3,7 +3,9 @@
EAPI=7
-inherit systemd toolchain-funcs
+PYTHON_COMPAT=( python3_{6..8} )
+
+inherit python-any-r1 systemd toolchain-funcs
if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/bitlbee/bitlbee.git"
@@ -32,7 +34,7 @@ REQUIRED_USE="
COMMON_DEPEND="
acct-group/bitlbee
acct-user/bitlbee
- >=dev-libs/glib-2.16
+ dev-libs/glib:2
purple? ( net-im/pidgin )
libevent? ( dev-libs/libevent:= )
otr? ( >=net-libs/libotr-4 )
@@ -46,12 +48,17 @@ COMMON_DEPEND="
)
"
DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig
selinux? ( sec-policy/selinux-bitlbee )
- test? ( dev-libs/check )"
+ test? ( dev-libs/check )
+"
RDEPEND="${COMMON_DEPEND}
- xinetd? ( sys-apps/xinetd )"
+ xinetd? ( sys-apps/xinetd )
+"
+
+BDEPEND="${PYTHON_DEPS}
+ virtual/pkgconfig
+"
PATCHES=(
"${FILESDIR}"/${PN}-3.5-systemd-user.patch
next reply other threads:[~2020-05-05 8:47 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-05 8:47 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 19:08 [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee/ Petr Vaněk
2024-02-20 9:08 Petr Vaněk
2024-02-20 9:08 Petr Vaněk
2022-09-30 15:24 Agostino Sarubbo
2022-09-30 15:23 Agostino Sarubbo
2022-09-30 15:22 Agostino Sarubbo
2022-08-30 8:48 Jakov Smolić
2022-08-23 5:11 Sam James
2022-08-23 5:11 Sam James
2022-08-23 5:11 Sam James
2022-08-18 7:06 Joonas Niilola
2022-07-28 7:10 Sam James
2022-07-09 9:55 Sam James
2022-06-21 16:12 Jakov Smolić
2022-02-07 20:20 Arthur Zamarin
2022-02-07 20:20 Arthur Zamarin
2022-02-07 20:20 Arthur Zamarin
2021-05-02 19:40 Mikle Kolyada
2021-04-15 8:41 Joonas Niilola
2021-03-26 15:55 Sam James
2020-09-07 8:20 Sergei Trofimovich
2020-08-22 11:26 Agostino Sarubbo
2020-08-22 5:50 Agostino Sarubbo
2020-05-05 8:47 Joonas Niilola
2020-05-05 8:47 Joonas Niilola
2020-05-05 8:47 Joonas Niilola
2020-05-05 8:46 Joonas Niilola
2019-11-20 14:39 Joonas Niilola
2019-11-18 5:27 Tim Harder
2019-09-15 14:55 Michał Górny
2019-09-15 14:55 Michał Górny
2019-08-14 23:17 Tim Harder
2017-09-11 6:44 Tim Harder
2017-02-12 15:44 Agostino Sarubbo
2017-02-08 2:12 Michael Weber
2017-02-01 22:32 Tim Harder
2017-01-25 6:30 Tim Harder
2017-01-25 6:30 Tim Harder
2017-01-04 17:09 Agostino Sarubbo
2016-12-21 11:28 Tobias Klausmann
2016-08-07 6:52 Pacho Ramos
2016-07-03 23:01 Zac Medico
2016-03-27 1:26 Tim Harder
2016-03-27 1:26 Tim Harder
2016-03-16 11:51 Agostino Sarubbo
2016-03-15 15:27 Agostino Sarubbo
2016-03-06 12:58 Agostino Sarubbo
2016-01-18 3:33 Tim Harder
2016-01-18 3:17 Tim Harder
2016-01-17 22:20 Tim Harder
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=1588668395.c5ddc78302bcf975d0b4b2724a828aad5da94c2c.juippis@gentoo \
--to=juippis@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