diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-05 08:15:11 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-05 08:15:11 +0000 |
commit | 71e63fac3869e2e18bb6e0cc701c57cff154fa32 (patch) | |
tree | 10b9869bd5f9df43cc1db2cb550cd7a6380e0d7f /sys-apps/ivman/ivman-0.6.12.ebuild | |
parent | sys-apps/findutils stable on ppc. (diff) | |
download | historical-71e63fac3869e2e18bb6e0cc701c57cff154fa32.tar.gz historical-71e63fac3869e2e18bb6e0cc701c57cff154fa32.tar.bz2 historical-71e63fac3869e2e18bb6e0cc701c57cff154fa32.zip |
sys-apps/ivman stable on ppc.
Package-Manager: portage-2.1.1_pre4-r3
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 e7b386d6df5d..56530b4866e0 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.3 2006/08/04 06:07:53 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.12.ebuild,v 1.4 2006/08/05 08:15:11 hansmi 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" |