summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-08-02 10:02:59 +0000
committerPacho Ramos <pacho@gentoo.org>2015-08-02 10:02:59 +0000
commit1ac5040d27ed213688df87fb376ada806203f899 (patch)
treeac22d1c78effe114112acf9fbfd8015eee4bacda
parentUpdate masks (diff)
downloadgentoo-2-1ac5040d27ed213688df87fb376ada806203f899.tar.gz
gentoo-2-1ac5040d27ed213688df87fb376ada806203f899.tar.bz2
gentoo-2-1ac5040d27ed213688df87fb376ada806203f899.zip
sparc stable wrt bug #487672
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
-rw-r--r--sys-fs/dmraid/ChangeLog7
-rw-r--r--sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/dmraid/ChangeLog b/sys-fs/dmraid/ChangeLog
index ec7fa0a1e71c..32d875cab012 100644
--- a/sys-fs/dmraid/ChangeLog
+++ b/sys-fs/dmraid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dmraid
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/ChangeLog,v 1.41 2014/07/23 10:32:00 klausman Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/ChangeLog,v 1.42 2015/08/02 10:02:59 pacho Exp $
+
+ 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> dmraid-1.0.0_rc16-r3.ebuild:
+ sparc stable wrt bug #487672
23 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
dmraid-1.0.0_rc16-r3.ebuild:
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 b44761a13dd1..d795a2626a04 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-2014 Gentoo Foundation
+# Copyright 1999-2015 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.17 2014/07/23 10:32:00 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild,v 1.18 2015/08/02 10:02:59 pacho 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="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE="dietlibc intel_led klibc led mini static"
REQUIRED_USE="klibc? ( !dietlibc )"