diff options
author | 2006-06-15 18:06:33 +0000 | |
---|---|---|
committer | 2006-06-15 18:06:33 +0000 | |
commit | e9fefedf2f6bf5231da576563cbcc709c763a80a (patch) | |
tree | 89085009d75abb912e6920bf8c30c66bbb8c6aab /sys-apps | |
parent | tidy up after wolf31o2; stable for x86 (diff) | |
download | gentoo-2-e9fefedf2f6bf5231da576563cbcc709c763a80a.tar.gz gentoo-2-e9fefedf2f6bf5231da576563cbcc709c763a80a.tar.bz2 gentoo-2-e9fefedf2f6bf5231da576563cbcc709c763a80a.zip |
ppc stable, bug #136292
(Portage version: 2.1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index cb4a347e3ce7..7e4f8cbff35e 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.35 2006/06/13 18:25:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.36 2006/06/15 18:06:33 dertobi123 Exp $ + + 15 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> ivman-0.6.11.ebuild: + ppc stable, bug #136292 13 Jun 2006; Brent Baude <ranger@gentoo.org> ChangeLog: Marking ivman-0.6.11 ppc64 stable per bug 136292 diff --git a/sys-apps/ivman/ivman-0.6.11.ebuild b/sys-apps/ivman/ivman-0.6.11.ebuild index d712d705e57b..6433c169467b 100644 --- a/sys-apps/ivman/ivman-0.6.11.ebuild +++ b/sys-apps/ivman/ivman-0.6.11.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.11.ebuild,v 1.3 2006/06/13 18:18:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.11.ebuild,v 1.4 2006/06/15 18:06:33 dertobi123 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" |