summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-26 11:59:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-26 11:59:04 +0000
commit744c45eff85f1617b42a66d14621dab78ec9aeaf (patch)
tree54d2fbf9dd5dd8c972e5a3ed50f9f20cf7b23730 /net-wireless
parentStable for arm, wrt bug #473802 (diff)
downloadgentoo-2-744c45eff85f1617b42a66d14621dab78ec9aeaf.tar.gz
gentoo-2-744c45eff85f1617b42a66d14621dab78ec9aeaf.tar.bz2
gentoo-2-744c45eff85f1617b42a66d14621dab78ec9aeaf.zip
Stable for arm, wrt bug #474294
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/rfkill/ChangeLog5
-rw-r--r--net-wireless/rfkill/rfkill-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/rfkill/ChangeLog b/net-wireless/rfkill/ChangeLog
index d5d3ceaebbcd..3d752d4e793e 100644
--- a/net-wireless/rfkill/ChangeLog
+++ b/net-wireless/rfkill/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-wireless/rfkill
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.17 2013/06/25 12:50:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.18 2013/06/26 11:59:04 ago Exp $
+
+ 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> rfkill-0.5.ebuild:
+ Stable for arm, wrt bug #474294
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> rfkill-0.5.ebuild:
Stable for amd64, wrt bug #474294
diff --git a/net-wireless/rfkill/rfkill-0.5.ebuild b/net-wireless/rfkill/rfkill-0.5.ebuild
index 5f670b06ca8c..217b10736d95 100644
--- a/net-wireless/rfkill/rfkill-0.5.ebuild
+++ b/net-wireless/rfkill/rfkill-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild,v 1.3 2013/06/25 12:50:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild,v 1.4 2013/06/26 11:59:04 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 ~arm ~mips x86"
+KEYWORDS="amd64 arm ~mips x86"
IUSE=""
RDEPEND=""