From bf57464e60ac5b576f82ef83715b2338ceb4d106 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 12 Dec 2005 04:03:48 +0000 Subject: adjust svn properties: add missing "svn:keywords" for Makefiles, set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/aiccu/ipkg/aiccu.conffiles | 2 +- package/gsm/Makefile | 2 +- package/hostap-utils/Config.in | 18 +++++++++--------- package/icecast/ipkg/icecast.conffiles | 2 +- package/ipsec-tools/Makefile | 2 +- package/libvorbisidec/Makefile | 2 +- package/miredo/Makefile | 2 +- package/openntpd/ipkg/openntpd.conffiles | 2 +- package/udev/Makefile | 2 +- package/ustl/Makefile | 2 +- package/wknock/Config.in | 20 ++++++++++---------- 11 files changed, 28 insertions(+), 28 deletions(-) (limited to 'package') diff --git a/package/aiccu/ipkg/aiccu.conffiles b/package/aiccu/ipkg/aiccu.conffiles index 08046a23db..79c42f9984 100644 --- a/package/aiccu/ipkg/aiccu.conffiles +++ b/package/aiccu/ipkg/aiccu.conffiles @@ -1 +1 @@ -/etc/aiccu.conf +/etc/aiccu.conf diff --git a/package/gsm/Makefile b/package/gsm/Makefile index 29490596b4..0599696d8d 100644 --- a/package/gsm/Makefile +++ b/package/gsm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2567 2005-11-29 11:13:32Z nico $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/package/hostap-utils/Config.in b/package/hostap-utils/Config.in index 71a9f22355..d2a9f06347 100644 --- a/package/hostap-utils/Config.in +++ b/package/hostap-utils/Config.in @@ -1,9 +1,9 @@ -config BR2_PACKAGE_HOSTAP_UTILS - prompt "hostap-utils...................... Host AP driver utility programs" - tristate - default m if CONFIG_DEVEL - help - Host AP driver utility programs - - http://hostap.epitest.fi/ - +config BR2_PACKAGE_HOSTAP_UTILS + prompt "hostap-utils...................... Host AP driver utility programs" + tristate + default m if CONFIG_DEVEL + help + Host AP driver utility programs + + http://hostap.epitest.fi/ + diff --git a/package/icecast/ipkg/icecast.conffiles b/package/icecast/ipkg/icecast.conffiles index dc0411b7c4..1203e9dc44 100644 --- a/package/icecast/ipkg/icecast.conffiles +++ b/package/icecast/ipkg/icecast.conffiles @@ -1 +1 @@ -/etc/icecast.xml +/etc/icecast.xml diff --git a/package/ipsec-tools/Makefile b/package/ipsec-tools/Makefile index b05df8dd7c..96b3e9fd55 100644 --- a/package/ipsec-tools/Makefile +++ b/package/ipsec-tools/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2409 2005-11-10 08:08:12Z nico $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/package/libvorbisidec/Makefile b/package/libvorbisidec/Makefile index 492080b29c..4c1fc0bcbe 100644 --- a/package/libvorbisidec/Makefile +++ b/package/libvorbisidec/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2005/10/07 17:05:47 nico Exp $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/package/miredo/Makefile b/package/miredo/Makefile index 1632d4f627..17c28f68f2 100644 --- a/package/miredo/Makefile +++ b/package/miredo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 1728 2005-08-23 00:06:14Z nbd $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/package/openntpd/ipkg/openntpd.conffiles b/package/openntpd/ipkg/openntpd.conffiles index 51c05fac34..81306c3c97 100644 --- a/package/openntpd/ipkg/openntpd.conffiles +++ b/package/openntpd/ipkg/openntpd.conffiles @@ -1 +1 @@ -/etc/ntpd.conf +/etc/ntpd.conf diff --git a/package/udev/Makefile b/package/udev/Makefile index 5cc807c832..34cdba6ce1 100644 --- a/package/udev/Makefile +++ b/package/udev/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2567 2005-11-29 11:13:32Z nico $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/package/ustl/Makefile b/package/ustl/Makefile index d07c4c3b00..36b77c9583 100644 --- a/package/ustl/Makefile +++ b/package/ustl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2230 2005-10-22 12:12:59Z nbd $ +# $Id$ include $(TOPDIR)/rules.mk diff --git a/package/wknock/Config.in b/package/wknock/Config.in index c5abe100a3..106068da3f 100644 --- a/package/wknock/Config.in +++ b/package/wknock/Config.in @@ -1,10 +1,10 @@ -config BR2_PACKAGE_WKNOCK - prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers." - tristate - default m if CONFIG_DEVEL - select BR2_PACKAGE_LIBPCAP - help - A tool to hide your Access Point against opportunistic attackers. - - http://www.rstack.org/oudot/wknock/ - +config BR2_PACKAGE_WKNOCK + prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers." + tristate + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBPCAP + help + A tool to hide your Access Point against opportunistic attackers. + + http://www.rstack.org/oudot/wknock/ + -- cgit v1.2.3