summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-04-12 07:28:14 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-04-12 07:28:14 +0000
commit392f44ca0b36e774351bf2ec21dabfe810c9d1cb (patch)
treeb4e69b425c8cd0132309b4830b1f678b0b052b3b /sys-apps/hwids
parentAdd ruby22. (diff)
downloadgentoo-2-392f44ca0b36e774351bf2ec21dabfe810c9d1cb.tar.gz
gentoo-2-392f44ca0b36e774351bf2ec21dabfe810c9d1cb.tar.bz2
gentoo-2-392f44ca0b36e774351bf2ec21dabfe810c9d1cb.zip
amd64 stable wrt bug #546184
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r--sys-apps/hwids/ChangeLog5
-rw-r--r--sys-apps/hwids/hwids-20150129.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog
index d24c63e1b08f..6ab6fd0c36c0 100644
--- a/sys-apps/hwids/ChangeLog
+++ b/sys-apps/hwids/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hwids
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.158 2015/01/29 20:54:24 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.159 2015/04/12 07:28:14 zlogene Exp $
+
+ 12 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> hwids-20150129.ebuild:
+ amd64 stable wrt bug #546184
*hwids-20150129 (29 Jan 2015)
diff --git a/sys-apps/hwids/hwids-20150129.ebuild b/sys-apps/hwids/hwids-20150129.ebuild
index 57bbbc9930e1..b5718215aaf1 100644
--- a/sys-apps/hwids/hwids-20150129.ebuild
+++ b/sys-apps/hwids/hwids-20150129.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20150129.ebuild,v 1.1 2015/01/29 20:54:24 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20150129.ebuild,v 1.2 2015/04/12 07:28:14 zlogene Exp $
EAPI=5
inherit udev eutils
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then
inherit git-2
else
SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux"
fi
LICENSE="|| ( GPL-2 BSD ) public-domain"