summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-25 17:30:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-25 17:30:09 +0000
commitdb23ead873dffbdb2c61e9570d4d1775d1ed7690 (patch)
treeb3205920b1c9ec7de6b928906b1706ae9f0476ac /sys-fs/mdadm
parentStable for ppc, wrt bug #485104 (diff)
downloadgentoo-2-db23ead873dffbdb2c61e9570d4d1775d1ed7690.tar.gz
gentoo-2-db23ead873dffbdb2c61e9570d4d1775d1ed7690.tar.bz2
gentoo-2-db23ead873dffbdb2c61e9570d4d1775d1ed7690.zip
Stable for ppc, wrt bug #480114
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r--sys-fs/mdadm/ChangeLog5
-rw-r--r--sys-fs/mdadm/mdadm-3.2.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mdadm/ChangeLog b/sys-fs/mdadm/ChangeLog
index f04f3d088782..e93c3f9f70fd 100644
--- a/sys-fs/mdadm/ChangeLog
+++ b/sys-fs/mdadm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mdadm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.170 2013/09/23 19:17:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.171 2013/09/25 17:30:09 ago Exp $
+
+ 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+ Stable for ppc, wrt bug #480114
23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
Stable for sparc, wrt bug #480114
diff --git a/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild b/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild
index 97d674016e39..174fac2096b7 100644
--- a/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild
+++ b/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.9 2013/09/23 19:17:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.10 2013/09/25 17:30:09 ago Exp $
EAPI="4"
inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,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"
DEPEND="virtual/pkgconfig"