summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2006-08-18 00:45:02 +0000
committerMalcolm Lashley <malc@gentoo.org>2006-08-18 00:45:02 +0000
commit1cccd7bbd36f5acb0d8db8e7a793b625a9f3af84 (patch)
tree2817e6f9582dfc35e509c788fc4076bc57d71a34 /sys-apps/ivman
parentAdded a patch to fix makefiles with recent gcc thanks to desbaine@yahoo.com. ... (diff)
downloadgentoo-2-1cccd7bbd36f5acb0d8db8e7a793b625a9f3af84.tar.gz
gentoo-2-1cccd7bbd36f5acb0d8db8e7a793b625a9f3af84.tar.bz2
gentoo-2-1cccd7bbd36f5acb0d8db8e7a793b625a9f3af84.zip
Stable on amd64
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r--sys-apps/ivman/ChangeLog5
-rw-r--r--sys-apps/ivman/ivman-0.6.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog
index d72db0297706..084abcd4cd4a 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.44 2006/08/12 14:17:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.45 2006/08/18 00:45:02 malc Exp $
+
+ 18 Aug 2006; <malc@gentoo.org> ivman-0.6.12.ebuild:
+ Stable on amd64
12 Aug 2006; Markus Rothe <corsair@gentoo.org> ivman-0.6.12.ebuild:
Stable on ppc64; bug #142102
diff --git a/sys-apps/ivman/ivman-0.6.12.ebuild b/sys-apps/ivman/ivman-0.6.12.ebuild
index 9975ce5ac7ec..7937fe536a30 100644
--- a/sys-apps/ivman/ivman-0.6.12.ebuild
+++ b/sys-apps/ivman/ivman-0.6.12.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.12.ebuild,v 1.6 2006/08/12 14:17:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.12.ebuild,v 1.7 2006/08/18 00:45:02 malc 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"