summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:11:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:11:27 +0000
commit9f44e9dd4c3f141f3bf0a29e66d4e0fe6b1a212f (patch)
tree0b9c1dc4f431fdf50da49c9f10d446906ef57624 /app-laptop
parentStable for x86, wrt bug #535518 (diff)
downloadgentoo-2-9f44e9dd4c3f141f3bf0a29e66d4e0fe6b1a212f.tar.gz
gentoo-2-9f44e9dd4c3f141f3bf0a29e66d4e0fe6b1a212f.tar.bz2
gentoo-2-9f44e9dd4c3f141f3bf0a29e66d4e0fe6b1a212f.zip
Stable for x86, wrt bug #536336
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/hdapsd/ChangeLog5
-rw-r--r--app-laptop/hdapsd/hdapsd-20141203.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/hdapsd/ChangeLog b/app-laptop/hdapsd/ChangeLog
index d9972a73992b..f963824b3f89 100644
--- a/app-laptop/hdapsd/ChangeLog
+++ b/app-laptop/hdapsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/hdapsd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.31 2015/01/22 08:42:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.32 2015/01/26 10:11:27 ago Exp $
+
+ 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hdapsd-20141203.ebuild:
+ Stable for x86, wrt bug #536336
22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hdapsd-20141203.ebuild:
Stable for amd64, wrt bug #536336
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild
index fefad50a7356..5431d8ac79ef 100644
--- a/app-laptop/hdapsd/hdapsd-20141203.ebuild
+++ b/app-laptop/hdapsd/hdapsd-20141203.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/app-laptop/hdapsd/hdapsd-20141203.ebuild,v 1.2 2015/01/22 08:42:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20141203.ebuild,v 1.3 2015/01/26 10:11:27 ago Exp $
EAPI=5
inherit linux-info readme.gentoo systemd
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/evgeni/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="libconfig"
DEPEND="libconfig? ( dev-libs/libconfig )"