From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/rarfs/
Date: Fri, 26 May 2017 22:54:23 +0000 (UTC) [thread overview]
Message-ID: <1495839202.715c2b16d626b5edc6fb5be3a6555e1588b1c6f7.soap@gentoo> (raw)
commit: 715c2b16d626b5edc6fb5be3a6555e1588b1c6f7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 22:23:10 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May 26 22:53:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715c2b16
sys-fs/rarfs: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sys-fs/rarfs/rarfs-0.1.1-r1.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/sys-fs/rarfs/rarfs-0.1.1-r1.ebuild b/sys-fs/rarfs/rarfs-0.1.1-r1.ebuild
index 6e2bcdb751c..2b9cc82b1b3 100644
--- a/sys-fs/rarfs/rarfs-0.1.1-r1.ebuild
+++ b/sys-fs/rarfs/rarfs-0.1.1-r1.ebuild
@@ -1,9 +1,10 @@
-# 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=( python2_7 )
+
inherit python-r1
DESCRIPTION="Fuse module to mount uncompressed RAR archives"
@@ -13,8 +14,12 @@ SRC_URI="mirror://sourceforge/rarfs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="sys-fs/fuse"
+RDEPEND="
+ ${PYTHON_DEPS}
+ sys-fs/fuse"
DEPEND="${RDEPEND}
virtual/pkgconfig"
next reply other threads:[~2017-05-26 22:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-26 22:54 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-31 11:54 [gentoo-commits] repo/gentoo:master commit in: sys-fs/rarfs/ Sergey Popov
2019-02-04 13:21 Sergey Popov
2016-11-24 9:00 Sergey Popov
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=1495839202.715c2b16d626b5edc6fb5be3a6555e1588b1c6f7.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