diff options
Diffstat (limited to 'sys-apps/ivman/ivman-0.6.13.ebuild')
-rw-r--r-- | sys-apps/ivman/ivman-0.6.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/ivman/ivman-0.6.13.ebuild b/sys-apps/ivman/ivman-0.6.13.ebuild index 67ffc14bc2b7..aaab1dfb00a0 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-2006 Gentoo Foundation +# 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.1 2006/12/04 23:32:04 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.13.ebuild,v 1.2 2007/02/05 13:49:18 gustavoz 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" |