From 7018d574904e3075f6fca92681e848aebe82b96d Mon Sep 17 00:00:00 2001
From: lloyd <lloyd@randombit.net>
Date: Mon, 29 Sep 2008 03:15:14 +0000
Subject: Rename all modinfo.txt files to info.txt, since they are all (none)
 of them modules now. In any case there is no distinction so info.txt seems
 better.

---
 src/entropy/beos_stats/info.txt | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 src/entropy/beos_stats/info.txt

(limited to 'src/entropy/beos_stats/info.txt')

diff --git a/src/entropy/beos_stats/info.txt b/src/entropy/beos_stats/info.txt
new file mode 100644
index 000000000..33badd5c3
--- /dev/null
+++ b/src/entropy/beos_stats/info.txt
@@ -0,0 +1,23 @@
+realname "BeOS Entropy Source"
+
+define ENTROPY_SRC_BEOS
+modset beos
+
+load_on auto
+
+<add>
+es_beos.h
+es_beos.cpp
+</add>
+
+<os>
+beos
+</os>
+
+<libs>
+beos -> root,be
+</libs>
+
+<requires>
+buf_es
+</requires>
-- 
cgit v1.2.3