eventlog: Add package eventlog
authorOyvind Repvik <nail@nslu2-linux.org>
Mon, 11 Sep 2006 09:01:58 +0000 (09:01 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Mon, 11 Sep 2006 09:01:58 +0000 (09:01 +0000)
packages/eventlog/.mtn2git_empty [new file with mode: 0644]
packages/eventlog/eventlog_0.2.5.bb [new file with mode: 0644]

diff --git a/packages/eventlog/.mtn2git_empty b/packages/eventlog/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/eventlog/eventlog_0.2.5.bb b/packages/eventlog/eventlog_0.2.5.bb
new file mode 100644 (file)
index 0000000..bf8beef
--- /dev/null
@@ -0,0 +1,9 @@
+DESCRIPTION = "Replacement syslog API"
+MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
+LICENSE = "BSD"
+PR = "r0"
+
+SRC_URI = "http://www.balabit.com/downloads/syslog-ng/2.0/src/${PN}-${PV}.tar.gz"
+
+inherit autotools
+