summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-22 08:42:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-22 08:42:32 +0000
commitefc8ed39406bdcb4ebaf2696d36c6c292868011a (patch)
tree24e1703036200007fe4fe811f77c1d658e9ab118 /app-laptop
parentStable for amd64, wrt bug #535310 (diff)
downloadgentoo-2-efc8ed39406bdcb4ebaf2696d36c6c292868011a.tar.gz
gentoo-2-efc8ed39406bdcb4ebaf2696d36c6c292868011a.tar.bz2
gentoo-2-efc8ed39406bdcb4ebaf2696d36c6c292868011a.zip
Stable for amd64, wrt bug #536336
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/hdapsd/ChangeLog7
-rw-r--r--app-laptop/hdapsd/hdapsd-20141203.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-laptop/hdapsd/ChangeLog b/app-laptop/hdapsd/ChangeLog
index 465da70e36ce..d9972a73992b 100644
--- a/app-laptop/hdapsd/ChangeLog
+++ b/app-laptop/hdapsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/hdapsd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.30 2014/12/08 01:42:24 mjo Exp $
+# 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 $
+
+ 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hdapsd-20141203.ebuild:
+ Stable for amd64, wrt bug #536336
*hdapsd-20141203 (08 Dec 2014)
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild
index d064a4a68f92..fefad50a7356 100644
--- a/app-laptop/hdapsd/hdapsd-20141203.ebuild
+++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.1 2014/12/08 01:42:24 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20141203.ebuild,v 1.2 2015/01/22 08:42:32 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 )"