summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-02-11 20:26:49 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-02-11 20:26:49 +0000
commitb8d42a2ac0d31dc623df3be565e43b00dd3bdf2c (patch)
treec2158d71474257108e7c55a376ce07a8e312b384 /sys-fs/mdadm
parentVersion bump (see bug #157508). (diff)
downloadgentoo-2-b8d42a2ac0d31dc623df3be565e43b00dd3bdf2c.tar.gz
gentoo-2-b8d42a2ac0d31dc623df3be565e43b00dd3bdf2c.tar.bz2
gentoo-2-b8d42a2ac0d31dc623df3be565e43b00dd3bdf2c.zip
Stable on x86, bug #166309.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r--sys-fs/mdadm/ChangeLog7
-rw-r--r--sys-fs/mdadm/mdadm-2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/mdadm/ChangeLog b/sys-fs/mdadm/ChangeLog
index 9aba0444a293..ba4cef385b71 100644
--- a/sys-fs/mdadm/ChangeLog
+++ b/sys-fs/mdadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mdadm
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.54 2006/12/28 23:21:27 dev-zero Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.55 2007/02/11 20:26:49 ticho Exp $
+
+ 11 Feb 2007; Andrej Kacian <ticho@gentoo.org> mdadm-2.6.ebuild:
+ Stable on x86, bug #166309.
*mdadm-2.6 (28 Dec 2006)
diff --git a/sys-fs/mdadm/mdadm-2.6.ebuild b/sys-fs/mdadm/mdadm-2.6.ebuild
index 4259bb58d8f0..1d1eb6987f2c 100644
--- a/sys-fs/mdadm/mdadm-2.6.ebuild
+++ b/sys-fs/mdadm/mdadm-2.6.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-fs/mdadm/mdadm-2.6.ebuild,v 1.1 2006/12/28 23:21:27 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.ebuild,v 1.2 2007/02/11 20:26:49 ticho 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() {