diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:08:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:08:02 +0000 |
commit | cc710d78ae0478a0c3f11baeb983f2539c170f4a (patch) | |
tree | 2364f72a3d24c87fda49e5226c01b7e1fe924b55 /sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild | |
parent | Version Bump (diff) | |
download | gentoo-2-cc710d78ae0478a0c3f11baeb983f2539c170f4a.tar.gz gentoo-2-cc710d78ae0478a0c3f11baeb983f2539c170f4a.tar.bz2 gentoo-2-cc710d78ae0478a0c3f11baeb983f2539c170f4a.zip |
Stable for amd64, wrt bug #408021
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild b/sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild index a585522269f4..65afe91fbfd0 100644 --- a/sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild,v 1.1 2012/02/09 17:39:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.7.ebuild,v 1.2 2012/03/13 13:08:02 ago Exp $ EAPI="3" @@ -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" RDEPEND=">=sys-apps/util-linux-2.17.2 |