diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-02 20:25:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-02 20:25:12 +0000 |
commit | 1487137106e8362d99e153cac9e645c52171c991 (patch) | |
tree | cc48b006960ca9cb88bb1872fb415e3c399add8d /app-laptop/hdapsd | |
parent | Marked ~x64-freebsd (diff) | |
download | gentoo-2-1487137106e8362d99e153cac9e645c52171c991.tar.gz gentoo-2-1487137106e8362d99e153cac9e645c52171c991.tar.bz2 gentoo-2-1487137106e8362d99e153cac9e645c52171c991.zip |
Stable on amd64 wrt bug #334737
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/hdapsd')
-rw-r--r-- | app-laptop/hdapsd/ChangeLog | 7 | ||||
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20090401.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-laptop/hdapsd/ChangeLog b/app-laptop/hdapsd/ChangeLog index 3997d7246713..e2f7f3665e9c 100644 --- a/app-laptop/hdapsd/ChangeLog +++ b/app-laptop/hdapsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/hdapsd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.15 2009/10/26 06:56:25 bangert Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.16 2011/05/02 20:25:12 hwoarang Exp $ + + 02 May 2011; Markos Chandras <hwoarang@gentoo.org> hdapsd-20090401.ebuild: + Stable on amd64 wrt bug #334737 26 Oct 2009; Thilo Bangert <bangert@gentoo.org> files/hdapsd.init: fix spelling diff --git a/app-laptop/hdapsd/hdapsd-20090401.ebuild b/app-laptop/hdapsd/hdapsd-20090401.ebuild index 476694c445fa..e2637f34f3f5 100644 --- a/app-laptop/hdapsd/hdapsd-20090401.ebuild +++ b/app-laptop/hdapsd/hdapsd-20090401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20090401.ebuild,v 1.3 2011/05/01 13:42:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20090401.ebuild,v 1.4 2011/05/02 20:25:12 hwoarang Exp $ EAPI=2 inherit eutils linux-info toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/hdaps/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" pkg_setup() { |