From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irker/
Date: Sun, 23 Apr 2017 21:01:10 +0000 (UTC) [thread overview]
Message-ID: <1492981130.3c0c3f4fe6d814ee81bc95899c70e26171ce4358.soap@gentoo> (raw)
commit: 3c0c3f4fe6d814ee81bc95899c70e26171ce4358
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 20:02:39 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 20:58:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0c3f4f
net-irc/irker: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-irc/irker/irker-2.11.ebuild | 7 +++++--
net-irc/irker/irker-2.12.ebuild | 7 +++++--
net-irc/irker/irker-2.13.ebuild | 7 +++++--
net-irc/irker/irker-2.15.ebuild | 7 +++++--
net-irc/irker/irker-2.16.ebuild | 7 +++++--
net-irc/irker/irker-2.17.ebuild | 7 +++++--
net-irc/irker/irker-2.18.ebuild | 5 ++++-
net-irc/irker/irker-2.9.ebuild | 7 +++++--
8 files changed, 39 insertions(+), 15 deletions(-)
diff --git a/net-irc/irker/irker-2.11.ebuild b/net-irc/irker/irker-2.11.ebuild
index 49fe02862db..9b6fdbbae2e 100644
--- a/net-irc/irker/irker-2.11.ebuild
+++ b/net-irc/irker/irker-2.11.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto"
src_prepare() {
diff --git a/net-irc/irker/irker-2.12.ebuild b/net-irc/irker/irker-2.12.ebuild
index 49fe02862db..9b6fdbbae2e 100644
--- a/net-irc/irker/irker-2.12.ebuild
+++ b/net-irc/irker/irker-2.12.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto"
src_prepare() {
diff --git a/net-irc/irker/irker-2.13.ebuild b/net-irc/irker/irker-2.13.ebuild
index 49fe02862db..9b6fdbbae2e 100644
--- a/net-irc/irker/irker-2.13.ebuild
+++ b/net-irc/irker/irker-2.13.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto"
src_prepare() {
diff --git a/net-irc/irker/irker-2.15.ebuild b/net-irc/irker/irker-2.15.ebuild
index 759aa24a69f..6965033dce3 100644
--- a/net-irc/irker/irker-2.15.ebuild
+++ b/net-irc/irker/irker-2.15.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto"
src_prepare() {
diff --git a/net-irc/irker/irker-2.16.ebuild b/net-irc/irker/irker-2.16.ebuild
index 75b3984d901..9171b100f45 100644
--- a/net-irc/irker/irker-2.16.ebuild
+++ b/net-irc/irker/irker-2.16.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto"
src_prepare() {
diff --git a/net-irc/irker/irker-2.17.ebuild b/net-irc/irker/irker-2.17.ebuild
index 88bf9305352..12222762dd6 100644
--- a/net-irc/irker/irker-2.17.ebuild
+++ b/net-irc/irker/irker-2.17.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="socks5"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto
socks5? ( dev-python/PySocks[${PYTHON_USEDEP}] )"
diff --git a/net-irc/irker/irker-2.18.ebuild b/net-irc/irker/irker-2.18.ebuild
index dc6764392fb..2dae81311ef 100644
--- a/net-irc/irker/irker-2.18.ebuild
+++ b/net-irc/irker/irker-2.18.ebuild
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="socks5"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto
socks5? ( dev-python/PySocks[${PYTHON_USEDEP}] )"
diff --git a/net-irc/irker/irker-2.9.ebuild b/net-irc/irker/irker-2.9.ebuild
index 49fe02862db..9b6fdbbae2e 100644
--- a/net-irc/irker/irker-2.9.ebuild
+++ b/net-irc/irker/irker-2.9.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
@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-text/docbook-xml-dtd:4.1.2
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.1.2
app-text/xmlto"
src_prepare() {
next reply other threads:[~2017-04-23 21:01 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-23 21:01 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-20 10:53 [gentoo-commits] repo/gentoo:master commit in: net-irc/irker/ Sam James
2024-07-17 5:54 Sam James
2024-04-29 5:44 Sam James
2024-02-21 10:17 Sam James
2023-05-28 19:17 Arthur Zamarin
2023-05-28 19:17 Arthur Zamarin
2023-04-29 15:28 Arthur Zamarin
2023-03-16 18:00 Arthur Zamarin
2023-03-16 17:58 Arthur Zamarin
2023-03-16 17:57 Arthur Zamarin
2023-03-09 7:38 Arthur Zamarin
2023-02-03 12:20 Sam James
2022-10-28 19:53 Sam James
2022-08-26 8:23 Arthur Zamarin
2022-07-26 4:26 Sam James
2022-07-02 17:48 Sam James
2022-07-02 17:48 Sam James
2022-05-04 23:28 Sam James
2022-04-29 10:21 Sam James
2022-04-29 8:27 Sam James
2022-03-26 21:21 Sam James
2022-02-25 20:41 Arthur Zamarin
2022-01-26 4:33 Sam James
2022-01-01 9:38 Sam James
2021-12-13 19:55 Arthur Zamarin
2021-10-28 7:51 Sam James
2021-10-21 23:28 Sam James
2021-09-21 2:55 Sam James
2021-05-31 20:45 David Seifert
2021-01-18 4:48 Sam James
2020-08-11 18:29 Sam James
2020-08-11 18:23 Sam James
2020-07-29 19:11 Sam James
2020-07-29 5:28 Sam James
2020-07-29 5:28 Sam James
2020-07-27 4:15 Sam James
2020-07-20 2:23 Sam James
2020-07-20 2:23 Sam James
2020-07-20 2:23 Sam James
2020-07-13 21:56 Sam James
2020-07-13 20:18 Sam James
2020-07-13 20:14 Sam James
2020-07-13 20:05 Sam James
2020-07-13 20:05 Sam James
2020-07-13 20:05 Sam James
2018-06-26 19:21 Pacho Ramos
2018-02-10 16:49 Patrice Clement
2017-12-10 15:25 Ulrich Müller
2017-02-10 23:09 Michael Weber
2016-09-02 17:09 Patrice Clement
2016-06-26 18:45 Markus Meier
2016-03-09 17:27 Patrice Clement
2016-03-09 17:27 Patrice Clement
2016-03-09 17:27 Patrice Clement
2016-03-09 17:27 Patrice Clement
2016-01-19 9:21 Patrick Lauer
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=1492981130.3c0c3f4fe6d814ee81bc95899c70e26171ce4358.soap@gentoo \
--to=soap@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