Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/iguanaIR/files/
Date: Sun, 13 Aug 2017 11:31:43
Message-Id: 1502623657.754987542446858e570c06e4681e85eccfc44cc1.soap@gentoo
1 commit: 754987542446858e570c06e4681e85eccfc44cc1
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Aug 13 08:33:15 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 13 11:27:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75498754
7
8 app-misc/iguanaIR: remove unused file
9
10 Closes: https://github.com/gentoo/gentoo/pull/5400
11
12 app-misc/iguanaIR/files/40-iguanaIR.rules | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/app-misc/iguanaIR/files/40-iguanaIR.rules b/app-misc/iguanaIR/files/40-iguanaIR.rules
16 deleted file mode 100644
17 index 6cccbc9757e..00000000000
18 --- a/app-misc/iguanaIR/files/40-iguanaIR.rules
19 +++ /dev/null
20 @@ -1,5 +0,0 @@
21 -
22 -ACTION=="add", ATTRS{manufacturer}=="IguanaWorks", MODE="0660", RUN+="/etc/init.d/iguanaIR rescan"
23 -
24 -# DEBUGGING ADDITION:
25 -#RUN += "/bin/bash -c 'echo $major $minor r=$result i=$id n=$number k=$kernel p=$parent r=$root >> /tmp/udev.txt'"