From fefaeaf4eb6fe30aa6b21d37a9a9d3aa03c9c387 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 20 Apr 2017 20:30:44 +0200 Subject: dev-python/pSQL: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/pSQL/pSQL-1.2.0.ebuild | 5 ++--- dev-python/pSQL/pSQL-1.2.1.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'dev-python') diff --git a/dev-python/pSQL/pSQL-1.2.0.ebuild b/dev-python/pSQL/pSQL-1.2.0.ebuild index b0552bcc055..4482535b12e 100644 --- a/dev-python/pSQL/pSQL-1.2.0.ebuild +++ b/dev-python/pSQL/pSQL-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,10 +15,9 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="" - REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND=" +RDEPEND="${PYTHON_DEPS} dev-python/mysql-python[${PYTHON_USEDEP}] dev-python/egenix-mx-base[${PYTHON_USEDEP}]" DEPEND="" diff --git a/dev-python/pSQL/pSQL-1.2.1.ebuild b/dev-python/pSQL/pSQL-1.2.1.ebuild index b0552bcc055..4482535b12e 100644 --- a/dev-python/pSQL/pSQL-1.2.1.ebuild +++ b/dev-python/pSQL/pSQL-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,10 +15,9 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="" - REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND=" +RDEPEND="${PYTHON_DEPS} dev-python/mysql-python[${PYTHON_USEDEP}] dev-python/egenix-mx-base[${PYTHON_USEDEP}]" DEPEND="" -- cgit v1.2.1