diff options
author | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2007-06-06 20:21:26 +0000 |
---|---|---|
committer | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2007-06-06 20:21:26 +0000 |
commit | 232b38e578a6e4bae6a483f107af306d15d01c13 (patch) | |
tree | d9e4a675e35a24b2c1c143df7335a20c5667d9dd /net-wireless/hostapd/files | |
parent | Bumping to version 0.6.0, removed stalled files and added myself as maintainer (diff) | |
download | gentoo-2-232b38e578a6e4bae6a483f107af306d15d01c13.tar.gz gentoo-2-232b38e578a6e4bae6a483f107af306d15d01c13.tar.bz2 gentoo-2-232b38e578a6e4bae6a483f107af306d15d01c13.zip |
Bumping to version 0.5.8 and removing 0.5.7
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-wireless/hostapd/files')
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.5.7 | 3 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.5.8 | 3 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.5.8-conf.d (renamed from net-wireless/hostapd/files/hostapd-0.5.7-conf.d) | 0 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.5.8-init.d (renamed from net-wireless/hostapd/files/hostapd-0.5.7-init.d) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/hostapd/files/digest-hostapd-0.5.7 b/net-wireless/hostapd/files/digest-hostapd-0.5.7 deleted file mode 100644 index 4bb36555f4ab..000000000000 --- a/net-wireless/hostapd/files/digest-hostapd-0.5.7 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d5113247dc6ee17106e6bc7cb89aa507 hostapd-0.5.7.tar.gz 458451 -RMD160 188b6ca4365bd9e8d76b4b9c0c5a62a7d9f2cb66 hostapd-0.5.7.tar.gz 458451 -SHA256 67dd20255807fbf13e07e8f5c9f089fd1213c63e736b792c979ed34ac8e84da3 hostapd-0.5.7.tar.gz 458451 diff --git a/net-wireless/hostapd/files/digest-hostapd-0.5.8 b/net-wireless/hostapd/files/digest-hostapd-0.5.8 new file mode 100644 index 000000000000..170974cbf7a5 --- /dev/null +++ b/net-wireless/hostapd/files/digest-hostapd-0.5.8 @@ -0,0 +1,3 @@ +MD5 40416b48cae9c78e5a2452caf214aff3 hostapd-0.5.8.tar.gz 459253 +RMD160 9e5eab6576684c88b1c7e720aebc5e2be782ffa8 hostapd-0.5.8.tar.gz 459253 +SHA256 6616e3ab055b2098b1bad7bc44d492301ab2ef1aa524d980686336bba575427d hostapd-0.5.8.tar.gz 459253 diff --git a/net-wireless/hostapd/files/hostapd-0.5.7-conf.d b/net-wireless/hostapd/files/hostapd-0.5.8-conf.d index 7d05735eb3b4..7d05735eb3b4 100644 --- a/net-wireless/hostapd/files/hostapd-0.5.7-conf.d +++ b/net-wireless/hostapd/files/hostapd-0.5.8-conf.d diff --git a/net-wireless/hostapd/files/hostapd-0.5.7-init.d b/net-wireless/hostapd/files/hostapd-0.5.8-init.d index f2e2911f3838..f98d75efe958 100644 --- a/net-wireless/hostapd/files/hostapd-0.5.7-init.d +++ b/net-wireless/hostapd/files/hostapd-0.5.8-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.5.7-init.d,v 1.1 2007/02/10 11:40:43 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.5.8-init.d,v 1.1 2007/06/06 20:21:26 gurligebis Exp $ opts="start stop reload" |