summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-15 20:37:12 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-15 20:37:12 +0000
commitcfc5743ae5e477668845678921a75aa661cc9fc5 (patch)
treef0f28c593bd7c237192b3ee43cd2c2fab07f7793 /sys-fs
parentDEPEND on sys-devel/gettext by Ben Kohler <bkohler@gmail.com>, bug #555000. R... (diff)
downloadgentoo-2-cfc5743ae5e477668845678921a75aa661cc9fc5.tar.gz
gentoo-2-cfc5743ae5e477668845678921a75aa661cc9fc5.tar.bz2
gentoo-2-cfc5743ae5e477668845678921a75aa661cc9fc5.zip
ia64 stable wrt bug #551802
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 7df0c9fe028b..f20683f1d0a0 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.185 2015/07/03 10:16:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.186 2015/07/15 20:37:12 zlogene Exp $
+
+ 15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfsprogs-3.2.2.ebuild:
+ ia64 stable wrt bug #551802
03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.2.ebuild:
Stable for alpha, wrt bug #551802
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild
index 095a06003ac7..c89fb044ec1b 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.7 2015/07/03 10:16:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild,v 1.8 2015/07/15 20:37:12 zlogene 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 )"