summaryrefslogtreecommitdiff
path: root/changedfiles/changedfiles-daemon_1.0-rc1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'changedfiles/changedfiles-daemon_1.0-rc1.oe')
-rw-r--r--changedfiles/changedfiles-daemon_1.0-rc1.oe16
1 files changed, 8 insertions, 8 deletions
diff --git a/changedfiles/changedfiles-daemon_1.0-rc1.oe b/changedfiles/changedfiles-daemon_1.0-rc1.oe
index bbc1ed77be..838db34ea2 100644
--- a/changedfiles/changedfiles-daemon_1.0-rc1.oe
+++ b/changedfiles/changedfiles-daemon_1.0-rc1.oe
@@ -1,14 +1,14 @@
-DESCRIPTION=A framework for simple filesystem replication and/or security monitoring and/or automatic file transformations \
+DESCRIPTION = "A framework for simple filesystem replication and/or security monitoring and/or automatic file transformations \
-- essentially any application where one would poll files or directories and either do things to them or send them out.
-SECTION="base"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-LICENSE="GPL"
-DEPENDS="virtual/libc fget"
-RDEPENDS="libc6 fget"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+LICENSE = "GPL"
+DEPENDS = "virtual/libc fget"
+RDEPENDS = "libc6 fget"
SRC_URI = http://www.bangstate.com/changedfiles-${PV}.tar.gz
-S = ${WORKDIR}/changedfiles-${PV}
+S = "${WORKDIR}/changedfiles-${PV}"
inherit autotools libtool