diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-11 13:14:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-11 13:14:52 +0000 |
commit | 7de21cca06b2c69133f58cf419811c12baa31660 (patch) | |
tree | 7e90a9a55392f7b850e6327bd2e5330420540f25 /sys-apps | |
parent | new upstream release. (diff) | |
download | gentoo-2-7de21cca06b2c69133f58cf419811c12baa31660.tar.gz gentoo-2-7de21cca06b2c69133f58cf419811c12baa31660.tar.bz2 gentoo-2-7de21cca06b2c69133f58cf419811c12baa31660.zip |
Stable on sparc wrt #182190
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-apps')
-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 cbaccbcfebec..1229148d040a 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.54 2007/07/10 07:49:14 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.55 2007/07/11 13:14:52 gustavoz Exp $ + + 11 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> ivman-0.6.14.ebuild: + Stable on sparc wrt #182190 10 Jul 2007; Stefan Schweizer <genstef@gentoo.org> ivman-0.6.14.ebuild: remove debugging output thanks to Denilson <denilsonsa@gmail.com> in bug 182190 diff --git a/sys-apps/ivman/ivman-0.6.14.ebuild b/sys-apps/ivman/ivman-0.6.14.ebuild index 66d5cc17f824..150fd6ceaf05 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.3 2007/07/10 07:49:14 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.14.ebuild,v 1.4 2007/07/11 13:14:52 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" |