diff options
author | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2007-12-10 09:42:03 +0000 |
---|---|---|
committer | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2007-12-10 09:42:03 +0000 |
commit | 763d1a27111167c903cd562d35b05b2e7d77c074 (patch) | |
tree | 10a413db0575448a204088ed74c2f3ac3661c9ab /net-wireless | |
parent | Version bump. (diff) | |
download | gentoo-2-763d1a27111167c903cd562d35b05b2e7d77c074.tar.gz gentoo-2-763d1a27111167c903cd562d35b05b2e7d77c074.tar.bz2 gentoo-2-763d1a27111167c903cd562d35b05b2e7d77c074.zip |
Bumping to version 0.6.1
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/ChangeLog | 10 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.6.0 | 3 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.6.1 | 3 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.6.1-conf.d (renamed from net-wireless/hostapd/files/hostapd-0.6.0-conf.d) | 0 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.6.1-init.d (renamed from net-wireless/hostapd/files/hostapd-0.6.0-init.d) | 2 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-0.4.9.ebuild | 8 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-0.6.1.ebuild (renamed from net-wireless/hostapd/hostapd-0.6.0.ebuild) | 2 |
7 files changed, 18 insertions, 10 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog index d03374fb49cb..a72aa6e2b1be 100644 --- a/net-wireless/hostapd/ChangeLog +++ b/net-wireless/hostapd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-wireless/hostapd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.75 2007/09/10 23:02:17 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.76 2007/12/10 09:42:02 gurligebis Exp $ + +*hostapd-0.6.1 (10 Dec 2007) + + 10 Dec 2007; Bjarke Istrup Pedersen <gurligebis@gentoo.org> + -files/hostapd-0.6.0-conf.d, -files/hostapd-0.6.0-init.d, + +files/hostapd-0.6.1-conf.d, +files/hostapd-0.6.1-init.d, + -hostapd-0.6.0.ebuild, +hostapd-0.6.1.ebuild: + Bumping to version 0.6.1 10 Sep 2007; Bjarke Istrup Pedersen <gurligebis@gentoo.org> hostapd-0.6.0.ebuild: diff --git a/net-wireless/hostapd/files/digest-hostapd-0.6.0 b/net-wireless/hostapd/files/digest-hostapd-0.6.0 deleted file mode 100644 index 00481029099d..000000000000 --- a/net-wireless/hostapd/files/digest-hostapd-0.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5aef0b0164917d14af57b8b7526d74f9 hostapd-0.6.0.tar.gz 779159 -RMD160 fff09239240b7e6a371d89e68e9c0b2c1e4444c1 hostapd-0.6.0.tar.gz 779159 -SHA256 afd3f892e31fec839d6e7cc852b6bbbad38d3f8f9a49c124217ac160f36bcc89 hostapd-0.6.0.tar.gz 779159 diff --git a/net-wireless/hostapd/files/digest-hostapd-0.6.1 b/net-wireless/hostapd/files/digest-hostapd-0.6.1 new file mode 100644 index 000000000000..795638c83f47 --- /dev/null +++ b/net-wireless/hostapd/files/digest-hostapd-0.6.1 @@ -0,0 +1,3 @@ +MD5 08bca0c64c77d08cf20417599a7c4bed hostapd-0.6.1.tar.gz 819685 +RMD160 aa7169b3002f2656b280b648507f54b240e6dc4d hostapd-0.6.1.tar.gz 819685 +SHA256 00942dea2db6e8547bb5543b2d4ff6c1f48503fd822d2c9d925b98c91b757084 hostapd-0.6.1.tar.gz 819685 diff --git a/net-wireless/hostapd/files/hostapd-0.6.0-conf.d b/net-wireless/hostapd/files/hostapd-0.6.1-conf.d index 7d05735eb3b4..7d05735eb3b4 100644 --- a/net-wireless/hostapd/files/hostapd-0.6.0-conf.d +++ b/net-wireless/hostapd/files/hostapd-0.6.1-conf.d diff --git a/net-wireless/hostapd/files/hostapd-0.6.0-init.d b/net-wireless/hostapd/files/hostapd-0.6.1-init.d index 655966a44ffa..4fb4cd57798d 100644 --- a/net-wireless/hostapd/files/hostapd-0.6.0-init.d +++ b/net-wireless/hostapd/files/hostapd-0.6.1-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.0-init.d,v 1.1 2007/06/06 20:03:36 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.6.1-init.d,v 1.1 2007/12/10 09:42:03 gurligebis Exp $ opts="start stop reload" diff --git a/net-wireless/hostapd/hostapd-0.4.9.ebuild b/net-wireless/hostapd/hostapd-0.4.9.ebuild index 101818c2e752..40fd487c2aa8 100644 --- a/net-wireless/hostapd/hostapd-0.4.9.ebuild +++ b/net-wireless/hostapd/hostapd-0.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.4.9.ebuild,v 1.5 2007/06/19 07:50:22 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.4.9.ebuild,v 1.6 2007/12/10 09:42:02 gurligebis Exp $ inherit toolchain-funcs @@ -28,7 +28,7 @@ src_unpack() { unpack ${A} sed -i -e "s:/etc/hostapd:/etc/hostapd/hostapd:g" \ - ${S}/hostapd.conf + "${S}/hostapd.conf" # toolchain setup echo "CC = $(tc-getCC)" > ${CONFIG} @@ -79,8 +79,8 @@ src_install() { dosbin hostapd dobin hostapd_cli - newinitd ${FILESDIR}/${P}-init.d hostapd - newconfd ${FILESDIR}/${P}-conf.d hostapd + newinitd "${FILESDIR}/${P}-init.d" hostapd + newconfd "${FILESDIR}/${P}-conf.d" hostapd doman hostapd.8 hostapd_cli.1 diff --git a/net-wireless/hostapd/hostapd-0.6.0.ebuild b/net-wireless/hostapd/hostapd-0.6.1.ebuild index 1112efac67b0..fe78633730c2 100644 --- a/net-wireless/hostapd/hostapd-0.6.0.ebuild +++ b/net-wireless/hostapd/hostapd-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.6.0.ebuild,v 1.3 2007/09/10 23:02:17 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.6.1.ebuild,v 1.1 2007/12/10 09:42:02 gurligebis Exp $ inherit toolchain-funcs linux-info |