diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:05:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:05:06 +0000 |
commit | ffac7586c09c74445246eb4247279e945bc39c20 (patch) | |
tree | 8abc8d96f290d6d9909ec4e9523ed6afcec68614 /sys-fs | |
parent | Stable for amd64, wrt bug #527394 (diff) | |
download | gentoo-2-ffac7586c09c74445246eb4247279e945bc39c20.tar.gz gentoo-2-ffac7586c09c74445246eb4247279e945bc39c20.tar.bz2 gentoo-2-ffac7586c09c74445246eb4247279e945bc39c20.zip |
Stable for amd64, wrt bug #524374
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-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 4f5b93fa2558..4f0d794c2867 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.170 2014/10/23 09:28:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.171 2014/10/30 14:05:06 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.2.1.ebuild: + Stable for amd64, wrt bug #524374 23 Oct 2014; Jeroen Roovers <jer@gentoo.org> xfsprogs-3.2.1.ebuild: Stable for HPPA (bug #524374). diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild index 119ba0ac11c1..5b0f3b8a0414 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.3 2014/10/23 09:28:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.2.1.ebuild,v 1.4 2014/10/30 14:05:06 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 )" |