summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-31 16:35:56 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-31 16:35:56 +0000
commit3b36f63b6100bd0dc1a5ea4814b3b843e9331e9c (patch)
tree801f290472cd971db6ac26f8af3de6691e5f7f35 /net-wireless/rfkill
parentold (diff)
downloadgentoo-2-3b36f63b6100bd0dc1a5ea4814b3b843e9331e9c.tar.gz
gentoo-2-3b36f63b6100bd0dc1a5ea4814b3b843e9331e9c.tar.bz2
gentoo-2-3b36f63b6100bd0dc1a5ea4814b3b843e9331e9c.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/rfkill')
-rw-r--r--net-wireless/rfkill/ChangeLog7
-rw-r--r--net-wireless/rfkill/rfkill-0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-wireless/rfkill/ChangeLog b/net-wireless/rfkill/ChangeLog
index 6fc7aa3f2c02..585713bff878 100644
--- a/net-wireless/rfkill/ChangeLog
+++ b/net-wireless/rfkill/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-wireless/rfkill
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.6 2010/10/07 10:19:16 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.7 2012/05/31 16:35:56 blueness Exp $
+
+ 31 May 2012; Anthony G. Basile <blueness@gentoo.org> rfkill-0.4.ebuild:
+ Keyword ~mips
07 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> rfkill-0.4.ebuild:
x86 stable wrt bug #339396
diff --git a/net-wireless/rfkill/rfkill-0.4.ebuild b/net-wireless/rfkill/rfkill-0.4.ebuild
index e75f346b58e7..9d23791cf504 100644
--- a/net-wireless/rfkill/rfkill-0.4.ebuild
+++ b/net-wireless/rfkill/rfkill-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild,v 1.3 2010/10/07 10:19:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild,v 1.4 2012/05/31 16:35:56 blueness Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://wireless.kernel.org/download/${PN}/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~mips x86"
IUSE=""
RDEPEND=""