public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-plugins/
Date: Thu, 20 Apr 2017 20:48:27 +0000 (UTC)	[thread overview]
Message-ID: <1492721238.576a0dfa7dfea97d262225c7a14599d31ca3d77f.soap@gentoo> (raw)

commit:     576a0dfa7dfea97d262225c7a14599d31ca3d77f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 20:17:20 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 20:47:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576a0dfa

dev-util/molecule-plugins: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../molecule-plugins/molecule-plugins-1.0.2-r1.ebuild   | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild b/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild
index 5d59c6a1c11..0a0ae5adae1 100644
--- a/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild
+++ b/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
 
 inherit python-r1
 
-DESCRIPTION="A set fo base plugins for Molecule"
+DESCRIPTION="A set of base plugins for Molecule"
 HOMEPAGE="http://www.sabayon.org"
 SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
 
@@ -14,14 +14,17 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-COMMON_DEPEND=">=dev-util/molecule-core-1.0.1 !<dev-util/molecule-1"
-DEPEND="${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}
+DEPEND="
+	>=dev-util/molecule-core-1.0.1
+	!<dev-util/molecule-1"
+RDEPEND="${DEPEND}
 	net-misc/rsync
 	sys-fs/squashfs-tools
 	sys-process/lsof
-	virtual/cdrtools"
+	virtual/cdrtools
+	${PYTHON_DEPS}"
 
 src_install() {
 	emake DESTDIR="${D}" LIBDIR="/usr/lib" \


             reply	other threads:[~2017-04-20 20:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-20 20:48 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-10 21:00 [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-plugins/ Michał Górny
2020-02-09 13:14 David Seifert
2018-09-03 21:34 Ettore Di Giacinto
2018-03-10 12:53 Pacho Ramos
2018-02-11 10:53 Michał Górny
2017-07-12 14:43 Pacho Ramos
2016-11-09 15:19 Ettore Di Giacinto
2016-10-23 14:34 Ettore Di Giacinto
2016-05-29 14:37 Pacho Ramos

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=1492721238.576a0dfa7dfea97d262225c7a14599d31ca3d77f.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