summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-14 05:01:23 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-14 05:01:23 +0000
commit9a99d2480df04c963567f4965972936216ce4cbd (patch)
treea196aff3f9d3bbd79e54fb90fdcf4e5584815b16 /sys-apps
parentStable for HPPA (bug #545932). (diff)
downloadgentoo-2-9a99d2480df04c963567f4965972936216ce4cbd.tar.gz
gentoo-2-9a99d2480df04c963567f4965972936216ce4cbd.tar.bz2
gentoo-2-9a99d2480df04c963567f4965972936216ce4cbd.zip
Stable for HPPA (bug #546184).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps')
-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 e35e67ace25d..1ebd0c3d5193 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.160 2015/04/13 08:38:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.161 2015/04/14 05:01:23 jer Exp $
+
+ 14 Apr 2015; Jeroen Roovers <jer@gentoo.org> hwids-20150129.ebuild:
+ Stable for HPPA (bug #546184).
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> hwids-20150129.ebuild:
Stable for alpha, wrt bug #546184
diff --git a/sys-apps/hwids/hwids-20150129.ebuild b/sys-apps/hwids/hwids-20150129.ebuild
index f592423a7341..40fd65d98bc5 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.3 2015/04/13 08:38:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20150129.ebuild,v 1.4 2015/04/14 05:01:23 jer 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"