summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-23 20:34:59 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-23 20:34:59 +0000
commit0e588b826ca55cfbce2622058eee93687b1ed314 (patch)
tree9ed0f74d0cefdb9508952fcc304388af521bd5b4 /sys-fs
parentppc stable wrt bug #454572 (diff)
downloadgentoo-2-0e588b826ca55cfbce2622058eee93687b1ed314.tar.gz
gentoo-2-0e588b826ca55cfbce2622058eee93687b1ed314.tar.bz2
gentoo-2-0e588b826ca55cfbce2622058eee93687b1ed314.zip
ppc stable wrt bug #551802
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/xfsprogs/ChangeLog5
-rw-r--r--sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog
index f20683f1d0a0..a8a4bf554889 100644
--- a/sys-fs/xfsprogs/ChangeLog
+++ b/sys-fs/xfsprogs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/xfsprogs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.186 2015/07/15 20:37:12 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.187 2015/07/23 20:34:59 pacho Exp $
+
+ 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfsprogs-3.2.2.ebuild:
+ ppc stable wrt bug #551802
15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfsprogs-3.2.2.ebuild:
ia64 stable wrt bug #551802
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild
index c89fb044ec1b..4e676aca5646 100644
--- a/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild,v 1.8 2015/07/15 20:37:12 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild,v 1.9 2015/07/23 20:34:59 pacho 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 )"