From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/rfcat/
Date: Sun, 8 Nov 2015 03:21:21 +0000 (UTC) [thread overview]
Message-ID: <1446952440.66a72bd65420d1e104e7611b0a5ed6b80d73bc02.grknight@gentoo> (raw)
commit: 66a72bd65420d1e104e7611b0a5ed6b80d73bc02
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 8 03:14:00 2015 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 03:14:00 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a72bd6
net-wireless/rfcat: Fix syntax error where PYTHON_COMPAT was not an array
Package-Manager: portage-2.2.20.1
net-wireless/rfcat/rfcat-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/rfcat/rfcat-9999.ebuild b/net-wireless/rfcat/rfcat-9999.ebuild
index e350966..af74b6c 100644
--- a/net-wireless/rfcat/rfcat-9999.ebuild
+++ b/net-wireless/rfcat/rfcat-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
-PYTHON_COMPAT="python2_7"
+PYTHON_COMPAT=( python2_7 )
inherit mercurial distutils-r1
DESCRIPTION="The swiss army knife of subGHz"
next reply other threads:[~2015-11-08 3:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 3:21 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-08-02 2:13 [gentoo-commits] repo/gentoo:master commit in: net-wireless/rfcat/ Rick Farina
2019-07-09 13:10 Rick Farina
2018-06-06 16:17 Richard Farina
2018-02-11 11:12 Michał Górny
2017-10-04 9:15 Michał Górny
2017-05-08 16:04 Richard Farina
2015-08-21 16:11 Richard Farina
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=1446952440.66a72bd65420d1e104e7611b0a5ed6b80d73bc02.grknight@gentoo \
--to=grknight@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