summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-03 09:20:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-03 09:20:29 +0000
commit4386848da5782849a172d95cf817be6c5cb5ea7d (patch)
tree81a9063b623a75826643500274553f16233a011e /sys-fs/mdadm
parentversion bump (diff)
downloadgentoo-2-4386848da5782849a172d95cf817be6c5cb5ea7d.tar.gz
gentoo-2-4386848da5782849a172d95cf817be6c5cb5ea7d.tar.bz2
gentoo-2-4386848da5782849a172d95cf817be6c5cb5ea7d.zip
ia64/sparc stable wrt #215353
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r--sys-fs/mdadm/ChangeLog5
-rw-r--r--sys-fs/mdadm/mdadm-2.6.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mdadm/ChangeLog b/sys-fs/mdadm/ChangeLog
index f8d986a795c3..ea443fb7a594 100644
--- a/sys-fs/mdadm/ChangeLog
+++ b/sys-fs/mdadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mdadm
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.96 2008/04/02 18:34:28 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.97 2008/04/03 09:20:29 armin76 Exp $
+
+ 03 Apr 2008; Raúl Porcel <armin76@gentoo.org> mdadm-2.6.4-r1.ebuild:
+ ia64/sparc stable wrt #215353
02 Apr 2008; Tobias Klausmann <klausman@gentoo.org> mdadm-2.6.4-r1.ebuild:
Stable on alpha, bug #215353
diff --git a/sys-fs/mdadm/mdadm-2.6.4-r1.ebuild b/sys-fs/mdadm/mdadm-2.6.4-r1.ebuild
index 5f462001b0b8..b533484cf5f7 100644
--- a/sys-fs/mdadm/mdadm-2.6.4-r1.ebuild
+++ b/sys-fs/mdadm/mdadm-2.6.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.4-r1.ebuild,v 1.3 2008/04/02 18:34:28 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.6.4-r1.ebuild,v 1.4 2008/04/03 09:20:29 armin76 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() {