summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-31 15:58:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-31 15:58:54 +0000
commit85a33f2ae45f09a87d3ff50b9bf05c64a751c5af (patch)
tree1984d2f3c9a71646e5f3ab6c7ab222bf32b11487 /sys-fs/xfsprogs
parentStable for ppc64, wrt bug #523440 (diff)
downloadgentoo-2-85a33f2ae45f09a87d3ff50b9bf05c64a751c5af.tar.gz
gentoo-2-85a33f2ae45f09a87d3ff50b9bf05c64a751c5af.tar.bz2
gentoo-2-85a33f2ae45f09a87d3ff50b9bf05c64a751c5af.zip
Stable for ppc64, wrt bug #524374
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/xfsprogs')
-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 4f0d794c2867..de1446137550 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.171 2014/10/30 14:05:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.172 2014/10/31 15:58:54 ago Exp $
+
+ 31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild:
+ Stable for ppc64, wrt bug #524374
30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild:
Stable for amd64, wrt bug #524374
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild
index 5b0f3b8a0414..23fbc7f12818 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.4 2014/10/30 14:05:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.5 2014/10/31 15:58:54 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 )"