diff options
author | 2008-12-22 13:13:04 +0000 | |
---|---|---|
committer | 2008-12-22 13:13:04 +0000 | |
commit | 38f143ecabde36bb546821253b66baeea1d8d1b6 (patch) | |
tree | f4541d729d670ded34cc3a3e107372ab31fc5328 /sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild | |
parent | Version bump, some new features including support for source files with same ... (diff) | |
download | historical-38f143ecabde36bb546821253b66baeea1d8d1b6.tar.gz historical-38f143ecabde36bb546821253b66baeea1d8d1b6.tar.bz2 historical-38f143ecabde36bb546821253b66baeea1d8d1b6.zip |
Sparc stable, Bug #252148.
Package-Manager: portage-2.2_rc18/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild b/sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild index 13ea80299107..d35f249a1b03 100644 --- a/sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild,v 1.2 2008/11/16 14:44:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.10.1.ebuild,v 1.3 2008/12/22 13:13:04 fmccor Exp $ inherit eutils toolchain-funcs autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" IUSE="nls" RDEPEND="sys-fs/e2fsprogs" |