summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2004-12-10 17:03:00 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2004-12-10 17:03:00 +0000
commit1c278bf6feedb784817dedb5ab08bc6e066ee1d4 (patch)
treebbbfcac03ef7152a4aeb61a28fa74d4423135a25 /net-wireless/hostapd
parentver bump (diff)
downloadhistorical-1c278bf6feedb784817dedb5ab08bc6e066ee1d4.tar.gz
historical-1c278bf6feedb784817dedb5ab08bc6e066ee1d4.tar.bz2
historical-1c278bf6feedb784817dedb5ab08bc6e066ee1d4.zip
Pruned ancient versions.
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r--net-wireless/hostapd/ChangeLog6
-rw-r--r--net-wireless/hostapd/files/digest-hostapd-0.1.01
-rw-r--r--net-wireless/hostapd/files/digest-hostapd-0.1.31
-rw-r--r--net-wireless/hostapd/hostapd-0.1.0.ebuild38
-rw-r--r--net-wireless/hostapd/hostapd-0.1.3.ebuild38
-rw-r--r--net-wireless/hostapd/metadata.xml4
6 files changed, 7 insertions, 81 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog
index fc5056964f02..02b1402c3339 100644
--- a/net-wireless/hostapd/ChangeLog
+++ b/net-wireless/hostapd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-wireless/hostapd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.9 2004/11/27 01:21:20 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.10 2004/12/10 17:03:00 brix Exp $
+
+ 10 Dec 2004; Henrik Brix Andersen <brix@gentoo.org> -hostapd-0.1.0.ebuild,
+ -hostapd-0.1.3.ebuild:
+ Pruned ancient versions.
27 Nov 2004; Wolfram Schlich <wschlich@gentoo.org> hostapd-0.2.5.ebuild:
mark stable on x86
diff --git a/net-wireless/hostapd/files/digest-hostapd-0.1.0 b/net-wireless/hostapd/files/digest-hostapd-0.1.0
deleted file mode 100644
index 9b4460d48a9c..000000000000
--- a/net-wireless/hostapd/files/digest-hostapd-0.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6be6bb611ee624c66d94dbca104721e9 hostapd-0.1.0.tar.gz 84720
diff --git a/net-wireless/hostapd/files/digest-hostapd-0.1.3 b/net-wireless/hostapd/files/digest-hostapd-0.1.3
deleted file mode 100644
index 2d8b048f9504..000000000000
--- a/net-wireless/hostapd/files/digest-hostapd-0.1.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 54563fb51f143c4bf26ddec2516e8f9f hostapd-0.1.3.tar.gz 85160
diff --git a/net-wireless/hostapd/hostapd-0.1.0.ebuild b/net-wireless/hostapd/hostapd-0.1.0.ebuild
deleted file mode 100644
index 97d44e765b98..000000000000
--- a/net-wireless/hostapd/hostapd-0.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.1.0.ebuild,v 1.5 2004/11/01 11:53:57 brix Exp $
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="HostAP wireless daemon"
-HOMEPAGE="http://hostap.epitest.fi/"
-SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=">=net-wireless/hostap-driver-0.1.0"
-
-src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die
-}
-
-src_install() {
- diropts -oroot -groot -m0750
- dodir /etc/hostapd
- insopts -oroot -groot -m0640
- insinto /etc/hostapd
- exeopts ""
- exeinto /etc/init.d
- newexe "${FILESDIR}/hostapd.init.d" hostapd
- doins \
- hostapd.conf \
- hostapd.accept \
- hostapd.deny
- dosed 's:\(accept_mac_file=\)/etc/hostapd.accept:\1/etc/hostapd/hostapd.accept:g' /etc/hostapd/hostapd.conf
- dosed 's:\(deny_mac_file=\)/etc/hostapd.deny:\1/etc/hostapd/hostapd.deny:g' /etc/hostapd/hostapd.conf
- dosbin hostapd
- dodoc \
- README \
- developer.txt
-}
diff --git a/net-wireless/hostapd/hostapd-0.1.3.ebuild b/net-wireless/hostapd/hostapd-0.1.3.ebuild
deleted file mode 100644
index e4104f3fe85d..000000000000
--- a/net-wireless/hostapd/hostapd-0.1.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.1.3.ebuild,v 1.4 2004/11/01 11:53:57 brix Exp $
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="HostAP wireless daemon"
-HOMEPAGE="http://hostap.epitest.fi/"
-SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND=">=net-wireless/hostap-driver-0.1.0"
-
-src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die
-}
-
-src_install() {
- diropts -o root -g root -m 0750
- dodir /etc/hostapd
- insopts -o root -g root -m 0640
- insinto /etc/hostapd
- exeopts ""
- exeinto /etc/init.d
- newexe "${FILESDIR}/hostapd.init.d" hostapd
- doins \
- hostapd.conf \
- hostapd.accept \
- hostapd.deny
- dosed 's:\(accept_mac_file=\)/etc/hostapd.accept:\1/etc/hostapd/hostapd.accept:g' /etc/hostapd/hostapd.conf
- dosed 's:\(deny_mac_file=\)/etc/hostapd.deny:\1/etc/hostapd/hostapd.deny:g' /etc/hostapd/hostapd.conf
- dosbin hostapd
- dodoc \
- README \
- developer.txt
-}
diff --git a/net-wireless/hostapd/metadata.xml b/net-wireless/hostapd/metadata.xml
index 8d94ca75dc17..942ea9ff472d 100644
--- a/net-wireless/hostapd/metadata.xml
+++ b/net-wireless/hostapd/metadata.xml
@@ -3,8 +3,8 @@
<pkgmetadata>
<herd>mobile</herd>
<maintainer>
- <email>wschlich@gentoo.org</email>
- <name>Wolfram Schlich</name>
+ <email>brix@gentoo.org</email>
+ <name>Henrik Brix Andersen</name>
</maintainer>
<longdescription>User space daemon for the hostap-driver.
Extended IEEE 802.11 management, IEEE 802.1X Authenticator,