diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-10 13:45:19 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-10 13:45:19 +0000 |
commit | 518db6e6ddca621143149174c4a1d34895561147 (patch) | |
tree | aa4266627a213a672cbabe7fc794e62d440ee588 /sys-apps/ivman/ivman-0.6.13.ebuild | |
parent | Remove SATA sense checks so that hddtemp works with 2.6.20+ kernels (bug #165... (diff) | |
download | historical-518db6e6ddca621143149174c4a1d34895561147.tar.gz historical-518db6e6ddca621143149174c4a1d34895561147.tar.bz2 historical-518db6e6ddca621143149174c4a1d34895561147.zip |
amd64 stable, bug 163436
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-apps/ivman/ivman-0.6.13.ebuild')
-rw-r--r-- | sys-apps/ivman/ivman-0.6.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ivman/ivman-0.6.13.ebuild b/sys-apps/ivman/ivman-0.6.13.ebuild index adc3227716e7..f463c4ac172e 100644 --- a/sys-apps/ivman/ivman-0.6.13.ebuild +++ b/sys-apps/ivman/ivman-0.6.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.13.ebuild,v 1.3 2007/02/05 14:13:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.13.ebuild,v 1.4 2007/02/10 13:45:19 beandog Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Daemon to mount/unmount devices, based on info from HAL" HOMEPAGE="http://ivman.sf.net" SRC_URI="mirror://sourceforge/ivman/${P}.tar.bz2" LICENSE="GPL-2 QPL" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" IUSE="debug" SLOT="0" |