diff options
author | 2007-02-05 13:49:18 +0000 | |
---|---|---|
committer | 2007-02-05 13:49:18 +0000 | |
commit | 1c84ac2dadd858ba654fd8a5af998723578732f5 (patch) | |
tree | f6ba4a57870c51d4538af55fa1398b990b600270 /sys-apps/ivman | |
parent | x86 stable wrt bug 165391 (diff) | |
download | gentoo-2-1c84ac2dadd858ba654fd8a5af998723578732f5.tar.gz gentoo-2-1c84ac2dadd858ba654fd8a5af998723578732f5.tar.bz2 gentoo-2-1c84ac2dadd858ba654fd8a5af998723578732f5.zip |
Stable on sparc wrt #163436
(Portage version: 2.1.2-r5)
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index c07df9c7ca91..4410a6718fbd 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.46 2006/12/04 23:32:04 genstef Exp $ +# 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 $ + + 05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> ivman-0.6.13.ebuild: + Stable on sparc wrt #163436 *ivman-0.6.13 (04 Dec 2006) diff --git a/sys-apps/ivman/ivman-0.6.13.ebuild b/sys-apps/ivman/ivman-0.6.13.ebuild index 67ffc14bc2b7..aaab1dfb00a0 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-2006 Gentoo Foundation +# 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.1 2006/12/04 23:32:04 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.13.ebuild,v 1.2 2007/02/05 13:49:18 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" |