diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-11 10:46:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-11 10:46:24 +0000 |
commit | 0c835ef8ac81ed88998e76538d75c5d2285548a9 (patch) | |
tree | 1b68e874035caa2c26be57079ab8d1b77b9fa3f4 /sys-fs/xfsprogs | |
parent | Stable for ia64, wrt bug #516838 (diff) | |
download | gentoo-2-0c835ef8ac81ed88998e76538d75c5d2285548a9.tar.gz gentoo-2-0c835ef8ac81ed88998e76538d75c5d2285548a9.tar.bz2 gentoo-2-0c835ef8ac81ed88998e76538d75c5d2285548a9.zip |
Stable for ia64, wrt bug #524374
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog index 228bcef977d5..859e9005cd3f 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.176 2014/11/04 09:20:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.177 2014/11/11 10:46:24 ago Exp $ + + 11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild: + Stable for ia64, wrt bug #524374 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild: Stable for sparc, wrt bug #524374 diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild index 1efa0e5deea8..6b92cd8835a7 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.9 2014/11/04 09:20:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.10 2014/11/11 10:46:24 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 )" |