diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 15:57:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 15:57:20 +0000 |
commit | ce28649c4d3c6811da00b52e3d78830b8e8b17e7 (patch) | |
tree | 2fcfb32326393198d32ec85a17d97b7067582cd9 /sys-apps/ivman | |
parent | Mark 0.8.0-r3 ~alpha (diff) | |
download | gentoo-2-ce28649c4d3c6811da00b52e3d78830b8e8b17e7.tar.gz gentoo-2-ce28649c4d3c6811da00b52e3d78830b8e8b17e7.tar.bz2 gentoo-2-ce28649c4d3c6811da00b52e3d78830b8e8b17e7.zip |
Stable on sparc wrt #120582
(Portage version: 2.0.54)
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index 5240ce5a38db..ee8b352353c7 100644 --- a/sys-apps/ivman/ChangeLog +++ b/sys-apps/ivman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ivman # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.27 2006/02/14 09:21:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.28 2006/02/14 15:57:20 gustavoz Exp $ + + 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> ivman-0.6.8.ebuild: + Stable on sparc wrt #120582 14 Feb 2006; Markus Rothe <corsair@gentoo.org> ivman-0.6.8.ebuild: Stable on ppc64: bug #120582 diff --git a/sys-apps/ivman/ivman-0.6.8.ebuild b/sys-apps/ivman/ivman-0.6.8.ebuild index 25181255f868..67d6c355a76e 100644 --- a/sys-apps/ivman/ivman-0.6.8.ebuild +++ b/sys-apps/ivman/ivman-0.6.8.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.8.ebuild,v 1.4 2006/02/14 09:21:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.8.ebuild,v 1.5 2006/02/14 15:57:20 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="QPL" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="debug" SLOT="0" |