diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 14:13:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 14:13:24 +0000 |
commit | 56733fca770001e3892d29e4bb76dfd2c766824b (patch) | |
tree | f8a39cca631e1bc9ffb624f390d57658326c9858 /sys-apps/ivman | |
parent | Stable on sparc wrt #165391 (diff) | |
download | gentoo-2-56733fca770001e3892d29e4bb76dfd2c766824b.tar.gz gentoo-2-56733fca770001e3892d29e4bb76dfd2c766824b.tar.bz2 gentoo-2-56733fca770001e3892d29e4bb76dfd2c766824b.zip |
x86 stable wrt bug 163436
(Portage version: 2.1.2-r7)
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index 4410a6718fbd..54946cf461c8 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.47 2007/02/05 13:49:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.48 2007/02/05 14:13:24 armin76 Exp $ + + 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> ivman-0.6.13.ebuild: + x86 stable wrt bug 163436 05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> ivman-0.6.13.ebuild: Stable on sparc wrt #163436 diff --git a/sys-apps/ivman/ivman-0.6.13.ebuild b/sys-apps/ivman/ivman-0.6.13.ebuild index aaab1dfb00a0..adc3227716e7 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-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.2 2007/02/05 13:49:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.13.ebuild,v 1.3 2007/02/05 14:13:24 armin76 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" |