diff options
author | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2009-01-06 19:43:22 +0000 |
---|---|---|
committer | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2009-01-06 19:43:22 +0000 |
commit | dac76f533fc9746de3d60163df4a67bf6a981b79 (patch) | |
tree | 6a3776bc7dee0bd4444db39f1065176707dea33d /net-wireless/hostapd/files | |
parent | spaces -> tabs (diff) | |
download | gentoo-2-dac76f533fc9746de3d60163df4a67bf6a981b79.tar.gz gentoo-2-dac76f533fc9746de3d60163df4a67bf6a981b79.tar.bz2 gentoo-2-dac76f533fc9746de3d60163df4a67bf6a981b79.zip |
Bumping to 0.6.7 and adding WPS support to the ebuild
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 i686)
Diffstat (limited to 'net-wireless/hostapd/files')
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.6.7-conf.d (renamed from net-wireless/hostapd/files/hostapd-0.6.6-conf.d) | 0 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.6.7-init.d (renamed from net-wireless/hostapd/files/hostapd-0.6.6-init.d) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/files/hostapd-0.6.6-conf.d b/net-wireless/hostapd/files/hostapd-0.6.7-conf.d index 7d05735eb3b4..7d05735eb3b4 100644 --- a/net-wireless/hostapd/files/hostapd-0.6.6-conf.d +++ b/net-wireless/hostapd/files/hostapd-0.6.7-conf.d diff --git a/net-wireless/hostapd/files/hostapd-0.6.6-init.d b/net-wireless/hostapd/files/hostapd-0.6.7-init.d index 96e038f728e5..f42a75e1746f 100644 --- a/net-wireless/hostapd/files/hostapd-0.6.6-init.d +++ b/net-wireless/hostapd/files/hostapd-0.6.7-init.d @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.6.6-init.d,v 1.1 2008/12/14 19:27:13 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.6.7-init.d,v 1.1 2009/01/06 19:43:22 gurligebis Exp $ opts="start stop reload" |