diff options
Diffstat (limited to 'app-laptop/hdapsd/hdapsd-20060409-r1.ebuild')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20060409-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild b/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild index 57159344b0d3..a29f25a07ae2 100644 --- a/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild +++ b/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild,v 1.3 2007/08/29 18:55:52 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild,v 1.4 2009/08/31 22:02:20 ikelos Exp $ inherit eutils linux-info @@ -20,7 +20,7 @@ RDEPEND="" S="${WORKDIR}" -CONFIG_CHECK="SENSORS_HDAPS" +CONFIG_CHECK="~SENSORS_HDAPS" ERROR_SENSORS_HDAPS="${P} requires support for HDAPS (CONFIG_SENSORS_HDAPS)" src_compile() { |