diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:31:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:31:58 +0000 |
commit | f603ae56a59a50252fd86f963f143002c2abb12c (patch) | |
tree | 33fd3efab7ddf8962fa4f6802ec03807f07ecef5 /sys-fs | |
parent | Stable for ppc64, wrt bug #457272 (diff) | |
download | gentoo-2-f603ae56a59a50252fd86f963f143002c2abb12c.tar.gz gentoo-2-f603ae56a59a50252fd86f963f143002c2abb12c.tar.bz2 gentoo-2-f603ae56a59a50252fd86f963f143002c2abb12c.zip |
Stable for ppc64, wrt bug #457486
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog index e3bd06184b51..c97be6c51dac 100644 --- a/sys-fs/xfsprogs/ChangeLog +++ b/sys-fs/xfsprogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsprogs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.157 2013/03/26 18:12:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.158 2013/03/27 09:31:58 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.1.10.ebuild: + Stable for ppc64, wrt bug #457486 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.1.10.ebuild: Stable for ppc, wrt bug #457486 diff --git a/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild b/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild index 45701cff44a1..a873aa9a0887 100644 --- a/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild,v 1.4 2013/03/26 18:12:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild,v 1.5 2013/03/27 09:31:58 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 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |