diff options
author | 2013-03-31 11:13:46 +0000 | |
---|---|---|
committer | 2013-03-31 11:13:46 +0000 | |
commit | 6d07ea0298f98f7c74e3ac2e54fe269f7ac27abc (patch) | |
tree | 1581cad202f28fb956ba1fbe7776113bb025096d /sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild | |
parent | Stable for sh, wrt bug #457330 (diff) | |
download | historical-6d07ea0298f98f7c74e3ac2e54fe269f7ac27abc.tar.gz historical-6d07ea0298f98f7c74e3ac2e54fe269f7ac27abc.tar.bz2 historical-6d07ea0298f98f7c74e3ac2e54fe269f7ac27abc.zip |
Stable for sh, wrt bug #457486
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |