summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-03 10:16:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-03 10:16:50 +0000
commit0d11fd7093f59d9f8543e1f5a7807caa49793992 (patch)
treeaac1ed1ef0f4b7736ea4bd9eb94c652f2463de3c /sys-fs
parentStable for alpha, wrt bug #550164 (diff)
downloadgentoo-2-0d11fd7093f59d9f8543e1f5a7807caa49793992.tar.gz
gentoo-2-0d11fd7093f59d9f8543e1f5a7807caa49793992.tar.bz2
gentoo-2-0d11fd7093f59d9f8543e1f5a7807caa49793992.zip
Stable for alpha, wrt bug #551802
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog
index bd5dcfbf3ab8..7df0c9fe028b 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.184 2015/06/21 10:52:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.185 2015/07/03 10:16:50 ago Exp $
+
+ 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.2.ebuild:
+ Stable for alpha, wrt bug #551802
21 Jun 2015; Markus Meier <maekke@gentoo.org> xfsprogs-3.2.2.ebuild:
arm stable, bug #551802
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild
index 843c2b4b1a0e..095a06003ac7 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.6 2015/06/21 10:52:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.2.ebuild,v 1.7 2015/07/03 10:16:50 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 )"