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/hdapsd-20090401.ebuild | |
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/hdapsd-20090401.ebuild')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20090401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |