diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-02 14:10:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-02 14:10:49 +0000 |
commit | 171a596844a6c0579874ae94b9bbe896d0cbca1d (patch) | |
tree | 3fe12f87f23561eb8e41a370261add7c7508b1c1 /sys-apps/ivman/ivman-0.6.12.ebuild | |
parent | New revision, don't install the useless headers since anything that needs the... (diff) | |
download | historical-171a596844a6c0579874ae94b9bbe896d0cbca1d.tar.gz historical-171a596844a6c0579874ae94b9bbe896d0cbca1d.tar.bz2 historical-171a596844a6c0579874ae94b9bbe896d0cbca1d.zip |
Stable on sparc wrt #142102
Package-Manager: portage-2.1-r1
Diffstat (limited to 'sys-apps/ivman/ivman-0.6.12.ebuild')
-rw-r--r-- | sys-apps/ivman/ivman-0.6.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ivman/ivman-0.6.12.ebuild b/sys-apps/ivman/ivman-0.6.12.ebuild index dfe394833d83..fa766f19628c 100644 --- a/sys-apps/ivman/ivman-0.6.12.ebuild +++ b/sys-apps/ivman/ivman-0.6.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.12.ebuild,v 1.1 2006/06/15 23:31:33 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.12.ebuild,v 1.2 2006/08/02 14:10:49 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" |