diff options
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/irker/irker-2.11.ebuild | 7 | ||||
-rw-r--r-- | net-irc/irker/irker-2.12.ebuild | 7 | ||||
-rw-r--r-- | net-irc/irker/irker-2.13.ebuild | 7 | ||||
-rw-r--r-- | net-irc/irker/irker-2.15.ebuild | 7 | ||||
-rw-r--r-- | net-irc/irker/irker-2.16.ebuild | 7 | ||||
-rw-r--r-- | net-irc/irker/irker-2.17.ebuild | 7 | ||||
-rw-r--r-- | net-irc/irker/irker-2.18.ebuild | 5 | ||||
-rw-r--r-- | 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 49fe02862dba..9b6fdbbae2e1 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 49fe02862dba..9b6fdbbae2e1 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 49fe02862dba..9b6fdbbae2e1 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 759aa24a69f9..6965033dce31 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 75b3984d9016..9171b100f45f 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 88bf9305352a..12222762dd6b 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 dc6764392fba..2dae81311ef9 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 49fe02862dba..9b6fdbbae2e1 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() { |