summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-02 12:53:52 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-02 12:53:52 +0000
commit5e7e66a5365816c5de827da283a1267fe6e8ccfe (patch)
tree5d8517a41562d220b7b2c904dffd64c0b48c2cc2 /sys-apps/hwids
parentVersion bump, EAPI up and ebuild cleanup (diff)
downloadgentoo-2-5e7e66a5365816c5de827da283a1267fe6e8ccfe.tar.gz
gentoo-2-5e7e66a5365816c5de827da283a1267fe6e8ccfe.tar.bz2
gentoo-2-5e7e66a5365816c5de827da283a1267fe6e8ccfe.zip
stable arm, bug #436186
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r--sys-apps/hwids/ChangeLog5
-rw-r--r--sys-apps/hwids/hwids-20120922.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog
index 07bd3447e2ad..1df6f8d39aa7 100644
--- a/sys-apps/hwids/ChangeLog
+++ b/sys-apps/hwids/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hwids
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.24 2012/09/30 01:41:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.25 2012/10/02 12:53:52 blueness Exp $
+
+ 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hwids-20120922.ebuild:
+ stable arm, bug #436186
*hwids-20120929 (30 Sep 2012)
diff --git a/sys-apps/hwids/hwids-20120922.ebuild b/sys-apps/hwids/hwids-20120922.ebuild
index a34f4f19ebfe..0741c46f5434 100644
--- a/sys-apps/hwids/hwids-20120922.ebuild
+++ b/sys-apps/hwids/hwids-20120922.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120922.ebuild,v 1.3 2012/09/26 10:33:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120922.ebuild,v 1.4 2012/10/02 12:53:52 blueness Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/gentoo/hwids/tarball/${P} -> ${P}.tar.gz"
LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""