diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-01-21 17:17:56 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-01-21 17:17:56 +0000 |
commit | 0b9e68db85baf41caf79e50ecbc2c3a45ef48bc9 (patch) | |
tree | 76fd8060f3b3faef1b3b0b418217237d9ca40586 /net-wireless | |
parent | Fixed the environment file when the data use flag is enabled, bug #453224 tha... (diff) | |
download | gentoo-2-0b9e68db85baf41caf79e50ecbc2c3a45ef48bc9.tar.gz gentoo-2-0b9e68db85baf41caf79e50ecbc2c3a45ef48bc9.tar.bz2 gentoo-2-0b9e68db85baf41caf79e50ecbc2c3a45ef48bc9.zip |
Marked stable for amd64 wrt bug #453106
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostap-utils/ChangeLog | 7 | ||||
-rw-r--r-- | net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-wireless/hostap-utils/ChangeLog b/net-wireless/hostap-utils/ChangeLog index 39a274400a7d..16541ec8a8f1 100644 --- a/net-wireless/hostap-utils/ChangeLog +++ b/net-wireless/hostap-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/hostap-utils -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.37 2012/11/20 08:24:10 pinkbyte Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.38 2013/01/21 17:17:56 nimiux Exp $ + + 21 Jan 2013; Chema Alonso <nimiux@gentoo.org> hostap-utils-0.4.7-r1.ebuild: + Marked stable for amd64 wrt bug #453106 *hostap-utils-0.4.7-r1 (20 Nov 2012) diff --git a/net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild b/net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild index ccb5e3fead2c..c17d13782bbc 100644 --- a/net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild +++ b/net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild,v 1.1 2012/11/20 08:24:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.4.7-r1.ebuild,v 1.2 2013/01/21 17:17:56 nimiux Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" |