diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 09:21:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 09:21:29 +0000 |
commit | e251673f2876b7ae2e6c230c3f24a00343901e73 (patch) | |
tree | 6cd19d408248eadc4931c9f41825d4b52d249d81 /sys-apps/ivman | |
parent | Added ~ppc64; bug #122726 (diff) | |
download | gentoo-2-e251673f2876b7ae2e6c230c3f24a00343901e73.tar.gz gentoo-2-e251673f2876b7ae2e6c230c3f24a00343901e73.tar.bz2 gentoo-2-e251673f2876b7ae2e6c230c3f24a00343901e73.zip |
Stable on ppc64: bug #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 caa0b53c6817..5240ce5a38db 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.26 2006/02/11 06:09:57 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.27 2006/02/14 09:21:29 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> ivman-0.6.8.ebuild: + Stable on ppc64: bug #120582 *ivman-0.6.9 (11 Feb 2006) diff --git a/sys-apps/ivman/ivman-0.6.8.ebuild b/sys-apps/ivman/ivman-0.6.8.ebuild index 55ca5ea0146a..25181255f868 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.3 2006/02/02 05:26:39 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.8.ebuild,v 1.4 2006/02/14 09:21:29 corsair 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" |