public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/charm/
Date: Sun,  9 Feb 2020 16:47:02 +0000 (UTC)	[thread overview]
Message-ID: <1581266800.46f4b5d0f5807d37d7b2c0ed7fd7f564c44bd5c3.mgorny@gentoo> (raw)

commit:     46f4b5d0f5807d37d7b2c0ed7fd7f564c44bd5c3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 06:50:57 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:46:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f4b5d0

net-misc/charm: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/charm/{charm-1.9.2-r1.ebuild => charm-1.9.2-r2.ebuild} | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-misc/charm/charm-1.9.2-r1.ebuild b/net-misc/charm/charm-1.9.2-r2.ebuild
similarity index 85%
rename from net-misc/charm/charm-1.9.2-r1.ebuild
rename to net-misc/charm/charm-1.9.2-r2.ebuild
index 3b5fe2799c9..52c66fb0448 100644
--- a/net-misc/charm/charm-1.9.2-r1.ebuild
+++ b/net-misc/charm/charm-1.9.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,7 +17,10 @@ SLOT="0"
 KEYWORDS="amd64 sparc x86"
 IUSE=""
 
-DEPEND="dev-python/feedparser[$PYTHON_USEDEP]"
+DEPEND="
+	$(python_gen_cond_dep '
+		dev-python/feedparser[${PYTHON_MULTI_USEDEP}]
+	')"
 
 DOCS=( CHANGES.charm sample.charmrc README.charm )
 HTML_DOCS=( charm.html )


             reply	other threads:[~2020-02-09 16:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 16:47 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-29 21:17 [gentoo-commits] repo/gentoo:master commit in: net-misc/charm/ Michał Górny
2016-10-23 14:35 Patrice Clement
2016-10-23 14:35 Patrice Clement

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=1581266800.46f4b5d0f5807d37d7b2c0ed7fd7f564c44bd5c3.mgorny@gentoo \
    --to=mgorny@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