summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-02-13 21:05:30 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-02-13 21:05:30 +0000
commit08310825ce3e435b771d65abecf4bde0e7623275 (patch)
tree854e165d5678025cc874f8f776f7316194e9f3b7 /sys-fs/mdadm
parentFix excessive notifications from some streams; bug #166484 (diff)
downloadgentoo-2-08310825ce3e435b771d65abecf4bde0e7623275.tar.gz
gentoo-2-08310825ce3e435b771d65abecf4bde0e7623275.tar.bz2
gentoo-2-08310825ce3e435b771d65abecf4bde0e7623275.zip
Stable on alpha/ppc wrt bug #166309.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r--sys-fs/mdadm/ChangeLog5
-rw-r--r--sys-fs/mdadm/mdadm-2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mdadm/ChangeLog b/sys-fs/mdadm/ChangeLog
index 136bd1588cfc..558c7bc514c5 100644
--- a/sys-fs/mdadm/ChangeLog
+++ b/sys-fs/mdadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mdadm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.58 2007/02/13 11:04:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.59 2007/02/13 21:05:30 wolf31o2 Exp $
+
+ 13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> mdadm-2.6.ebuild:
+ Stable on alpha/ppc wrt bug #166309.
13 Feb 2007; Markus Rothe <corsair@gentoo.org> mdadm-2.6.ebuild:
Stable on ppc64; bug #166309
diff --git a/sys-fs/mdadm/mdadm-2.6.ebuild b/sys-fs/mdadm/mdadm-2.6.ebuild
index fa5e13e76ddf..0ab4642241bd 100644
--- a/sys-fs/mdadm/mdadm-2.6.ebuild
+++ b/sys-fs/mdadm/mdadm-2.6.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-fs/mdadm/mdadm-2.6.ebuild,v 1.5 2007/02/13 11:04:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.ebuild,v 1.6 2007/02/13 21:05:30 wolf31o2 Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="static"
src_unpack() {