diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 11:13:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 11:13:44 +0000 |
commit | 23432952a4e35fe26a113313d3076c4506f30b50 (patch) | |
tree | e3910eb76a9bd872f724b7cc776fd242a008b2fd /sys-fs/xfsprogs | |
parent | Stable for sh, wrt bug #457330 (diff) | |
download | gentoo-2-23432952a4e35fe26a113313d3076c4506f30b50.tar.gz gentoo-2-23432952a4e35fe26a113313d3076c4506f30b50.tar.bz2 gentoo-2-23432952a4e35fe26a113313d3076c4506f30b50.zip |
Stable for sh, wrt bug #457486
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog index 71a8b49f0ff2..d1dccfa92ee7 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.162 2013/03/31 09:53:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.163 2013/03/31 11:13:44 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.1.10.ebuild: + Stable for sh, wrt bug #457486 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.1.10.ebuild: Stable for sparc, wrt bug #457486 diff --git a/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild b/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild index e6334b4031d6..7ce4343ee2f6 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.9 2013/03/31 09:53:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild,v 1.10 2013/03/31 11:13:44 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 )" |