summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-01 17:43:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-01 17:43:22 +0000
commit54abc390034527ff714063e3ffb05f24886830ac (patch)
tree7fafad901e4aa6282ec13700e6524704838d2e7f /sys-fs
parentStable for ppc, wrt bug #516838 (diff)
downloadgentoo-2-54abc390034527ff714063e3ffb05f24886830ac.tar.gz
gentoo-2-54abc390034527ff714063e3ffb05f24886830ac.tar.bz2
gentoo-2-54abc390034527ff714063e3ffb05f24886830ac.zip
Stable for ppc, wrt bug #524374
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/xfsprogs/ChangeLog5
-rw-r--r--sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog
index de1446137550..a442ebcd0f5a 100644
--- a/sys-fs/xfsprogs/ChangeLog
+++ b/sys-fs/xfsprogs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/xfsprogs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.172 2014/10/31 15:58:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.173 2014/11/01 17:43:22 ago Exp $
+
+ 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild:
+ Stable for ppc, wrt bug #524374
31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild:
Stable for ppc64, wrt bug #524374
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
index 23fbc7f12818..aa83f2a35f8f 100644
--- a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.5 2014/10/31 15:58:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.6 2014/11/01 17:43:22 ago Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="libedit nls readline static static-libs"
REQUIRED_USE="static? ( static-libs )"