summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 15:57:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 15:57:12 +0000
commitf126feae200b8e8f2c08cd714d73ded68840cf3e (patch)
tree7a6fb9cce272a0d9dc7c0a7ea1b287237191a921
parentAdd ~ppc64, wrt bug #449220 (diff)
downloadgentoo-2-f126feae200b8e8f2c08cd714d73ded68840cf3e.tar.gz
gentoo-2-f126feae200b8e8f2c08cd714d73ded68840cf3e.tar.bz2
gentoo-2-f126feae200b8e8f2c08cd714d73ded68840cf3e.zip
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r--sys-fs/dmraid/ChangeLog6
-rw-r--r--sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-fs/dmraid/ChangeLog b/sys-fs/dmraid/ChangeLog
index 1b2df92756e6..e3c8873e2c2a 100644
--- a/sys-fs/dmraid/ChangeLog
+++ b/sys-fs/dmraid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dmraid
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/ChangeLog,v 1.28 2012/11/04 02:19:51 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/ChangeLog,v 1.29 2012/12/31 15:57:12 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> dmraid-1.0.0_rc16-r3.ebuild:
+ Add ~ppc64, wrt bug #449220
04 Nov 2012; Ian Stakenvicius <axs@gentoo.org> -dmraid-1.0.0_rc16-r2.ebuild,
dmraid-1.0.0_rc16-r3.ebuild:
@@ -152,4 +155,3 @@
- initial version of dmraid. bug #63041 - This software discovers, activates,
deactivates and displays properties of software RAID sets (eg, ATARAID) and
contained DOS partitions.
-
diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild b/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild
index 9eec5c4be653..0f8a2dff8225 100644
--- a/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild
+++ b/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild,v 1.4 2012/11/04 02:19:51 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild,v 1.5 2012/12/31 15:57:12 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://people.redhat.com/~heinzm/sw/dmraid/src/${PN}-${MY_PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="dietlibc intel_led klibc led mini static"
REQUIRED_USE="klibc? ( !dietlibc )"