From 1487137106e8362d99e153cac9e645c52171c991 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 2 May 2011 20:25:12 +0000 Subject: Stable on amd64 wrt bug #334737 (Portage version: 2.1.9.44/cvs/Linux x86_64) --- app-laptop/hdapsd/ChangeLog | 7 +++++-- app-laptop/hdapsd/hdapsd-20090401.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-laptop/hdapsd') 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 hdapsd-20090401.ebuild: + Stable on amd64 wrt bug #334737 26 Oct 2009; Thilo Bangert 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() { -- cgit v1.2.3-65-gdbad