[Lunar-commits] <moonbase> rfkill: move to net

Auke Kok sofar at foo-projects.org
Tue Jun 21 07:47:09 CEST 2011


commit bf8e8f13ce6feef284c5ad0611b58f8e7250c675
Author: Auke Kok <auke at foo-projects.org>
Date:   Tue Jun 21 07:47:09 2011 +0200

    rfkill: move to net
---
 net/rfkill/DETAILS   |   20 ++++++++++++++++++++
 zbeta/rfkill/DETAILS |   20 --------------------
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/net/rfkill/DETAILS b/net/rfkill/DETAILS
new file mode 100644
index 0000000..3472f9e
--- /dev/null
+++ b/net/rfkill/DETAILS
@@ -0,0 +1,20 @@
+          MODULE=rfkill
+         VERSION=0.4
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://wireless.kernel.org/download/$MODULE
+      SOURCE_VFY=sha1:fccabf5a272ac2891f24dc35449dc6f4c45ff44b
+        WEB_SITE=http://linuxwireless.org/en/users/Documentation/rfkill
+         ENTERED=20101006
+         UPDATED=20101020
+           SHORT="A tool for enabling and disabling wireless devices"
+
+cat <<EOF
+rfkill is a small tool to query the state of the rfkill switches,
+buttons and subsystem interfaces.
+It enable/disable the device corresponding to the given index.
+If the device is hard-blocked, e.g. via a hardware switch, it will
+remain unavailable though it is now soft-unblocked.
+EOF
+
+
+
diff --git a/zbeta/rfkill/DETAILS b/zbeta/rfkill/DETAILS
deleted file mode 100644
index 3472f9e..0000000
--- a/zbeta/rfkill/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-          MODULE=rfkill
-         VERSION=0.4
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://wireless.kernel.org/download/$MODULE
-      SOURCE_VFY=sha1:fccabf5a272ac2891f24dc35449dc6f4c45ff44b
-        WEB_SITE=http://linuxwireless.org/en/users/Documentation/rfkill
-         ENTERED=20101006
-         UPDATED=20101020
-           SHORT="A tool for enabling and disabling wireless devices"
-
-cat <<EOF
-rfkill is a small tool to query the state of the rfkill switches,
-buttons and subsystem interfaces.
-It enable/disable the device corresponding to the given index.
-If the device is hard-blocked, e.g. via a hardware switch, it will
-remain unavailable though it is now soft-unblocked.
-EOF
-
-
-


More information about the Lunar-commits mailing list