diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-25 20:54:21 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-25 20:54:21 +0000 |
commit | e0fe50f42b8d969dcdd41fa6910a57ff309fc8a3 (patch) | |
tree | 1794f923e9bd8cab8ef3b406cd8aa6dfdd1e7250 /sys-apps/ivman | |
parent | Stable on amd64 wrt bug #180863 (diff) | |
download | gentoo-2-e0fe50f42b8d969dcdd41fa6910a57ff309fc8a3.tar.gz gentoo-2-e0fe50f42b8d969dcdd41fa6910a57ff309fc8a3.tar.bz2 gentoo-2-e0fe50f42b8d969dcdd41fa6910a57ff309fc8a3.zip |
Stable on amd64 wrt bug #182190
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index a9abdab16681..c3b3c0f26d34 100644 --- a/sys-apps/ivman/ChangeLog +++ b/sys-apps/ivman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ivman # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.58 2007/07/15 14:03:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.59 2007/07/25 20:54:21 angelos Exp $ + + 25 Jul 2007; Christoph Mende <angelos@gentoo.org> ivman-0.6.14.ebuild: + Stable on amd64 wrt bug #182190 15 Jul 2007; nixnut <nixnut@gentoo.org> ivman-0.6.14.ebuild: Stable on ppc wrt bug 182190 diff --git a/sys-apps/ivman/ivman-0.6.14.ebuild b/sys-apps/ivman/ivman-0.6.14.ebuild index 6dd3d638f5de..e1444acbd166 100644 --- a/sys-apps/ivman/ivman-0.6.14.ebuild +++ b/sys-apps/ivman/ivman-0.6.14.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.14.ebuild,v 1.7 2007/07/15 14:03:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.14.ebuild,v 1.8 2007/07/25 20:54:21 angelos 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" |